neo-go/pkg
Roman Khimov 21cb7d5701
Merge pull request #1078 from nspcc-dev/feature/mempool
network: implement CMDMempool command
2020-06-24 10:49:42 +03:00
..
compiler compiler: support nil checks 2020-06-24 10:43:58 +03:00
config *: use MaxTransactionsPerBlock from Policy native contract 2020-06-24 07:58:05 +03:00
consensus native: fix getvalidators to match C# implementation 2020-06-24 10:21:24 +03:00
core transaction: s/txid/hash/ for JSON to match C# implementation 2020-06-24 10:43:58 +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 Merge pull request #1078 from nspcc-dev/feature/mempool 2020-06-24 10:49:42 +03:00
rpc transaction: s/txid/hash/ for JSON to match C# implementation 2020-06-24 10:43:58 +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: fix caller's script hash returned from VM 2020-06-24 10:22:21 +03:00
wallet *: change address to the new format 2020-06-17 15:58:21 +03:00