neo-go/pkg
Evgenii Stratonikov a88ac44147 compiler: support variadic function definitions
Pack variadic arguments into a slice. This currently doen't work with
byte slices though.
2020-06-26 20:05:10 +03:00
..
compiler compiler: support variadic function definitions 2020-06-26 20:05:10 +03:00
config *: use MaxTransactionsPerBlock from Policy native contract 2020-06-24 07:58:05 +03:00
consensus consensus: add network magic to hash data 2020-06-26 18:41:04 +03:00
core core: fix TestSubscriptions occasional failures 2020-06-25 19:22:38 +03:00
crypto smartcontract: use new VerifiableDecodable for ParameterContext 2020-06-18 12:12:56 +03:00
encoding *: change address to the new format 2020-06-17 15:58:21 +03:00
internal block/transaction: add network magic into the hash 2020-06-18 12:39:50 +03:00
interop core: fix Storage.Get to return Null when there is no value 2020-06-24 10:43:58 +03:00
io *: move all packages from CityOfZion to nspcc-dev 2020-03-03 17:21:42 +03:00
network consensus: add network magic to hash data 2020-06-26 18:41:04 +03:00
rpc cli: update hardcoded script hashes for neo and gas contracts 2020-06-26 16:22:02 +03:00
smartcontract smartcontract: correctly encode/decode AnyType 2020-06-24 10:22:21 +03:00
util util: fixed typo in method description 2020-05-20 23:26:51 +03:00
vm vm: extend PrintOps() with INITSSLOT & INITSLOT 2020-06-26 19:35:03 +03:00
wallet *: change address to the new format 2020-06-17 15:58:21 +03:00