neoneo-go/pkg
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
..
compiler compiler: add test for hasMethod, update all go.mods 2022-07-13 18:22:05 +03:00
config rpc: move rpc.Config to pkg/config, remove pkg/rpc 2022-07-25 11:58:13 +03:00
consensus Merge pull request #2580 from nspcc-dev/service-review 2022-07-05 12:23:25 +03:00
core subscriptions: move NotificationEvent to state 2022-07-25 11:58:13 +03:00
crypto crypto: adjust Checksum documentation 2022-05-13 13:20:40 +03:00
encoding Merge pull request #2531 from nspcc-dev/perf 2022-06-03 10:40:56 +03:00
interop interop: add management.HasMethod() 2022-07-13 17:54:17 +03:00
io [#2442] English Check 2022-05-04 19:48:27 +03:00
neorpc neorpc/result: move NotaryRequestEvent to this package 2022-07-25 11:58:13 +03:00
neotest neotest: use real *core.Blockchain 2022-07-25 11:58:13 +03:00
network metrics: move package to services 2022-07-21 23:38:23 +03:00
rpcclient neorpc/result: move NotaryRequestEvent to this package 2022-07-25 11:58:13 +03:00
services neorpc/result: move NotaryRequestEvent to this package 2022-07-25 11:58:13 +03:00
smartcontract gomod: upgrade yaml package from v2 to v3 2022-05-30 15:26:17 +03:00
util Merge pull request #2531 from nspcc-dev/perf 2022-06-03 10:40:56 +03:00
vm vm: move InvocationTree into a package of its own 2022-07-08 23:30:30 +03:00
wallet *: do not call wallet.Close() explicitly 2022-07-04 19:09:48 +03:00