go-ethereum/rollup
colin 0360eba836
fix(l2geth-verifier): only check last batch of the bundle (#904)
* fix(l2geth-verifier): only check the last batch of each bundle

* refactor function comments

* add more logs to debug

* fix the bug

* Revert "add more logs to debug"

This reverts commit 4befe9fe739275988b4bf34999bd1aad4d7a1d0e.

* tweak

* TestValidateBatchInFinalizeByBundle

* update da-codec dependency

* move rawdb.WriteFinalizedBatchMeta outside the loop

* use batch writer

* change log.Crit to log.Error
2024-07-17 20:01:40 +08:00
..
circuitcapacitychecker feat: update to ccc v0.11.4 (#872) 2024-07-03 15:16:38 +02:00
fees fix: use correct encoding for L1 data fee of EIP2718 transactions (#793) 2024-06-03 16:24:03 +02:00
pipeline fix: do not attempt to free nil rust trace (#845) 2024-06-21 14:29:05 +03:00
rcfg feat: update gas-oracle contract bytecode (#792) 2024-06-03 10:30:59 +02:00
rollup_sync_service fix(l2geth-verifier): only check last batch of the bundle (#904) 2024-07-17 20:01:40 +08:00
sync_service feat(worker): add a commit tx failed metric (#704) 2024-04-17 18:32:00 +08:00
tracing refactor(trace): clean outdated fields (#842) 2024-07-15 20:36:00 +08:00
withdrawtrie feat(trace): add withdraw trie root (#217) 2023-02-16 10:18:47 +08:00