neoneo-go/pkg
Anna Shaleva 67d4d891ef core: prevent direct access to Notary contract if not active
Otherwise it will cause panic, which isn't expected behaviour.

Signed-off-by: Anna Shaleva <shaleva.ann@nspcc.ru>
2023-04-26 14:11:12 +03:00
..
compiler core: add Backwards option for storage iterators 2023-04-12 16:45:38 +03:00
config config: do not allow negative validators count 2023-04-13 13:43:14 +03:00
consensus core: distinguish notarypool/mempool metrics 2023-04-13 18:40:19 +03:00
core core: prevent direct access to Notary contract if not active 2023-04-26 14:11:12 +03:00
crypto *: replace interface{} with any keyword 2023-04-04 13:22:42 +03:00
encoding *: replace interface{} with any keyword 2023-04-04 13:22:42 +03:00
interop interop/util: Drop unused import 2023-04-22 16:36:49 +04:00
io *: replace interface{} with any keyword 2023-04-04 13:22:42 +03:00
neorpc config: use uint32 for validators/committee members count 2023-04-13 13:42:40 +03:00
neotest core: add BLS12_381 interops 2023-04-05 15:37:50 +03:00
network core: distinguish notarypool/mempool metrics 2023-04-13 18:40:19 +03:00
rpcclient rpcclient: close subscriber channels on wsReader exit 2023-04-19 16:25:43 +03:00
services Revert "native: make management compatible with C# node 3.5.0" 2023-04-25 12:22:11 +03:00
smartcontract Merge pull request #2957 from nspcc-dev/rm-go-17 2023-04-04 15:25:14 +03:00
util *: replace interface{} with any keyword 2023-04-04 13:22:42 +03:00
vm *: replace interface{} with any keyword 2023-04-04 13:22:42 +03:00
wallet Merge pull request #2725 from nspcc-dev/move-cli-tests 2022-10-06 13:43:39 +07:00