neo-go/pkg
Evgenii Stratonikov 681e0e0a4d config: allow to specify config path directly
It costs us nothing and makes API much more flexible.
2020-07-03 11:47:56 +03:00
..
compiler compiler, cli: generate manifest.json and debug.json independently 2020-06-30 14:33:19 +03:00
config config: allow to specify config path directly 2020-07-03 11:47:56 +03:00
consensus consensus: prevent invalid message panic 2020-06-30 12:06:50 +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 Merge pull request #1132 from nspcc-dev/neo3/rpc/fixed8_marshalling 2020-06-29 21:44:40 +03:00
rpc *: switch from fixed8 to int64 in (Blockchain).CalculateClaimable 2020-06-29 21:40:54 +03:00
smartcontract Merge pull request #1108 from nspcc-dev/neo3/compiler/nef 2020-06-29 20:55:47 +03:00
util util: fixed typo in method description 2020-05-20 23:26:51 +03:00
vm Merge pull request #1132 from nspcc-dev/neo3/rpc/fixed8_marshalling 2020-06-29 21:44:40 +03:00
wallet *: move wallet config from wallet to config package 2020-06-29 09:15:29 +03:00