neo-go/pkg/services/rpcsrv
2023-03-18 10:52:24 +03:00
..
params params: add FromAny function 2023-02-15 16:46:59 +03:00
testdata rpcclient: fix WS-client unsubscription process 2022-11-16 23:44:30 +03:00
client_test.go rpcclient: add Internal client for direct RPC server calls 2023-02-16 23:49:58 +03:00
error.go rpc: merge response and request under pkg/neorpc 2022-07-25 11:57:53 +03:00
local_test.go rpcclient: add Internal client for direct RPC server calls 2023-02-16 23:49:58 +03:00
prometheus.go rpcsrv: remove deprecated RPC counters 2023-03-18 10:52:24 +03:00
server.go rpcsrv: drop ws from subscriber 2023-02-16 23:49:58 +03:00
server_helper_test.go config: add a special Blockchain type to configure Blockchain 2022-12-07 17:35:53 +03:00
server_test.go rpcsrv: use valid stateroot hash in failing tests 2023-01-11 11:23:47 +03:00
subscription.go rpcsrv: drop ws from subscriber 2023-02-16 23:49:58 +03:00
subscription_test.go rpcsrv: make websocket client limit configurable 2022-11-23 12:19:49 +03:00
tokens.go rpc: merge response and request under pkg/neorpc 2022-07-25 11:57:53 +03:00
util.go rpc/server: move to services/rpcsrv 2022-07-21 22:14:12 +03:00