go-ethereum/rollup/rollup_sync_service
colin e162fbb7c0
feat: turn libscroll_zstd dynamic lib into static (#794)
* feat: remove .so file dependency of libscroll_zstd

* bump version

* remove wget installment

* simplify dockerfile and add envs

* revert alpine changes

* fix

* fix CI

* update dependency

* chore: auto version bump [bot]

---------

Co-authored-by: colinlyguo <colinlyguo@users.noreply.github.com>
2024-06-05 17:22:37 +08:00
..
testdata feat(rollup-sync-service): support codecv2 (#726) 2024-05-30 11:03:31 +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 feat(rollup-sync-service): support codecv2 (#726) 2024-05-30 11:03:31 +08:00
rollup_sync_service_test.go feat(rollup-sync-service): support codecv2 (#726) 2024-05-30 11:03:31 +08:00