neoneo-go/pkg/services
Ekaterina Pavlova 4cf1d5a0fa services: fix TestNotary
It is failing sometimes because transaction is being accepted. It
happens because executor's chain continuously produces blocks, so
occasionally the block is being accepted right after transaction
submission.

Close ##3366

Signed-off-by: Ekaterina Pavlova <ekt@morphbits.io>
2024-04-01 11:39:10 +03:00
..
helpers/rpcbroadcaster *: replace interface{} with any keyword 2023-04-04 13:22:42 +03:00
metrics services: update logs flush after services shutdown 2024-02-27 15:10:51 +03:00
notary services: fix TestNotary 2024-04-01 11:39:10 +03:00
oracle *: replace slice.Copy with bytes.Clone 2024-03-05 13:54:10 +03:00
rpcsrv rpcsrv: update block20StateRootLE 2024-03-22 17:20:06 +03:00
stateroot services: update logs flush after services shutdown 2024-02-27 15:10:51 +03:00