plugeth/core/txpool
Roberto Bayardo 32d4d6e616
core/txpool: reject blob txs with blob fee cap below the minimum (#29081)
* make blobpool reject blob transactions with fee below the minimum

* core/txpool: some minot nitpick polishes and unified error formats

* core/txpool: do less big.Int constructions with the min blob cap

---------

Co-authored-by: Péter Szilágyi <peterke@gmail.com>
2024-02-26 11:06:52 +02:00
..
blobpool core/txpool: reject blob txs with blob fee cap below the minimum (#29081) 2024-02-26 11:06:52 +02:00
legacypool core/txpool: fix typo (#29036) 2024-02-21 10:00:01 +02:00
errors.go core/txpool: fix typos (#28213) 2023-09-28 09:48:14 +08:00
subpool.go core/txpool, eth, miner: retrieve plain and blob txs separately (#29026) 2024-02-20 11:37:23 +02:00
txpool.go core/txpool, eth, miner: retrieve plain and blob txs separately (#29026) 2024-02-20 11:37:23 +02:00
validation.go core/txpool: reject blob txs with blob fee cap below the minimum (#29081) 2024-02-26 11:06:52 +02:00