go-ethereum/rollup
Jonas Theis 974cfcd726
feat(L1 follower): add commitAndFinalizeBatch method (#1140)
* add commitAndFinalizeBatch method to L1Reader to support enforced batches in L1 follower and rollup verifier

* chore: auto version bump [bot]

* update ABI

---------

Co-authored-by: jonastheis <jonastheis@users.noreply.github.com>
2025-03-12 13:34:56 +08:00
..
ccc feat: add EIP-7702 (#1112) 2025-02-25 14:56:51 +01:00
da_syncer fix: add ABI with removed functions from contract (#1135) 2025-03-05 11:26:41 +01:00
fees fix(rollup-fee): support set code tx in asUnsignedTx (#1123) 2025-02-25 16:26:58 +01:00
l1 feat(L1 follower): add commitAndFinalizeBatch method (#1140) 2025-03-12 13:34:56 +08:00
pipeline feat: Add support for L1 MPT (#1104) 2025-02-05 14:57:40 +01:00
rcfg feat: update gas-oracle contract bytecode (#792) 2024-06-03 10:30:59 +02:00
rollup_sync_service feat(L1 follower): adjust to recent CodecV7 and contract changes (#1120) 2025-03-03 13:14:32 +01:00
sync_service fix(sync service): skip messages with lower index (#1134) 2025-03-05 11:00:31 +01:00
tracing feat: add EIP-7702 (#1112) 2025-02-25 14:56:51 +01:00
withdrawtrie feat(trace): add withdraw trie root (#217) 2023-02-16 10:18:47 +08:00