neoneo-go/pkg/rpc
Anna Shaleva 867bb708fc rpc: add cache to basic parameters
Need to cache values of string, bool, int and array because they can be
reused multiple times by RPC handlers. Other values don't need to be
cached.
2021-11-10 14:42:40 +03:00
..
client rpc: *In parameters marshalling optimisation 2021-11-10 14:42:08 +03:00
request rpc: add cache to basic parameters 2021-11-10 14:42:40 +03:00
response core: add finalizer functions to interop context 2021-10-21 10:05:12 +03:00
server rpc: *In parameters marshalling optimisation 2021-11-10 14:42:08 +03:00
rpc_config.go rpc: implement findstates RPC handler 2021-10-13 11:41:05 +03:00