neoneo-go/pkg
Anna Shaleva 15b4e0a8cd services: adjust StateRoot service initialisation
Perform initialisation of StateRoot service with designated
StateValidator's node list in the service constructor. There's no need
to wait until the next role update event, and it may lead to inaccuraces
in service work on SIGHUP/server restart.

A part of #3228.

Signed-off-by: Anna Shaleva <shaleva.ann@nspcc.ru>
2023-11-24 15:25:51 +03:00
..
compiler compiler: walk over functions in reproducible order, fix #3219 2023-11-23 13:21:51 +03:00
config Merge pull request #3206 from nspcc-dev/relative_path_flag 2023-11-24 08:16:16 +03:00
consensus native: introduce attribute pricing 2023-11-21 13:42:56 +03:00
core core, services: fix Designation-dependant service initialisation 2023-11-24 15:25:51 +03:00
crypto *: introduce Genesis protocol configuration 2023-10-19 18:30:20 +03:00
encoding *: drop go 1.18 support in doc and build targets 2023-10-12 17:59:42 +03:00
interop core, rpcsrv: apply generic attributes fee logic to NotaryServiceFeePerKey 2023-11-21 13:42:56 +03:00
io *: replace interface{} with any keyword 2023-04-04 13:22:42 +03:00
neorpc neorpc: restrict maximum subitems number in SignerWithWitness 2023-11-23 12:12:34 +03:00
neotest native: introduce attribute pricing 2023-11-21 13:42:56 +03:00
network Merge pull request #3171 from nspcc-dev/fix-linter 2023-10-20 21:14:41 +03:00
rpcclient docs: canceltransaction is not going to be supported 2023-11-21 16:11:58 +03:00
services services: adjust StateRoot service initialisation 2023-11-24 15:25:51 +03:00
smartcontract Merge pull request #3218 from nspcc-dev/serialization-limits 2023-11-22 21:28:25 +03:00
util *: replace interface{} with any keyword 2023-04-04 13:22:42 +03:00
vm vm: add default limit to SI serialization context 2023-11-22 19:39:01 +03:00
wallet wallet: provide more detailed errors on failed NewWalletFromFile 2023-11-21 13:07:11 +03:00