go-ethereum/rollup/rollup_sync_service
colin 5115f1342d
fix(rollup-verifier): hardcode genesis codec version as codecv0 and sync codecv1 implementation (#699)
* fix(rollup-verifier): update codecv1

* fix genesis batch codec check

* bump version
2024-04-16 14:22:05 +08:00
..
testdata feat(rollup-verifier): support codecv1 (#678) 2024-04-04 18:52:23 +08:00
abi.go feat(rollup): sync finalized batches from L1 (#515) 2023-10-28 06:29: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 feat(rollup-verifier): support codecv1 (#678) 2024-04-04 18:52:23 +08:00
rollup_sync_service.go fix(rollup-verifier): hardcode genesis codec version as codecv0 and sync codecv1 implementation (#699) 2024-04-16 14:22:05 +08:00
rollup_sync_service_test.go feat(rollup-verifier): support codecv1 (#678) 2024-04-04 18:52:23 +08:00