neo-go/pkg/neotest
Roman Khimov 5b49636ebe neotest: use real *core.Blockchain
Hiding it behind blockchainer.Blockchain doesn't improve the testing system,
there is no other implementation of it that can fulfil all the needs of the
neotest and at the same time this limits the functions available to tests.
2022-07-25 11:58:13 +03:00
..
chain [#2442] English Check 2022-05-04 19:48:27 +03:00
account.go [#2442] English Check 2022-05-04 19:48:27 +03:00
basic.go neotest: use real *core.Blockchain 2022-07-25 11:58:13 +03:00
client.go vm: move State type into a package of its own 2022-07-08 18:34:52 +03:00
compile.go [#2442] English Check 2022-05-04 19:48:27 +03:00
doc.go [#2442] English Check 2022-05-04 19:48:27 +03:00
signer.go [#2442] English Check 2022-05-04 19:48:27 +03:00
signer_test.go neotest: allow to extract simple signers from multi-signer 2021-12-09 21:59:02 +03:00