mirror of
https://github.com/ethereum/go-ethereum.git
synced 2026-07-27 15:16:43 +00:00
* initial work for removing tracing from worker * fix more things * miner: sync code with worker.go, remove traces * fix lint * miner, core: get rid of test_backend helper functions * miner: handle delay during tests in block building * fix lint * miner: reset context to get rid of parent timeout context * miner: refactor test |
||
|---|---|---|
| .. | ||
| fake_miner.go | ||
| miner.go | ||
| miner_test.go | ||
| ordering.go | ||
| ordering_test.go | ||
| payload_building.go | ||
| payload_building_test.go | ||
| pending.go | ||
| worker.go | ||
| worker_test.go | ||