go-ethereum/consensus/bor
Manav Darji 9da0432ec2
miner, consensus, core: remove tracing in mining workflow (#1422)
This PR removes open telemetry based tracing from the whole mining workflow. The tracing extended into consensus and core blockchain functions from miner is also removed in this PR. We weren't checking the tracing from a long time and the way it was implemented increased the code complexity a lot.
2025-01-30 22:27:03 +05:30
..
abi Prepare Bor package for testing (#416) 2022-06-08 16:39:30 +03:00
api consensus/bor: use CallWithState to fetch last state id (#1323) 2024-09-05 21:11:44 +05:30
clerk Prepare Bor package for testing (#416) 2022-06-08 16:39:30 +03:00
contract consensus/bor: use CallWithState to fetch last state id (#1323) 2024-09-05 21:11:44 +05:30
heimdall chg: some sec fixes 2024-10-31 10:56:34 +01:00
heimdallapp eth, consensus: refactor whitelisting related logs and improve error handling (#1268) 2024-06-18 14:43:51 +05:30
heimdallgrpc fix: lint, add: milestone related tests in downloader 2024-09-05 14:03:10 +05:30
statefull consensus/bor: log err when commit span fails (#1413) 2025-01-27 16:45:42 +05:30
valset chore: fix some comments (#1203) 2024-04-10 11:19:50 +02:00
api.go Enable ancient block pruning (#1216) 2024-05-09 11:19:34 +05:30
bor.go miner, consensus, core: remove tracing in mining workflow (#1422) 2025-01-30 22:27:03 +05:30
bor_test.go fix: lint, add: milestone related tests in downloader 2024-09-05 14:03:10 +05:30
errors.go Prepare Bor package for testing (#416) 2022-06-08 16:39:30 +03:00
genesis.go Implement PIP-12, Time Based StateSync Confirmations Delay (#864) 2023-06-06 20:40:46 +05:30
genesis_contract_mock.go consensus/bor,eth/filters,miner,params,tests: fix mocks 2023-07-12 15:17:58 +08:00
heimdall.go eth, consensus: refactor whitelisting related logs and improve error handling (#1268) 2024-06-18 14:43:51 +05:30
merkle.go Reciept e2e test (#431) 2022-07-14 19:28:56 +03:00
snapshot.go Changed parallel universe HF to Cancun HF and some important fixes (#1132) 2024-01-23 10:52:00 +05:30
snapshot_test.go Bump dependencies (#1183) 2024-03-12 13:29:40 +01:00
span.go Merge qa to develop (#814) 2023-04-10 16:21:18 +05:30
span_mock.go consensus/bor,eth/filters,miner,params,tests: fix mocks 2023-07-12 15:17:58 +08:00