k-nuth/kth

segfault in block::signature_operations() when the validation.state is not present

fpelliccioni opened this issue · 1 comments

This usually happens when we fetch a block from the database and the state metadata is not present.

See
https://github.com/k-nuth/domain/blob/97eb02e2457aa3bdffcfeb93b21f61258a60f36c/src/chain/block.cpp#L397