neoneo-go/pkg/services/stateroot
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
..
message.go state: drop Network from MPTRoot structure 2021-03-26 13:45:18 +03:00
network.go stateroot: try finalizing stateroot when adding our signature 2021-05-06 23:29:43 +03:00
service.go stateroot: s/onValidatedRoot/relayExtensible/ 2021-05-06 22:32:13 +03:00
signature.go stateroot: try finalizing stateroot when adding our signature 2021-05-06 23:29:43 +03:00
validators.go stateroot: try finalizing stateroot when adding our signature 2021-05-06 23:29:43 +03:00
vote.go stateroot: allow to sign new roots 2021-03-09 13:51:11 +03:00