neoneo-go/cli/server
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
..
dump.go dao: use custom storage prefix 2021-11-24 16:22:07 +03:00
dump_test.go *: fix tests failing due to path.Join usage 2021-11-29 11:11:09 +03:00
server.go network: unplug stateroot service from the Server 2022-01-14 19:55:50 +03:00
server_test.go *: fix tests failing due to path.Join usage 2021-11-29 11:11:09 +03:00