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

Chain server pt2 #1229

Open
2 tasks
arthurpaulino opened this issue Mar 22, 2024 · 0 comments
Open
2 tasks

Chain server pt2 #1229

arthurpaulino opened this issue Mar 22, 2024 · 0 comments

Comments

@arthurpaulino
Copy link
Contributor

This is a sequel to #1173

  • Add better documentation to the server, both on the README and in the chain-server crate files (using #![deny(missing_docs)])
  • Add the new chain_acc and compress endpoints, which only work in stream mode
  • chain_acc does the folding internally as a checkpoint, but does not perform compression and does not return a proof
  • compress finally compresses the accumulated recursive SNARK and returns it
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