erigon-pulse/cmd/rpcdaemon/commands
Alex Sharov fc3cd4d5c3
Rpcdaemon: private api V2 (#1214)
* save progress

* GracefulShutdown grpc server, send to server close signal before canceling context

* GracefulShutdown json server

* GracefulShutdown json server

* fix lint

* clean

* hack hugeFreelist

* up streams limit

* up streams limit

* up streams limit

* up streams limit

* up streams limit

* up streams limit

* up streams limit

* up streams limit

* up streams limit

* save progress

* fix_race_condition_on_zstd_build

* fix_race_condition_on_zstd_build

* better close cursor

* save progress

* open read tx in all api methods

* clean

* clean
2020-10-10 13:24:56 +01:00
..
call.go Rpcdaemon as lib (#940) 2020-08-19 12:46:20 +01:00
coinbase.go Fixes issue #1139 - crash when running chaindata mode (#1140) 2020-09-27 12:11:05 -04:00
daemon.go Rpcdaemon: private api V2 (#1214) 2020-10-10 13:24:56 +01:00
debug_api.go Rpcdaemon: private api V2 (#1214) 2020-10-10 13:24:56 +01:00
error_messages.go Fixes issue #1139 - crash when running chaindata mode (#1140) 2020-09-27 12:11:05 -04:00
eth_api.go Rpcdaemon: private api V2 (#1214) 2020-10-10 13:24:56 +01:00
get_balance.go Return zero balance for non-existent accounts instead of crashing (#1135) 2020-09-23 20:18:23 +02:00
get_chain_config.go Revert "rpcdaemon to cache chainconfig (#1173)" (#1177) 2020-10-03 15:07:49 +07:00
get_receipts.go Rpcdaemon: private api V2 (#1214) 2020-10-10 13:24:56 +01:00
get_uncles.go Rpcdaemon: private api V2 (#1214) 2020-10-10 13:24:56 +01:00
net_api.go Fixes issue #1139 - crash when running chaindata mode (#1140) 2020-09-27 12:11:05 -04:00
rpc_block.go Get logs (#1028) 2020-09-03 08:51:19 +01:00
send_transaction.go Fixes issue #1139 - crash when running chaindata mode (#1140) 2020-09-27 12:11:05 -04:00
storage_range.go Rpcdaemon as lib (#940) 2020-08-19 12:46:20 +01:00
trace_api_adhoc.go Fixes issue #1139 - crash when running chaindata mode (#1140) 2020-09-27 12:11:05 -04:00
trace_api_custom.go Rpcdaemon: private api V2 (#1214) 2020-10-10 13:24:56 +01:00
trace_api_filtering.go Rpcdaemon: private api V2 (#1214) 2020-10-10 13:24:56 +01:00
trace_api.go Rpcdaemon: private api V2 (#1214) 2020-10-10 13:24:56 +01:00
trace_types.go Fixes to a few tracing issues (#1161) 2020-10-01 07:02:11 +01:00
tracing.go Rpcdaemon: private api V2 (#1214) 2020-10-10 13:24:56 +01:00
web3_api.go 1075 RPC additions and cleanup of README (#1117) 2020-09-15 17:44:28 +01:00