go-ethereum/rollup
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
..
circuitcapacitychecker feat (libzkp-v0.9.8): recordStorageDetail even when LogConfig.DisableStorage == true (#564) 2023-11-22 14:44:08 +08:00
fees fix(txpool): revert duplicated l1 data fee check (#612) 2024-01-08 20:25:46 +08:00
rcfg refactor(config): moved fee vault addr to rollup config (#341) 2023-05-22 22:37:27 +08:00
rollup_sync_service feat(rollup): add fallback if TransactionByHash fails in getting commitBatch calldata (#601) 2023-12-18 14:51:46 +01:00
sync_service feat(rollup): add fallback if TransactionByHash fails in getting commitBatch calldata (#601) 2023-12-18 14:51:46 +01:00
withdrawtrie feat(trace): add withdraw trie root (#217) 2023-02-16 10:18:47 +08:00