neoneo-go/pkg
Anna Shaleva 2200f7ff71 compiler: lowercase the first letter of methods in manifest
In order to be compatable with NEP5 standards and C# node we have to
keep the first letter of each manifest method lowercased.
2020-07-07 13:44:47 +03:00
..
compiler compiler: lowercase the first letter of methods in manifest 2020-07-07 13:44:47 +03:00
config config: allow to specify config path directly 2020-07-03 11:47:56 +03:00
consensus wallet: marshal script in base64 2020-07-02 11:43:53 +03:00
core transaction: fail creating tx if there is additional data present 2020-07-03 18:03:57 +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 rpc: make getapplicationlog error more deterministic 2020-07-06 15:04:28 +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 vm: fix stackitem serialisation 2020-07-06 15:04:19 +03:00
wallet wallet: marshal script in base64 2020-07-02 11:43:53 +03:00