mirror of
https://github.com/ethereum/go-ethereum.git
synced 2026-08-19 10:22:23 +00:00
* feat(worker): try to limit the number of txns miner has to deal with (#745) to reduce the effect of having a huge backlog on performance * fix(worker): set default account fetch limit (#756) * fix * update miner/worker.go * fix --------- Co-authored-by: Ömer Faruk Irmak <omerfirmak@gmail.com> Co-authored-by: Péter Garamvölgyi <peter@scroll.io> |
||
|---|---|---|
| .. | ||
| stress/clique | ||
| miner.go | ||
| miner_test.go | ||
| ordering.go | ||
| ordering_test.go | ||
| payload_building.go | ||
| payload_building_test.go | ||
| scroll_worker.go | ||
| worker.go | ||
| worker_test.go | ||