neo-go/pkg
Roman Khimov 89d7f6d26e core/tx: microoptimize block/tx hashing
Don't hash the data twice.
2019-12-12 18:01:30 +03:00
..
compiler Merge pull request #546 from nspcc-dev/write-optimizations 2019-12-06 19:40:38 +03:00
consensus *: implement EncodeBinary with pointer receivers where appropriate 2019-12-09 18:25:15 +03:00
core core/tx: microoptimize block/tx hashing 2019-12-12 18:01:30 +03:00
crypto hash: remove useless no-op decoding 2019-12-12 17:58:34 +03:00
internal internal: moved testutil method to internal package 2019-12-11 13:14:43 +03:00
interop fix spelling and godoc comments 2019-10-22 17:56:03 +03:00
io io: add a note for WriteArray, fix #519 2019-12-09 18:39:30 +03:00
network core: renames entities-> state and removed State prefix 2019-12-11 13:14:18 +03:00
rpc core: renames entities-> state and removed State prefix 2019-12-11 13:14:18 +03:00
smartcontract io: rename ReadBytes() to ReadVarBytes() 2019-12-09 15:00:15 +03:00
util *: implement EncodeBinary with pointer receivers where appropriate 2019-12-09 18:25:15 +03:00
vm vm/core: improve block import speed with PublicKey caching 2019-12-10 19:13:29 +03:00
wallet crypto: add invalid testcase 2019-11-29 11:03:03 +03:00