neoneo-go/pkg
Roman Khimov 6dd37dd076 io: unexport getVarIntSize and getVarStringSize
All external users should just use GetVarSize().
2019-09-20 19:08:58 +03:00
..
core Merge pull request #403 from nspcc-dev/fix_rpctest 2019-09-18 23:14:37 +03:00
crypto crypto: change files mode to 644 (some *.go had exec flags set) 2019-09-17 15:34:00 +03:00
internal/keytestcases *: add/fix godoc comments to satisfy golint 2019-09-03 17:57:51 +03:00
interop *: fix some misspellings 2019-09-03 18:20:05 +03:00
io io: unexport getVarIntSize and getVarStringSize 2019-09-20 19:08:58 +03:00
network network: implement EncodeBinary() for MerkleBlock 2019-09-17 13:21:52 +03:00
rpc Merge pull request #403 from nspcc-dev/fix_rpctest 2019-09-18 23:14:37 +03:00
smartcontract io: move BinReader/BinWriter there, redo Serializable with it 2019-09-16 23:39:51 +03:00
util io: drop Size() method from Serializable and associated 2019-09-17 13:21:45 +03:00
vm vm: update and move README, refs. #339 2019-09-18 12:10:12 +03:00
wallet *: gofmt -s 2019-09-09 12:02:24 +03:00