go-ethereum/rollup/fees
HAOYUatHZ 4588569b63
feat: VerifyFee for sendTx and txpool.add (#236)
* init

* rework

* handle `LesApiBackend`

* fix tests

* add L1fee even for 0 gasPrice

* update comments
2023-03-02 16:38:43 +08:00
..
rollup_fee.go feat: VerifyFee for sendTx and txpool.add (#236) 2023-03-02 16:38:43 +08:00
rollup_fee_test.go fix(l1fee): use int for CalculateL1Fee (#231) 2023-02-24 09:25:49 +08:00