mirror of
https://github.com/ethereum/go-ethereum.git
synced 2026-07-27 23:26:44 +00:00
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. |
||
|---|---|---|
| .. | ||
| consensus.go | ||
| consensus_test.go | ||
| difficulty.go | ||
| ethash.go | ||