neo-go/pkg
Roman Khimov 65332f5e7f
Merge pull request #529 from nspcc-dev/peer-communication-fixes
A set of fixes to make neo-go privnet more usable.
2019-11-29 16:29:28 +03:00
..
consensus Merge pull request #529 from nspcc-dev/peer-communication-fixes 2019-11-29 16:29:28 +03:00
core core: fix blockchain init with (2000*N + 1) header hashes in DB 2019-11-29 16:26:44 +03:00
crypto crypto: add invalid testcase 2019-11-29 11:03:03 +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: restrict ReadArray max array size 2019-11-15 22:39:21 +03:00
network network: deduplicate a part of RelayTxn() 2019-11-29 16:26:44 +03:00
rpc rpc: refactor out runScriptInVM() from invokers 2019-11-28 19:13:58 +03:00
smartcontract smartcontract: add user-facing testinvokefunction command 2019-11-27 15:12:15 +03:00
util util: add missing tests for Uint256 2019-11-25 11:55:26 +03:00
vm vm: add IterBack to the Stack to iterate bottom-to-top 2019-11-27 13:00:11 +03:00
wallet crypto: add invalid testcase 2019-11-29 11:03:03 +03:00