Now side chain stores state roots in block headers and
have configurable fee for data audit result register.
Signed-off-by: Alex Vanin <alexey@nspcc.ru>
This updates includes neo-go update to v0.94.0
that triggered wallet and address changes. Also
neofs-node configuration expanded with notary
related values.
Signed-off-by: Alex Vanin <alexey@nspcc.ru>
With this commit:
* sidechain produces block per second,
* inner ring nodes emit gas through alphabet contracts,
* storage nodes re-bootstrap every couple of epochs, otherwise
they will be removed from netmap.
Signed-off-by: Alex Vanin <alexey@nspcc.ru>
Removing useless container health checks and just making IR and Storage nodes to
restart on failure. NeoFS daemons should do all they can to survive.
Signed-off-by: Stanislav Bogatyrev <stanislav@nspcc.ru>