.. |
contracts
|
rename (#1978)
|
2021-05-20 19:25:53 +01:00 |
admin_api.go
|
RPC: admin.peers() (#3960)
|
2022-04-25 14:40:04 +01:00 |
bor_api.go
|
Merging Turbo bor into devel (#3372)
|
2022-02-07 21:30:46 +00:00 |
bor_helper.go
|
Merging Turbo bor into devel (#3372)
|
2022-02-07 21:30:46 +00:00 |
bor_snapshot.go
|
Merging Turbo bor into devel (#3372)
|
2022-02-07 21:30:46 +00:00 |
call_traces_test.go
|
Handle a corner case in forkchoiceUpdated (#3640)
|
2022-03-03 16:09:03 +01:00 |
corner_cases_support_test.go
|
grpc GetBlock api (#2955)
|
2021-11-14 11:08:52 +07:00 |
daemon.go
|
RPCDaemon: open snapshots on startup (because now snapshots dir is atomic), even if no Erigon available (#4110)
|
2022-05-10 09:54:44 +01:00 |
db_api_deprecated.go
|
rename (#1978)
|
2021-05-20 19:25:53 +01:00 |
debug_api_test.go
|
rpcdaemon: added debug_traceBlockByNumber and debug_traceBlockByHash (#3548)
|
2022-02-19 08:15:27 +00:00 |
debug_api.go
|
rpcdaemon: added debug_traceBlockByNumber and debug_traceBlockByHash (#3548)
|
2022-02-19 08:15:27 +00:00 |
engine_api.go
|
ExchangeTransitionConfiguration: allow non-zero TerminalBlockNumber (#3846)
|
2022-04-08 10:27:56 +07:00 |
erigon_api.go
|
Better inputs (#3590)
|
2022-02-23 13:52:19 +00:00 |
erigon_block.go
|
Better inputs (#3590)
|
2022-02-23 13:52:19 +00:00 |
erigon_cumulative_chain_traffic.go
|
Cumulative index stage (#3314)
|
2022-01-27 10:49:03 +00:00 |
erigon_issuance.go
|
issuance (#3375)
|
2022-01-30 06:42:44 +00:00 |
erigon_nodeInfo.go
|
Add NodeInfo implementation (#3046)
|
2021-11-30 22:42:12 +00:00 |
erigon_receipts.go
|
Inner errors (#2774)
|
2021-10-04 22:16:52 +07:00 |
erigon_system.go
|
Rename to Erigon (#2018)
|
2021-05-26 11:35:39 +01:00 |
error_messages.go
|
add --datadir parameter to integration, snapshot generator, header downloader (#1749)
|
2021-04-19 14:25:26 +07:00 |
eth_accounts.go
|
Auto detect latest block for optimal use of plain state and state cache (#3598)
|
2022-02-23 23:42:14 +00:00 |
eth_api_test.go
|
Auto detect latest block for optimal use of plain state and state cache (#3598)
|
2022-02-23 23:42:14 +00:00 |
eth_api.go
|
Fix 'all defaults' case for eth_estimateGas (#3790)
|
2022-03-30 08:04:51 +07:00 |
eth_block.go
|
Auto detect latest block for optimal use of plain state and state cache (#3598)
|
2022-02-23 23:42:14 +00:00 |
eth_call_test.go
|
Fix 'all defaults' case for eth_estimateGas (#3790)
|
2022-03-30 08:04:51 +07:00 |
eth_call.go
|
Fix 'all defaults' case for eth_estimateGas (#3790)
|
2022-03-30 08:04:51 +07:00 |
eth_deprecated.go
|
Remove deprecated eth compilers (#3376)
|
2022-01-30 06:42:17 +00:00 |
eth_filters.go
|
Chore/test log subscription (#3786)
|
2022-03-31 13:40:09 +01:00 |
eth_ming_test.go
|
Snapshots: grpc event (#3732)
|
2022-03-18 15:06:23 +07:00 |
eth_mining.go
|
Pull grpc bindings into erigon-lib (#2265)
|
2021-07-01 22:31:14 +01:00 |
eth_receipts.go
|
Prevent deletion of extra block worth of tx lookup records when pruning (#4232)
|
2022-05-22 20:35:02 +01:00 |
eth_subscribe_test.go
|
Snapshots: atomic dir, step 3 (#4103)
|
2022-05-10 09:29:44 +07:00 |
eth_system.go
|
Fix eth_feeHistory (#4168)
|
2022-05-16 21:42:23 +01:00 |
eth_txs.go
|
typo and code consistency (#3651)
|
2022-03-07 10:24:21 +07:00 |
eth_uncles.go
|
Snapshot: exec and trie to support snapshot files (#3033)
|
2021-11-29 10:43:19 +07:00 |
get_chain_config_test.go
|
move kv to erigon-lib (#2467)
|
2021-07-29 18:53:13 +07:00 |
net_api.go
|
Implements net_peerCount RPC call for internal sentries (#2172)
|
2021-06-17 22:55:20 +01:00 |
parity_api_test.go
|
fix/add_4th_parameter_to_parity_list (#3443)
|
2022-02-08 13:02:18 +00:00 |
parity_api.go
|
fix/add_4th_parameter_to_parity_list (#3443)
|
2022-02-08 13:02:18 +00:00 |
rpc_block.go
|
RPC: return latest available block rather than forkchoice head (#3888)
|
2022-04-14 18:05:59 +02:00 |
send_transaction_test.go
|
Rename sentry.ControlServerImpl to sentry.MultyClient and sentry.SentryServerImpl to sentry.GrpcServer #444
|
2022-05-10 12:17:44 +07:00 |
send_transaction.go
|
Switch sentry mock to pool v2 (#2885)
|
2021-10-28 21:18:34 +07:00 |
starknet_accounts.go
|
Auto detect latest block for optimal use of plain state and state cache (#3598)
|
2022-02-23 23:42:14 +00:00 |
starknet_api.go
|
Starknet grpc (#3312)
|
2022-01-20 15:34:00 +00:00 |
starknet_call.go
|
StarknetAddress type (#3339)
|
2022-01-24 15:55:44 +00:00 |
starknet_send_transaction_test.go
|
Snapshots: grpc event (#3732)
|
2022-03-18 15:06:23 +07:00 |
starknet_send_transaction.go
|
Add error tests for starknet_sendRawTransaction method (#3102)
|
2021-12-12 22:24:21 +00:00 |
storage_range.go
|
Inner errors (#2774)
|
2021-10-04 22:16:52 +07:00 |
trace_adhoc_test.go
|
Embed RPCDaemon (#3522)
|
2022-02-16 17:38:54 +00:00 |
trace_adhoc.go
|
trace read parent header from snapshot and lru #4042
|
2022-05-01 10:35:30 +07:00 |
trace_api.go
|
Embed RPCDaemon (#3522)
|
2022-02-16 17:38:54 +00:00 |
trace_filtering.go
|
commands: follow-up update of (#2119): realigned TraceFilterModeIntersection behaviour (#3304)
|
2022-01-19 21:09:50 +00:00 |
trace_types.go
|
Minor fixes for tracing (#2485)
|
2021-08-03 20:58:18 +01:00 |
tracing.go
|
rpcdaemon: fix TxContext in traceBlock (#3716) (#3718)
|
2022-03-16 16:21:40 +00:00 |
txpool_api_test.go
|
Snapshots: grpc event (#3732)
|
2022-03-18 15:06:23 +07:00 |
txpool_api.go
|
typed sender (#4016)
|
2022-04-28 15:35:14 +07:00 |
validator_set.go
|
Merging Turbo bor into devel (#3372)
|
2022-02-07 21:30:46 +00:00 |
web3_api.go
|
Check version of remote services (#1989)
|
2021-05-22 11:00:13 +01:00 |