go-ethereum/core/txpool
Péter Garamvölgyi 20ad4f500e
Some checks are pending
i386 linux tests / Lint (push) Waiting to run
i386 linux tests / build (push) Waiting to run
core/txpool: add explicit max blob count limit (#31837)
Fixes #31792.

---------

Co-authored-by: lightclient <lightclient@protonmail.com>
2025-05-22 11:30:20 +02:00
..
blobpool core/txpool: add explicit max blob count limit (#31837) 2025-05-22 11:30:20 +02:00
legacypool core/txpool/legacypool: fix flaky test TestAllowedTxSize #30975 (#31836) 2025-05-20 14:57:01 +02:00
locals eth: add tx to locals only if it has a chance of acceptance (#31618) 2025-04-17 21:27:48 +02:00
errors.go core/txpool: add explicit max blob count limit (#31837) 2025-05-22 11:30:20 +02:00
reserver.go core/txpool: allow tx and authority regardless of admission order (#31373) 2025-04-09 19:11:24 -06:00
subpool.go core/txpool: allow tx and authority regardless of admission order (#31373) 2025-04-09 19:11:24 -06:00
txpool.go eth: add tx to locals only if it has a chance of acceptance (#31618) 2025-04-17 21:27:48 +02:00
validation.go core/txpool: add explicit max blob count limit (#31837) 2025-05-22 11:30:20 +02:00