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

Ensure Zod validation and deserialization of credentials is future-proof #102

Open
mitschabaude opened this issue Feb 7, 2025 · 0 comments

Comments

@mitschabaude
Copy link
Member

With recent additions to credentials serialization, Zod validation on the Pallad PR is now failing, maybe because the serialization of some type changed or new types were added that aren't understood yet.

This incident makes it clear that we have to be extremely mindful of stability of serializations going forward, since it won't be possible to change the version of either mina-attestations or o1js baked into wallets very often.

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

No branches or pull requests

1 participant