go-ethereum/core/txpool
HAOYUatHZ ac044caa1b
feat(miner): account fetch limit (#939)
* 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>
2024-07-29 19:07:43 +08:00
..
blobpool feat(miner): account fetch limit (#939) 2024-07-29 19:07:43 +08:00
legacypool feat(miner): account fetch limit (#939) 2024-07-29 19:07:43 +08:00
errors.go core/txpool: fix typos (#28213) 2023-09-28 09:48:14 +08:00
subpool.go feat(miner): account fetch limit (#939) 2024-07-29 19:07:43 +08:00
txpool.go feat(miner): account fetch limit (#939) 2024-07-29 19:07:43 +08:00
validation.go chore(dep): upgrade go kzg 4844 (#932) 2024-07-27 12:08:52 +08:00