neo-go/internal
Anna Shaleva e0e7fdf810 cli: unify canceltx command output
Always return "Target transaction accepted" error if the target transation was
either accepted by the moment of command run or during the command
handling. Exit with code 1 in both cases. Adjust TestAwaitUtilCancelTx
correspondingly, allow both cases in test. Simplify the test along the
way, remove useless code.

Close #3365.

Signed-off-by: Anna Shaleva <shaleva.ann@nspcc.ru>
2024-04-02 15:23:25 +03:00
..
basicchain core: move contract notifications check under HFBasilisk 2023-08-18 16:40:20 +03:00
contracts *: update interop deps 2024-03-22 17:17:30 +03:00
fakechain *: replace go.uber.org/atomic with sync/atomic 2023-10-12 17:59:34 +03:00
keytestcases core: rename Neo.Crypto.CheckSig interop 2021-05-11 18:37:55 +03:00
random *: add nolint comment to deprecated math/rand usages 2024-03-05 13:54:10 +03:00
testchain native: introduce attribute pricing 2023-11-21 13:42:56 +03:00
testcli cli: unify canceltx command output 2024-04-02 15:23:25 +03:00
testserdes *: replace interface{} with any keyword 2023-04-04 13:22:42 +03:00
versionutil internal: avoid race access to config.Version by tests 2023-10-10 11:59:53 +03:00