neo-go/pkg/rpc/server
Anna Shaleva 55fd9f8d24 core: change block.ConsensusData to neo3 format
1. Dropped `Base.ConsensusData` block field

2. Added `Block.ConsensusData` field with `Nonce` and `PrimaryIndex`

3. Removed "Neo.Header.GetConsensusData" and
"AntShares.Header.GetConsensusData" interops
2020-04-27 17:57:37 +03:00
..
testdata core: change block.ConsensusData to neo3 format 2020-04-27 17:57:37 +03:00
prometheus.go rpc: reuse handlers map for prometheus metrics 2020-03-25 15:25:12 +03:00
server.go core: switch to the new voting system (via native NEO contract) 2020-04-27 16:06:50 +03:00
server_helper_test.go config: move config.go out of config/ 2020-03-31 17:55:59 +03:00
server_test.go core: change block.ConsensusData to neo3 format 2020-04-27 17:57:37 +03:00