neo-go/pkg/core/dao
Anna Shaleva dc8b2f639a dao: do not remove block executable by conflict record stub
It's possible for transaction to include block hash into Conflicts
attribure. If so, then we must not remove block executable record while
cleaning transation's conflict records.

This commit is a direct consequence of
e6ceee0f230a21c87006a9297636be29c0d8ea47. Ref. #3427.

Signed-off-by: Anna Shaleva <shaleva.ann@nspcc.ru>
2024-05-16 12:13:41 +03:00
..
dao.go dao: do not remove block executable by conflict record stub 2024-05-16 12:13:41 +03:00
dao_test.go core: allow transaction to conflict with block 2024-05-16 12:13:41 +03:00