go-ethereum/core/txpool
lightclient e6f3ce7b16
params,core: add max and target value to chain config (#31002)
Implements [EIP-7840](https://github.com/ethereum/EIPs/pull/9129) and
[EIP-7691](d96625a4dc/EIPS/eip-7691.md).

---------

Co-authored-by: Marius van der Wijden <m.vanderwijden@live.de>
Co-authored-by: Felix Lange <fjl@twurst.com>
2025-02-04 15:43:18 +01:00
..
blobpool params,core: add max and target value to chain config (#31002) 2025-02-04 15:43:18 +01:00
legacypool core/txpool/legacypool: ensure pending nonces are reset by SubPool.Clear (#31020) 2025-01-16 14:40:15 +01:00
errors.go core/txpool: elevate the 'already reserved' error into a constant (#29095) 2024-02-27 13:27:50 +02:00
subpool.go core/txpool, eth/catalyst: clear transaction pool in Rollback (#30534) 2024-11-19 13:35:52 +01:00
txpool.go core/txpool: terminate subpool reset goroutine if pool was closed (#31030) 2025-01-21 11:42:05 +08:00
validation.go params,core: add max and target value to chain config (#31002) 2025-02-04 15:43:18 +01:00