neoneo-go/pkg/services
Roman Khimov d5c7a40db9 stateroot: try finalizing stateroot when adding our signature
And don't add/resend it multiple times.

1. We can be in a setup with one SV only and no AddSignature() called at all.
2. AddSignature() might add M-1 signatures and our signature should be the
   last one to complete MPTRoot, but we'll never do that.
2021-05-06 23:29:43 +03:00
..
helpers/rpcbroadcaster rpcbroadcaster: don't mess with the URL from the config 2021-04-02 11:13:38 +03:00
notary services/consensus: add some logging on start 2021-04-02 13:13:26 +03:00
oracle oracle: specify neofs timeout as timeout, set default if 0 2021-04-06 17:08:04 +03:00
stateroot stateroot: try finalizing stateroot when adding our signature 2021-05-06 23:29:43 +03:00