neo-go/pkg/services/notary
Anna Shaleva 4c288720cd services: allow some slippage in TestNotary
1. Allow 1-block slippage for multisignature request block generation to
   ensure that PostPersist for fb's NVB-th block is properly finished.
2. Allow 1-block slippage before sent request checks to ensure that
   PostPersist for NVB fb's NVB-th block was finished and all
   stale mains were properly marked by Notary service.

Overall, this commits ports the approach of #3390 to the whole test.

Close #3366.

Signed-off-by: Anna Shaleva <shaleva.ann@nspcc.ru>
2024-04-03 18:44:23 +03:00
..
testdata *: regenerate all wallets with adjusted parameters 2024-03-01 19:19:03 +03:00
core_test.go services: allow some slippage in TestNotary 2024-04-03 18:44:23 +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