erigon-pulse/rpc
ledgerwatch 22dc832d92
RPC method fixes (#1007)
* Fix some RPC issues

* Fudge the getBlockByNumber

* Add two more PRC methods

* Fix rpc tests
2020-08-29 22:28:09 +01:00
..
testdata
client_example_test.go
client_test.go linters 2020-08-15 22:22:05 +02:00
client.go
constants_unix_nocgo.go
constants_unix.go
doc.go
endpoints.go
errors.go
handler.go
helpers.go Rpcdaemon as lib (#940) 2020-08-19 12:46:20 +01:00
http_test.go
http.go Account range testing (#938) 2020-08-19 07:33:49 +01:00
inproc.go
ipc_js.go
ipc_unix.go
ipc_windows.go
ipc.go
json.go Account range testing (#938) 2020-08-19 07:33:49 +01:00
metrics.go
server_test.go
server.go
service.go
stdio.go
subscription_test.go
subscription.go
testservice_test.go
types_test.go RPC method fixes (#1007) 2020-08-29 22:28:09 +01:00
types.go RPC method fixes (#1007) 2020-08-29 22:28:09 +01:00
websocket_test.go
websocket.go