neoneo-go/pkg
Anna Shaleva dbda721599 consensus.Block: removed unnecessary setters
As far as we have consensus context in NewBlockFromContext, we don't
need them anymore.
2020-04-27 17:59:56 +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 consensus.Block: removed unnecessary setters 2020-04-27 17:59:56 +03:00
core *: drop miner transaction 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 *: drop miner transaction 2020-04-27 17:57:37 +03:00
rpc *: drop miner transaction 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