neo-go/pkg
Anna Shaleva 6998c5044b rpc: add testing infrastructure to RPC client package
closes #716

NOTE: RPC client tests contain `serverResponse` json data fetched from examples
published in official C# JSON-RPC API v2.10.3 reference
(see https://docs.neo.org/docs/en-us/reference/rpc/latest-version/api.html)
2020-03-24 16:02:08 +03:00
..
compiler Merge pull request #742 from nspcc-dev/add-dynamic-appcall 2020-03-11 17:27:05 +03:00
consensus pkg: fix gofmt issues 2020-03-03 17:22:15 +03:00
core core: marshal AppExecResult.Stack as an array 2020-03-23 16:27:47 +03:00
crypto rpc/crypto: fix validator field marshalling in getvalidators RPC server 2020-03-24 15:52:51 +03:00
encoding *: move all packages from CityOfZion to nspcc-dev 2020-03-03 17:21:42 +03:00
internal *: move all packages from CityOfZion to nspcc-dev 2020-03-03 17:21:42 +03:00
interop *: move all packages from CityOfZion to nspcc-dev 2020-03-03 17:21:42 +03:00
io *: move all packages from CityOfZion to nspcc-dev 2020-03-03 17:21:42 +03:00
network core: store NEP5 balances separately 2020-03-12 12:58:28 +03:00
rpc rpc: add testing infrastructure to RPC client package 2020-03-24 16:02:08 +03:00
smartcontract Merge pull request #785 from nspcc-dev/feature/uint160_marshalling 2020-03-24 12:41:07 +03:00
util util: JSONify uint160 using LE instead of BE 2020-03-23 17:38:58 +03:00
vm vm: make NewBigInteger accept int64 2020-03-24 11:10:56 +03:00
wallet util: JSONify uint160 using LE instead of BE 2020-03-23 17:38:58 +03:00