neo-go/pkg
Roman Khimov 27a57e1a2d transaction: allow system fee specification in NewInvocationTX
It's not possible to create any deployment TX without it.
2019-11-20 16:12:40 +03:00
..
consensus util: implement io.Serializable for Uint256 2019-11-14 14:20:38 +03:00
core transaction: allow system fee specification in NewInvocationTX 2019-11-20 16:12:40 +03:00
crypto fix spelling and godoc comments 2019-10-22 17:56:03 +03:00
internal/keytestcases *: add/fix godoc comments to satisfy golint 2019-09-03 17:57:51 +03:00
interop fix spelling and godoc comments 2019-10-22 17:56:03 +03:00
io io: restrict ReadArray max array size 2019-11-15 22:39:21 +03:00
network Merge pull request #502 from nspcc-dev/docker-compose-environment-for-neo-go 2019-11-18 17:21:11 +03:00
rpc rpc: implement CalculateInputs for RPC client 2019-11-20 16:12:40 +03:00
smartcontract sc: implement io.Serializable for ParamType 2019-11-14 14:20:38 +03:00
util util: implement io.Serializable for Uint256 2019-11-14 14:20:38 +03:00
vm vm: use hex for ByteArray JSON marshallization 2019-11-15 18:04:59 +03:00
wallet wallet: add unit tests 2019-11-06 13:15:47 +03:00