go-ethereum/consensus/clique
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
..
api.go merge geth v1.12.2 into develop 2023-08-18 14:05:34 +05:30
clique.go miner, consensus, core: remove tracing in mining workflow (#1422) 2025-01-30 22:27:03 +05:30
clique_test.go fix: testcases 2024-08-09 11:59:34 +05:30
snapshot.go Merge tag 'v1.14.6' into upstream_merge_1.14.6 2024-08-05 16:29:10 +05:30
snapshot_test.go fix: testcases 2024-08-09 11:59:34 +05:30