go-ethereum/core/txpool
Luis Ayuso 9fe8e2bab8
Rewrite pool test for SetCodeTransactions
- Emphasize coherence of behavior with different submission order.
- Clean tests to test one property at the time.
2025-03-10 12:25:46 +01:00
..
blobpool eth: do not add failed tx to localTxTracker (#31202) 2025-03-01 13:58:57 +01:00
legacypool Rewrite pool test for SetCodeTransactions 2025-03-10 12:25:46 +01:00
locals eth: do not add failed tx to localTxTracker (#31202) 2025-03-01 13:58:57 +01:00
errors.go core/txpool: move setcode tx validation into legacyPool (#31209) 2025-02-24 14:17:21 -07:00
subpool.go eth: do not add failed tx to localTxTracker (#31202) 2025-03-01 13:58:57 +01:00
txpool.go eth: do not add failed tx to localTxTracker (#31202) 2025-03-01 13:58:57 +01:00
validation.go eth: check blob transaction validity on the peer goroutine when received (#31219) 2025-03-01 14:10:38 +01:00