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

Optimize Encode/Decode for VerifyingKey #408

Closed
Tracked by #347 ...
th7nder opened this issue Sep 28, 2024 · 0 comments · Fixed by #443
Closed
Tracked by #347 ...

Optimize Encode/Decode for VerifyingKey #408

th7nder opened this issue Sep 28, 2024 · 0 comments · Fixed by #443
Milestone

Comments

@th7nder
Copy link
Contributor

th7nder commented Sep 28, 2024

polka_storage_proofs::VerifyingKey::Encode/Decode, make it use to_compressed to reduce the bytes stored on-chain.
currently verifying key takes 4.8kB, can be reduced to 2.4kB

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Projects
None yet
Development

Successfully merging a pull request may close this issue.

2 participants