go-ethereum/rollup/rollup_sync_service
colin 9de4980851
feat(rollup-verifier): codecv4 (#991)
* feat(rollup-verifier): codecv4

* fix golint

* enhancements

* rename

* rename

* feat: add darwinv2 in genesis config

* bump version

* fix typo

* Update params/config.go

Co-authored-by: georgehao <haohongfan@gmail.com>

* add DarwinV2

* address comments

* move a comment to other places

* small refactors

* chore: auto version bump [bot]

* update da-codec commit

* fix a bug

---------

Co-authored-by: georgehao <haohongfan@gmail.com>
Co-authored-by: Péter Garamvölgyi <peter@scroll.io>
Co-authored-by: colinlyguo <colinlyguo@users.noreply.github.com>
2024-08-23 14:50:08 +08: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 feat(rollup-verifier): codecv4 (#991) 2024-08-23 14:50:08 +08:00
rollup_sync_service_test.go feat(rollup-verifier): codecv4 (#991) 2024-08-23 14:50:08 +08:00