neoneo-go/pkg
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
..
compiler vm: reorder Array/Map opcodes 2020-04-24 13:48:44 +03:00
config transaction: drop Enrollment and State types 2020-04-27 16:06:58 +03:00
consensus core: change block.ConsensusData to neo3 format 2020-04-27 17:57:37 +03:00
core core: change block.ConsensusData to neo3 format 2020-04-27 17:57:37 +03:00
crypto core/native: move NextValidators storage to NEO contract 2020-04-27 12:30:39 +03:00
encoding *: move all packages from CityOfZion to nspcc-dev 2020-03-03 17:21:42 +03:00
internal testchain: implement Sign function 2020-04-23 17:09:09 +03:00
interop compiler: emit Neo.Crypto.ECDsaVerify syscall instead of CHECKSIG 2020-04-13 13:47:39 +03:00
io *: move all packages from CityOfZion to nspcc-dev 2020-03-03 17:21:42 +03:00
network core: update block timestamp format 2020-04-27 17:56:44 +03:00
rpc core: change block.ConsensusData to neo3 format 2020-04-27 17:57:37 +03:00
smartcontract vm: implement new PUSH opcodes 2020-04-23 10:52:28 +03:00
util testserdes: implement helpers for encode/decode routines 2020-03-27 10:27:46 +03:00
vm vm: implement NEWARRAYT opcode 2020-04-27 09:06:48 +03:00
wallet vm: implement new PUSH opcodes 2020-04-23 10:52:28 +03:00