neoneo-go/pkg/services/stateroot
Roman Khimov f91ff78918 payload: drop Network from Extensible
It's only used to sign/verify it and is not a part of the structure. It's
still neded in consensus.Payload though because that's the way dbft library
is.
2021-03-26 13:45:18 +03:00
..
message.go state: add network to MPTRoot, change hashing 2021-03-25 22:37:30 +03:00
network.go payload: drop Network from Extensible 2021-03-26 13:45:18 +03:00
service.go state: add network to MPTRoot, change hashing 2021-03-25 22:37:30 +03:00
signature.go stateroot: allow to sign new roots 2021-03-09 13:51:11 +03:00
validators.go payload: drop Network from Extensible 2021-03-26 13:45:18 +03:00
vote.go stateroot: allow to sign new roots 2021-03-09 13:51:11 +03:00