neoneo-go/pkg/core/block
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
..
block.go core: change block.ConsensusData to neo3 format 2020-04-27 17:57:37 +03:00
block_base.go core: change block.ConsensusData to neo3 format 2020-04-27 17:57:37 +03:00
block_test.go core: change block.ConsensusData to neo3 format 2020-04-27 17:57:37 +03:00
consensus_data.go core: change block.ConsensusData to neo3 format 2020-04-27 17:57:37 +03:00
header.go *: move all packages from CityOfZion to nspcc-dev 2020-03-03 17:21:42 +03:00
header_test.go core: change block.ConsensusData to neo3 format 2020-04-27 17:57:37 +03:00
helper_test.go testserdes: implement helpers for encode/decode routines 2020-03-27 10:27:46 +03:00