go-ethereum/consensus
Jerry 99be105427
Make block execution timer more accurate
Block execution contains the time it takes to fetch state sync data from heimdall, which sometimes returns data with long latency (> 1s). When the latency is significant, the chain execution time will be affected and become inaccurate. This PR isolate the time of heimdall requests from block execution.
2025-01-15 14:39:44 -08:00
..
beacon Merge tag 'v1.14.6' into upstream_merge_1.14.6 2024-08-05 16:29:10 +05:30
bor Make block execution timer more accurate 2025-01-15 14:39:44 -08:00
clique fix: testcases 2024-08-09 11:59:34 +05:30
ethash fix: TestRPCGetTransactionReceiptsByBlock 2024-09-01 13:36:21 +05:30
misc Merge tag 'v1.14.6' into upstream_merge_1.14.6 2024-08-05 16:29:10 +05:30
consensus.go Merge tag 'v1.14.6' into upstream_merge_1.14.6 2024-08-05 16:29:10 +05:30
errors.go chg: make consistent with erigon 2023-10-23 18:06:55 +05:30