go-ethereum/eth
Manav Darji cb23b9baa3
eth, core: track block propagation (#1078)
* eth, core: track block announcement and import timings

* eth: track total delay

* eth: add more context and prefix in logs

* eth/fetcher: fix invalid tracking of received at time

* put logs behind log.enable-block-tracking flag

* fix lint

* improve logging

* add comments

* add comments
2024-03-05 22:30:51 +05:30
..
catalyst Revert "change withdrawals hash" 2023-11-09 18:09:39 +05:30
downloader Revert "change withdrawals hash" 2023-11-09 18:09:39 +05:30
ethconfig eth, core: track block propagation (#1078) 2024-03-05 22:30:51 +05:30
fetcher eth, core: track block propagation (#1078) 2024-03-05 22:30:51 +05:30
filters eth: handle nil blocks and state when pending is not available (#1053) 2023-10-20 15:22:05 +05:30
gasprice merge geth v1.12.2 into develop 2023-08-18 14:05:34 +05:30
protocols eth, core: track block propagation (#1078) 2024-03-05 22:30:51 +05:30
tracers enable hf in tests 2023-10-16 23:45:55 +05:30
api.go eth: handle nil blocks and state when pending is not available (#1053) 2023-10-20 15:22:05 +05:30
api_admin.go eth: split api.go into namespace based files (#27263) 2023-05-29 05:09:34 -04:00
api_backend.go merge develop 2023-11-03 10:10:02 +05:30
api_debug.go fix tests 2023-09-22 15:03:24 +05:30
api_debug_test.go merge latest develop 2023-09-20 21:56:08 +05:30
api_miner.go core/txpool: make transaction validation reusable across packages (pools) (#27429) 2023-06-06 12:53:29 +03:00
backend.go eth, core: track block propagation (#1078) 2024-03-05 22:30:51 +05:30
bloombits.go dev: fix: most of wsl lint issues 2023-06-15 15:48:26 +02:00
bor_api_backend.go all: implement milestones (#961) 2023-08-28 18:42:21 +05:30
bor_checkpoint_verifier.go Chg: Changed the maximum automatic rewind length from 256 to 126 2024-01-30 13:11:23 +05:30
handler.go eth, core: track block propagation (#1078) 2024-03-05 22:30:51 +05:30
handler_bor.go eth, consensus/bor: handle 503 status code in heimdall client (#1023) 2023-10-05 15:53:40 +05:30
handler_bor_test.go fix lint 2023-09-23 16:26:23 +05:30
handler_eth.go merge geth v1.12.2 into develop 2023-08-18 14:05:34 +05:30
handler_eth_test.go fix tests 2023-09-22 15:03:24 +05:30
handler_snap.go dev: fix: most of wsl lint issues 2023-06-15 15:48:26 +02:00
handler_test.go merge geth v1.12.2 into develop 2023-08-18 14:05:34 +05:30
peer.go dev: fix: solve more lint issues 2023-06-15 14:54:08 +02:00
peerset.go dev: fix: most of wsl lint issues 2023-06-15 15:48:26 +02:00
state_accessor.go merge geth v1.12.2 into develop 2023-08-18 14:05:34 +05:30
sync.go fix build 2023-08-21 17:48:09 +05:30
sync_test.go merge geth v1.12.2 into develop 2023-08-18 14:05:34 +05:30