neo-go/pkg/neotest
Anna Shaleva 4df5d370c5 neotest: export nonce() method
Sometimes user needs to construct transaction by itself, so it's better
to unify nonce sources for auto-generated and manually-generated
transactions to avoid nonce collisions in tests.
2021-11-11 20:00:40 +03:00
..
chain neotest: allow to use 6-node committee 2021-11-11 11:15:15 +03:00
account.go neotest: export nonce() method 2021-11-11 20:00:40 +03:00
basic.go neotest: export nonce() method 2021-11-11 20:00:40 +03:00
client.go neotest: support painless multi-signing 2021-11-11 11:15:15 +03:00
compile.go neotest: add contract testing framework 2021-11-11 11:15:14 +03:00
signer.go neotest: allow to use 6-node committee 2021-11-11 11:15:15 +03:00