go-ethereum/core/txpool
Quentin Mc Gaw 33340c9399
fix(core/txpool/legacypool): fix TestAllowedTxSize failing occasionally
reowrk the transaction generation logic to change the data content and length until the desired transaction size is reached.
This makes the test deterministic regarding transaction sizes, whilst keeping the random transaction data.
2025-02-07 11:23:47 +01:00
..
blobpool all: update license comments and AUTHORS (#31133) 2025-02-05 23:01:17 +01:00
legacypool fix(core/txpool/legacypool): fix TestAllowedTxSize failing occasionally 2025-02-07 11:23:47 +01:00
locals core/txpool: remove locals-tracking from txpools (#30559) 2025-02-04 17:23:01 +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: remove locals-tracking from txpools (#30559) 2025-02-04 17:23:01 +01:00
txpool.go all: update license comments and AUTHORS (#31133) 2025-02-05 23:01:17 +01:00
validation.go params,core: add max and target value to chain config (#31002) 2025-02-04 15:43:18 +01:00