go-ethereum/rollup
HAOYUatHZ ef67ff8bbb
fix(miner): fix acc_rows for empty block (#431)
* Revert "fix(worker): set row consumption for genesis and empty blocks (#428)"

This reverts commit b51736fd3c.

* fix: fix accRows for empty block

* bump version

* remove log

* fix

* set default accRows as nil explicitly

* fix genesis block

* fix
2023-08-03 13:09:59 +02:00
..
circuitcapacitychecker fix(miner): fix acc_rows for empty block (#431) 2023-08-03 13:09:59 +02:00
fees feat: update l1fee calculation (#351) 2023-06-13 10:57:59 +08:00
rcfg refactor(config): moved fee vault addr to rollup config (#341) 2023-05-22 22:37:27 +08:00
sync_service feat: update contract ABI QueueIndex type to uint64 (#371) 2023-06-28 15:51:58 +02:00
withdrawtrie feat(trace): add withdraw trie root (#217) 2023-02-16 10:18:47 +08:00