neo-go/pkg
Roman Khimov 052ba1e94f
Merge pull request #545 from nspcc-dev/feat/optimizeio
Remove some reflection from the io package
2019-12-09 15:12:13 +03:00
..
compiler Merge pull request #546 from nspcc-dev/write-optimizations 2019-12-06 19:40:38 +03:00
consensus io: implement ReadBytes() 2019-12-09 15:00:15 +03:00
core io: implement ReadBytes() 2019-12-09 15:00:15 +03:00
crypto io: implement ReadBytes() 2019-12-09 15:00:15 +03:00
internal/keytestcases crypto: add invalid testcase 2019-11-29 11:03:03 +03:00
interop fix spelling and godoc comments 2019-10-22 17:56:03 +03:00
io io: implement ReadBytes() 2019-12-09 15:00:15 +03:00
network io: implement ReadBytes() 2019-12-09 15:00:15 +03:00
rpc rpc: simplify uint160 handling 2019-12-06 19:47:58 +03:00
smartcontract io: rename ReadBytes() to ReadVarBytes() 2019-12-09 15:00:15 +03:00
util io: implement ReadBytes() 2019-12-09 15:00:15 +03:00
vm io: rename ReadBytes() to ReadVarBytes() 2019-12-09 15:00:15 +03:00
wallet crypto: add invalid testcase 2019-11-29 11:03:03 +03:00