.. |
testdata
|
RPC: batch - preserve order, streaming to in-mem buf (#2541)
|
2021-08-19 09:26:06 +07:00 |
allow_list_test.go
|
Granular rpc control (Allow list for RPC daemon) (#1341)
|
2020-11-10 10:08:42 +01:00 |
allow_list.go
|
Granular rpc control (Allow list for RPC daemon) (#1341)
|
2020-11-10 10:08:42 +01:00 |
client_example_test.go
|
rename (#1978)
|
2021-05-20 19:25:53 +01:00 |
client_test.go
|
RPC: batch - preserve order, streaming to in-mem buf (#2541)
|
2021-08-19 09:26:06 +07:00 |
client.go
|
Remove deprecated Whisper code (#2726)
|
2021-09-25 22:28:25 +07:00 |
doc.go
|
Rename to Erigon (#2018)
|
2021-05-26 11:35:39 +01:00 |
endpoints.go
|
remove ipc package (#2405)
|
2021-07-20 15:34:04 +07:00 |
errors.go
|
internal/ethapi: return revert reason for eth_call (#21083)
|
2020-06-15 19:38:13 +03:00 |
handler.go
|
Remote RPC: add state cache (#2738)
|
2021-09-29 08:36:25 +07:00 |
helpers.go
|
Rpcdaemon as lib (#940)
|
2020-08-19 12:46:20 +01:00 |
http_test.go
|
enable http body close linter (#2479)
|
2021-08-02 14:52:54 +07:00 |
http.go
|
Initial work on RPC streaming (#1880)
|
2021-05-06 18:37:38 +01:00 |
inproc.go
|
rpc, p2p/simulations: use github.com/gorilla/websocket (#20289)
|
2019-12-03 13:37:18 +01:00 |
ipc.go
|
Apache licensed logger (#2460)
|
2021-07-29 17:23:23 +07:00 |
json.go
|
rpc: fix issue with null JSON-RPC messages (#21497)
|
2020-09-11 16:04:59 +02:00 |
metrics.go
|
MIT licensed metrics lib (#2462)
|
2021-07-29 17:27:46 +07:00 |
server_test.go
|
RPC: support to batch streamable requests
|
2021-07-16 20:18:55 +07:00 |
server.go
|
Apache licensed logger (#2460)
|
2021-07-29 17:23:23 +07:00 |
service.go
|
RPC: batch - preserve order, streaming to in-mem buf (#2541)
|
2021-08-19 09:26:06 +07:00 |
stdio.go
|
rpc, p2p/simulations: use github.com/gorilla/websocket (#20289)
|
2019-12-03 13:37:18 +01:00 |
subscription_test.go
|
Remove deprecated Whisper code (#2726)
|
2021-09-25 22:28:25 +07:00 |
subscription.go
|
rpc: remove silly use of ReadVarint in subscription ID generator (#21391)
|
2020-08-12 12:44:18 +02:00 |
testservice_test.go
|
rpc: add --rpc.batch.concurrency flag (#2308)
|
2021-07-07 10:48:21 +07:00 |
types_test.go
|
rename (#1978)
|
2021-05-20 19:25:53 +01:00 |
types.go
|
feehistory fix types to be compatible with spec (#2518)
|
2021-08-13 10:47:43 +07:00 |
websocket_test.go
|
rpc: add --rpc.batch.concurrency flag (#2308)
|
2021-07-07 10:48:21 +07:00 |
websocket.go
|
increase frame size (#2739)
|
2021-09-28 16:28:08 +07:00 |