neoneo-go/pkg
Anna Shaleva 55ab38ed81 network: do not use error channel to start network srv
It's obsolete thing, we have looger and it perfectly suits our needs.

Signed-off-by: Anna Shaleva <shaleva.ann@nspcc.ru>
2023-04-13 13:21:34 +03:00
..
compiler core: add Backwards option for storage iterators 2023-04-12 16:45:38 +03:00
config config: fix the default P2P ping settings 2022-12-07 21:29:40 +03:00
consensus *: replace interface{} with any keyword 2023-04-04 13:22:42 +03:00
core core: add Backwards option for storage iterators 2023-04-12 16:45:38 +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 core: add Backwards option for storage iterators 2023-04-12 16:45:38 +03:00
io *: replace interface{} with any keyword 2023-04-04 13:22:42 +03:00
neorpc neorpc: change peer port to int type (fixes nspcc-dev#2910) 2023-04-06 18:33:09 +02:00
neotest core: add BLS12_381 interops 2023-04-05 15:37:50 +03:00
network network: do not use error channel to start network srv 2023-04-13 13:21:34 +03:00
rpcclient neorpc: change peer port to int type (fixes nspcc-dev#2910) 2023-04-06 18:33:09 +02:00
services network: do not use error channel to start network srv 2023-04-13 13:21:34 +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