neoneo-go/pkg
Roman Khimov 65bf0d01d5 transaction: don't hide decoding error by logging
Unknown transaction types are wrong and should be treated as errors.
2019-11-27 13:12:04 +03:00
..
consensus util: implement io.Serializable for Uint256 2019-11-14 14:20:38 +03:00
core transaction: don't hide decoding error by logging 2019-11-27 13:12:04 +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/cli: implement contract deployment, fix #474 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