neoneo-go/pkg
Evgenii Stratonikov 673e6c84d1 vm/tests: preserve order when decoding Map item.
When using Go's `map` for decoding, order can change from time to time,
while we may want to check it too. Use custom decoder for saving items
in order.
2020-05-22 14:17:15 +03:00
..
compiler vm: make PUSH0 emit Integer 2020-05-22 14:16:32 +03:00
config transaction: drop Enrollment and State types 2020-04-27 16:06:58 +03:00
consensus core: add SystemFee and NetworkFee to transaction 2020-05-20 23:26:48 +03:00
core core: add witness check to nep5 transfer method 2020-05-20 23:34:27 +03:00
crypto vm: move RET and SYSCALL opcodes 2020-05-07 13:23:05 +03:00
encoding *: move all packages from CityOfZion to nspcc-dev 2020-03-03 17:21:42 +03:00
internal vm: move RET and SYSCALL opcodes 2020-05-07 13:23:05 +03:00
interop vm: remove crypto-related opcodes 2020-04-29 19:16:38 +03:00
io *: move all packages from CityOfZion to nspcc-dev 2020-03-03 17:21:42 +03:00
network protocol: move magic exchange to version payload 2020-05-21 14:23:41 +03:00
rpc core: add witness check to nep5 transfer method 2020-05-20 23:34:27 +03:00
smartcontract core: add SystemFee and NetworkFee to transaction 2020-05-20 23:26:48 +03:00
util util: fixed typo in method description 2020-05-20 23:26:51 +03:00
vm vm/tests: preserve order when decoding Map item. 2020-05-22 14:17:15 +03:00
wallet vm: move RET and SYSCALL opcodes 2020-05-07 13:23:05 +03:00