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: api improvements #5

Merged
merged 41 commits into from
Oct 16, 2024

Conversation

yuwen01
Copy link
Collaborator

@yuwen01 yuwen01 commented Oct 11, 2024

Changed the library to no longer use sp1_sdk. The verifier library is now a bunch of serialization conversion functions to coerce sp1 groth16 proofs to the format used by lightprotocol's verifier.

Overhauled readme.

Made the example only use fibonacci as an example. Used solana-program-test instead of bankrun, so I only need to write rust.

@yuwen01 yuwen01 marked this pull request as ready for review October 11, 2024 18:57
example/README.md Outdated Show resolved Hide resolved
verifier/src/lib.rs Show resolved Hide resolved
@yuwen01 yuwen01 merged commit a0a3f54 into succinctlabs:master Oct 16, 2024
2 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.

2 participants