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

Compress by vaa payload #42

Merged
merged 3 commits into from
Sep 22, 2023
Merged

Compress by vaa payload #42

merged 3 commits into from
Sep 22, 2023

Conversation

ali-bahjati
Copy link
Contributor

We used to compress data using the vaa which sometimes might result in inefficient compression (if the vaas for the same slot are the same). This PR changes the compression to be per vaa payload so we can merge VAAs with the same payload that have different signatures.

Please review commit by commit as the first commit is improving type-hints.

Copy link
Contributor

@cctdaniel cctdaniel left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

🙇🏻‍♂️

@ali-bahjati ali-bahjati merged commit 074670b into main Sep 22, 2023
@ali-bahjati ali-bahjati deleted the compress-by-slot branch September 22, 2023 10:16
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.

2 participants