neo-go/pkg
2020-06-29 21:40:59 +03:00
..
compiler compiler: support ... variadic calls 2020-06-27 10:42:30 +03:00
config *: use MaxTransactionsPerBlock from Policy native contract 2020-06-24 07:58:05 +03:00
consensus *: switch from fixed8 to int64 2020-06-29 21:39:27 +03:00
core core: fixed typo in method description 2020-06-29 21:40:59 +03:00
crypto Merge pull request #1124 from nspcc-dev/forward-port-from-2.x 2020-06-29 11:52:45 +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 io: make maxArraySize public 2020-06-27 12:18:56 +03:00
network *: switch from fixed8 to int64 in (Blockchain).CalculateClaimable 2020-06-29 21:40:54 +03:00
rpc *: switch from fixed8 to int64 in (Blockchain).CalculateClaimable 2020-06-29 21:40:54 +03:00
smartcontract keys: implement PublicKeys.Copy() 2020-06-29 10:44:35 +03:00
util util: fixed typo in method description 2020-05-20 23:26:51 +03:00
vm *: switch from fixed8 to int64 2020-06-29 21:39:27 +03:00
wallet *: change address to the new format 2020-06-17 15:58:21 +03:00