go-ethereum/rollup/rollup_sync_service
colin 03f3b2b60d
fix(rollup-verifier): delete committed batch meta when reverting a batch (#1000)
* fix(rollup-verifier): delete committed batch metadata when reverting a batch

* chore: auto version bump [bot]

* remove a comment

---------

Co-authored-by: colinlyguo <colinlyguo@users.noreply.github.com>
2024-08-26 11:15:29 +02:00
..
testdata fix(rollup-verifier): decode commitBatchWithBlobProof calldata (#896) 2024-07-13 00:37:31 +08:00
abi.go fix(rollup-verifier): decode commitBatchWithBlobProof calldata (#896) 2024-07-13 00:37:31 +08:00
abi_test.go feat(rollup): sync finalized batches from L1 (#515) 2023-10-28 06:29:31 +08:00
l1client.go feat(rollup-verifier): support codecv1 (#678) 2024-04-04 18:52:23 +08:00
l1client_test.go fix(rollup-verifier): decode commitBatchWithBlobProof calldata (#896) 2024-07-13 00:37:31 +08:00
rollup_sync_service.go fix(rollup-verifier): delete committed batch meta when reverting a batch (#1000) 2024-08-26 11:15:29 +02:00
rollup_sync_service_test.go feat(rollup-verifier): codecv4 (#991) 2024-08-23 14:50:08 +08:00