neo-go/pkg/rpc
Roman Khimov b44f9eefb0 rpc: correctly handle RPC invocations with no arguments, fix #2219
In N3 no arguments passed should be treated as empty arguments array not as
missing array of arguments, because the array must be present even for
functions that accept no parameters.
2021-10-16 21:28:43 +03:00
..
client Merge pull request #2207 from nspcc-dev/rpc/gethistoricalstate 2021-10-13 15:27:51 +03:00
request rpc: correctly handle RPC invocations with no arguments, fix #2219 2021-10-16 21:28:43 +03:00
response rpc: implement findstates RPC handler 2021-10-13 11:41:05 +03:00
server rpc: make getproof work with destroyed contracts 2021-10-15 07:06:25 +03:00
rpc_config.go rpc: implement findstates RPC handler 2021-10-13 11:41:05 +03:00