neo-go/pkg/rpc/request
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
..
param.go rpc/request: delay parameter unmarshaling 2021-08-13 16:22:54 +03:00
param_test.go rpc/request: delay parameter unmarshaling 2021-08-13 16:22:54 +03:00
params.go server: don't always Sprintf params for logger 2020-10-08 16:37:28 +03:00
tx_builder_test.go rpc: correctly handle RPC invocations with no arguments, fix #2219 2021-10-16 21:28:43 +03:00
txBuilder.go rpc: correctly handle RPC invocations with no arguments, fix #2219 2021-10-16 21:28:43 +03:00
types.go *: enable godot linter and fix all its warnings 2021-05-12 23:17:03 +03:00