go-ethereum/miner
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
..
fake_miner.go fix: testcases 2024-08-09 11:59:34 +05:30
miner.go merge: master 2024-08-13 11:48:57 +05:30
miner_test.go fix: lint, add: milestone related tests in downloader 2024-09-05 14:03:10 +05:30
ordering.go Merge branch 'release/1.13' into upstream_merge_1.13 2024-07-10 11:19:34 +05:30
ordering_test.go Merge branch 'develop' of https://github.com/maticnetwork/bor into upstream_merge 2024-05-28 17:20:23 +05:30
payload_building.go Merge tag 'v1.14.6' into upstream_merge_1.14.6 2024-08-05 16:29:10 +05:30
payload_building_test.go fix: testcases 2024-08-21 23:25:11 +05:30
pending.go fix: lint, add: milestone related tests in downloader 2024-09-05 14:03:10 +05:30
test_backend.go miner, consensus, core: remove tracing in mining workflow (#1422) 2025-01-30 22:27:03 +05:30
worker.go miner, consensus, core: remove tracing in mining workflow (#1422) 2025-01-30 22:27:03 +05:30
worker_test.go fix: few linting errors 2024-09-02 11:00:33 +05:30