neo-go/pkg
Evgenii Stratonikov d836233352 stackitem: allow to (de-)serialize items to JSON
This commit implements behavior identical to that of C# `System.Json.*` interops.
2020-06-16 11:34:01 +03:00
..
compiler vm: move MaxArraySize and MaxItemSize to stackitem package 2020-06-16 11:32:16 +03:00
config transaction: drop Register transaction type 2020-06-05 19:20:16 +03:00
consensus mempool: drop TxWithFee type 2020-06-05 19:21:40 +03:00
core core,vm: adjust prices for iterator/enumerator syscalls 2020-06-16 11:05:26 +03:00
crypto vm: move RET and SYSCALL opcodes 2020-05-07 13:23:05 +03:00
encoding vm/encoding: move bigint from vm to encoding package 2020-06-08 13:27:13 +03:00
internal protocol: add payload compression 2020-05-26 22:19:10 +03:00
interop core,vm: adjust binary (de-)serialization syscalls 2020-06-16 11:00:38 +03:00
io *: move all packages from CityOfZion to nspcc-dev 2020-03-03 17:21:42 +03:00
network rpc: update RPC server invoke* calls 2020-06-11 19:34:13 +03:00
rpc core: add json marshaller for Cosigner's scopes 2020-06-15 13:48:15 +03:00
smartcontract smartcontract: rewrite trigger types for NEO3 2020-06-11 13:16:07 +03:00
util util: fixed typo in method description 2020-05-20 23:26:51 +03:00
vm stackitem: allow to (de-)serialize items to JSON 2020-06-16 11:34:01 +03:00
wallet wallet: check for t.GetSignedPart() result correctness 2020-05-24 23:53:38 +03:00