neoneo-go/pkg/rpc/request
Anna Shaleva 3c13c8b7a5 rpc: refactor GetUint160FromHex helper
We can trim prefix using `strings` library like it is done for uint256.
2021-11-10 14:54:18 +03:00
..
param.go rpc: refactor GetUint160FromHex helper 2021-11-10 14:54:18 +03:00
param_test.go rpc: *In parameters marshalling optimisation 2021-11-10 14:42:08 +03:00
params.go rpc: *In parameters marshalling optimisation 2021-11-10 14:42:08 +03:00
tx_builder_test.go rpc: *In parameters marshalling optimisation 2021-11-10 14:42:08 +03:00
txBuilder.go rpc: allow to pass null parameter to invoke* calls 2021-11-10 14:42:40 +03:00
types.go rpc: *In parameters marshalling optimisation 2021-11-10 14:42:08 +03:00
types_test.go rpc/request: add unmarshal benchmark 2021-11-01 17:21:04 +03:00