neo-go/pkg/services
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
..
helpers/rpcbroadcaster *: replace interface{} with any keyword 2023-04-04 13:22:42 +03:00
metrics *: replace go.uber.org/atomic with sync/atomic 2023-10-12 17:59:34 +03:00
notary core, services: fix Designation-dependant service initialisation 2023-11-24 15:25:51 +03:00
oracle core, services: fix Designation-dependant service initialisation 2023-11-24 15:25:51 +03:00
rpcsrv Merge pull request #3222 from nspcc-dev/doc/contracts-storage-seek-call-improvement 2023-11-23 23:03:20 +03:00
stateroot services: adjust StateRoot service initialisation 2023-11-24 15:25:51 +03:00