go-ethereum/core/txpool
Sina M 0e1a19da76
core: implement eip-7623 floor data gas (#30946)
This PR builds on #29040 and updates it to the new version of the spec.
I filled the EEST tests and they pass.

Link to spec: https://eips.ethereum.org/EIPS/eip-7623

---------

Co-authored-by: Marius van der Wijden <m.vanderwijden@live.de>
Co-authored-by: lightclient <14004106+lightclient@users.noreply.github.com>
Co-authored-by: lightclient <lightclient@protonmail.com>
2025-01-30 09:07:45 -07:00
..
blobpool all: implement state history v2 (#30107) 2025-01-17 02:59:02 +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 core: implement eip-7623 floor data gas (#30946) 2025-01-30 09:07:45 -07:00