neoneo-go/pkg/rpc/request
Roman Khimov 5d306297e9
Merge pull request #1367 from nspcc-dev/rpc/array_func_params
rpc: allow to use arrays in expandArrayIntoScript
2020-08-27 17:31:07 +03:00
..
param.go rpc: support 0x form of Uint256 in requests 2020-08-27 12:36:33 +03:00
param_test.go rpc: support 0x form of Uint256 in requests 2020-08-27 12:36:33 +03:00
params.go rpc/server: simplify errors handling during parameter parsing 2020-06-27 12:11:21 +03:00
tx_builder_test.go rpc: allow to use arrays in expandArrayIntoScript 2020-08-27 16:38:45 +03:00
txBuilder.go rpc: allow to use arrays in expandArrayIntoScript 2020-08-27 16:38:45 +03:00
types.go always wrap errors when creating new ones with fmt.Errorf() 2020-08-07 12:21:52 +03:00