neoneo-go/pkg/services/stateroot
Roman Khimov 66aafd868b network: unplug stateroot service from the Server
Notice that it makes the node accept Extensible payloads with any category
which is the same way C# node works. We're trusting Extensible senders,
improper payloads are harmless until they DoS the network, but we have some
protections against that too (and spamming with proper category doesn't differ
a lot).
2022-01-14 19:55:50 +03:00
..
message.go state: drop Network from MPTRoot structure 2021-03-26 13:45:18 +03:00
network.go stateroot: only send stateroot message once per validators count 2021-05-07 14:31:20 +03:00
service.go network: unplug stateroot service from the Server 2022-01-14 19:55:50 +03:00
signature.go stateroot: only send stateroot message once per validators count 2021-05-07 14:31:20 +03:00
validators.go network/services: unify service lifecycle management 2022-01-14 19:53:45 +03:00
vote.go stateroot: allow to sign new roots 2021-03-09 13:51:11 +03:00