neoneo-go/pkg
Evgenii Stratonikov f66199c99f cli: hardcode NEO and GAS token info
Don't make extra network queries for already known contracts.
2020-06-25 17:21:26 +03:00
..
compiler compiler: allow to omit struct field names in literals 2020-06-24 19:33:58 +03:00
config *: use MaxTransactionsPerBlock from Policy native contract 2020-06-24 07:58:05 +03:00
consensus consensus: build MerkleRoot from hashes on block creation 2020-06-25 17:21:26 +03:00
core native: cache GetValidators result 2020-06-24 19:42:50 +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 cli: hardcode NEO and GAS token info 2020-06-25 17:21:26 +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