neoneo-go/pkg/services/notary
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
..
testdata *: regenerate all wallets with adjusted parameters 2024-03-01 19:19:03 +03:00
core_test.go services: fix TestNotary 2024-04-01 11:39:10 +03:00
node.go *: do not get private key from Account to check if it CanSign() 2022-09-02 14:43:34 +03:00
node_test.go core: distinguish notarypool/mempool metrics 2023-04-13 18:40:19 +03:00
notary.go *: replace slice.Copy with bytes.Clone 2024-03-05 13:54:10 +03:00
notary_test.go core: distinguish notarypool/mempool metrics 2023-04-13 18:40:19 +03:00
request_type.go [#2442] English Check 2022-05-04 19:48:27 +03:00