mirror of
https://github.com/ethereum/go-ethereum.git
synced 2026-08-03 10:33:45 +00:00
* feat(miner): reduce the number compression attempts when fetching transactions list * chore: update ci * chore: update ci * chore: update ci * chore: update ci * Update miner/taiko_worker.go Co-authored-by: maskpp <maskpp266@gmail.com> * chore: update ci * feat: rename * feat: rename * feat: one more optimization * feat: update TODO && checks * feat: introduce `txsPruningResult.GasPruned` * fix: fix an issue * feat: more improvements * feat: update TODO && checks * feat: rename * Update miner/taiko_worker.go Co-authored-by: maskpp <maskpp266@gmail.com> --------- Co-authored-by: maskpp <maskpp266@gmail.com> |
||
|---|---|---|
| .. | ||
| miner.go | ||
| miner_test.go | ||
| ordering.go | ||
| ordering_test.go | ||
| payload_building.go | ||
| payload_building_test.go | ||
| pending.go | ||
| taiko_miner.go | ||
| taiko_payload_building.go | ||
| taiko_payload_building_test.go | ||
| taiko_worker.go | ||
| taiko_worker_test.go | ||
| worker.go | ||