go-ethereum/consensus/ethash
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
..
consensus.go fix: TestRPCGetTransactionReceiptsByBlock 2024-09-01 13:36:21 +05:30
consensus_test.go dev: fix: most of wsl lint issues 2023-06-15 15:48:26 +02:00
difficulty.go dev: fix: most of wsl lint issues 2023-06-15 15:48:26 +02:00
ethash.go miner, consensus, core: remove tracing in mining workflow (#1422) 2025-01-30 22:27:03 +05:30