go-ethereum/rollup/fees
colin 219b84e1af
fix(txpool): revert duplicated l1 data fee check (#612)
* Revert "fix(tx-pool): consider L1 data fee in validateTx"

This reverts commit 0a5c04b85d0f8b509542306894c03bd3feff65bd.

* simplify veriftfee

* bump version

* address comments

* keep the original behavior

* fix again

* nit

* tweak comments
2024-01-08 20:25:46 +08:00
..
rollup_fee.go fix(txpool): revert duplicated l1 data fee check (#612) 2024-01-08 20:25:46 +08:00
rollup_fee_test.go feat: update l1fee calculation (#351) 2023-06-13 10:57:59 +08:00