go-ethereum/rollup/l1
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
..
abi.go feat(L1 follower): add commitAndFinalizeBatch method (#1140) 2025-03-12 13:34:56 +08:00
abi_test.go feat(L1 follower): add commitAndFinalizeBatch method (#1140) 2025-03-12 13:34:56 +08:00
l1msg_bindings.go feat: L1Reader (#1099) 2025-01-21 09:30:19 +08:00
reader.go feat(L1 follower): add commitAndFinalizeBatch method (#1140) 2025-03-12 13:34:56 +08:00
reader_test.go feat: L1Reader (#1099) 2025-01-21 09:30:19 +08:00
types.go feat: add system config consensus to deprecate clique (#1102) 2025-02-28 15:53:32 +01:00