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

verify user data onchain #36

Merged
merged 5 commits into from
Oct 14, 2024
Merged

verify user data onchain #36

merged 5 commits into from
Oct 14, 2024

Conversation

zkMagus
Copy link
Contributor

@zkMagus zkMagus commented Oct 12, 2024

No description provided.

defer file.Close()

rawBytes, _ := io.ReadAll(file)
var publicInputsOnly types.PublicInputsOnly
Copy link
Member

Choose a reason for hiding this comment

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

Only public input is needed. And the whole block proof is too large.

@eigmax eigmax merged commit df6d28e into main Oct 14, 2024
2 checks passed
@eigmax eigmax deleted the feat/verify-user-data branch October 14, 2024 14:43
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