Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

feat: support conditional compress #23

Merged
merged 12 commits into from
Aug 22, 2024
Merged

Conversation

colinlyguo
Copy link
Member

@colinlyguo colinlyguo commented Aug 14, 2024

Purpose or design rationale of this PR

Added a flag conditionalEncode to enable rollup-relayer and l2geth-verifier to determine when to enable this.

PR title

Your PR title must follow conventional commits (as we are doing squash merge for each PR), so it must start with one of the following types:

  • feat: A new feature

Breaking change label

Does this PR have the breaking-change label?

  • No, this PR is not a breaking change

encoding/codecv2/codecv2.go Outdated Show resolved Hide resolved
encoding/codecv2/codecv2.go Outdated Show resolved Hide resolved
encoding/codecv4/codecv4.go Outdated Show resolved Hide resolved
@colinlyguo colinlyguo changed the title feat: support conditional encode feat: support conditional compress Aug 19, 2024
colinlyguo and others added 2 commits August 20, 2024 16:45
Thegaram
Thegaram previously approved these changes Aug 21, 2024
encoding/codecv4/codecv4_test.go Outdated Show resolved Hide resolved
encoding/codecv4/codecv4.go Show resolved Hide resolved
Co-authored-by: Péter Garamvölgyi <[email protected]>
@colinlyguo colinlyguo merged commit 9e32313 into main Aug 22, 2024
3 checks passed
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

3 participants