neoneo-go/pkg
Roman Khimov 20d477cbd8 client: remove Balancer getter/setter, make it an Option
Keep it internal to the client instance, it makes no sense exposing it to the
outside user.
2020-05-04 16:54:35 +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: switch to the new voting system (via native NEO contract) 2020-04-27 16:06:50 +03:00
core transaction: drop Enrollment and State types 2020-04-27 16:06:58 +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 client: remove Balancer getter/setter, make it an Option 2020-05-04 16:54:35 +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