..
rpccfg
Group few sync configs ( #4303 )
2022-05-30 17:08:49 +07:00
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
Fix/block new filters ( #4271 )
2022-05-26 16:16:11 +07:00
client_example_test.go
rename ( #1978 )
2021-05-20 19:25:53 +01:00
client_test.go
added Websocket support and authentication to Engine API ( #3752 )
2022-03-23 17:12:19 +01:00
client.go
RPC: Enable back json streaming for non-batch and non-websocket cases ( #4647 )
2022-07-06 11:44:06 +01: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
Refactor payload building ( #3592 )
2022-02-23 21:27:38 +01:00
handler.go
Fix rpc json #4838 ( #4894 )
2022-08-08 09:15:58 +07:00
helpers.go
Rpcdaemon as lib ( #940 )
2020-08-19 12:46:20 +01:00
http_test.go
RPC: Enable back json streaming for non-batch and non-websocket cases ( #4647 )
2022-07-06 11:44:06 +01:00
http.go
Increase JWT issued-at window to 60s ( #4835 )
2022-07-27 09:16:50 +02: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
Fixed get-payload and Hanging ForkChoice ( #3575 )
2022-02-22 14:47:23 +01:00
metrics.go
MIT licensed metrics lib ( #2462 )
2021-07-29 17:27:46 +07:00
server_test.go
RPC: Enable back json streaming for non-batch and non-websocket cases ( #4647 )
2022-07-06 11:44:06 +01:00
server.go
RPC: Enable back json streaming for non-batch and non-websocket cases ( #4647 )
2022-07-06 11:44:06 +01:00
service.go
Genesis sync from existing snapshots ( #3087 )
2021-12-05 09:03:08 +07:00
stdio.go
rpc, p2p/simulations: use github.com/gorilla/websocket ( #20289 )
2019-12-03 13:37:18 +01:00
subscription_test.go
RPC: Enable back json streaming for non-batch and non-websocket cases ( #4647 )
2022-07-06 11:44:06 +01: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: Enable back json streaming for non-batch and non-websocket cases ( #4647 )
2022-07-06 11:44:06 +01:00
types_test.go
Fix rpc.BlockNumberOrHash
unmarshaling ( #4218 )
2022-05-20 16:04:24 +07:00
types.go
JSON parsing of safe & finalized ( #4524 )
2022-06-23 19:37:39 +02:00
websocket_test.go
RPC: Enable back json streaming for non-batch and non-websocket cases ( #4647 )
2022-07-06 11:44:06 +01:00
websocket.go
added Websocket support and authentication to Engine API ( #3752 )
2022-03-23 17:12:19 +01:00