neoneo-go/pkg/rpc/server
Roman Khimov 95c279325a block: drop Network from the Header
It's not network-tied any more, network is only needed to
sign/verify. Unfortunately we still have to keep network in consensus data
structures because of dbft library interface.
2021-03-26 13:45:18 +03:00
..
testdata core: allow to compile test contracts with yaml config 2021-03-22 15:32:26 +03:00
client_test.go transaction: drop Network from Transaction 2021-03-26 13:45:18 +03:00
prometheus.go rpc: reuse handlers map for prometheus metrics 2020-03-25 15:25:12 +03:00
server.go block: drop Network from the Header 2021-03-26 13:45:18 +03:00
server_helper_test.go block: drop Network from the Header 2021-03-26 13:45:18 +03:00
server_test.go block: drop Network from the Header 2021-03-26 13:45:18 +03:00
subscription.go block: remove ConsensusData field 2021-03-10 13:38:44 +03:00
subscription_test.go block: remove ConsensusData field 2021-03-10 13:38:44 +03:00