neoneo-go/pkg
Roman Khimov b83e84ca08 core: switch to the new voting system (via native NEO contract)
It has all the methods required now, so you can register, vote and get
voting results. Fixes #865.
2020-04-27 16:06:50 +03:00
..
compiler vm: reorder Array/Map opcodes 2020-04-24 13:48:44 +03:00
config *: drop Publish transaction type 2020-04-16 14:40:20 +03:00
consensus core: switch to the new voting system (via native NEO contract) 2020-04-27 16:06:50 +03:00
core core: switch to the new voting system (via native NEO contract) 2020-04-27 16:06:50 +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: switch to the new voting system (via native NEO contract) 2020-04-27 16:06:50 +03:00
rpc core: switch to the new voting system (via native NEO contract) 2020-04-27 16:06:50 +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