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

Add Server Syncronization, E3Request Config & Risc0 Version Update #20

Merged
merged 7 commits into from
Oct 22, 2024

Conversation

hmzakhalid
Copy link
Member

@hmzakhalid hmzakhalid commented Oct 14, 2024

This pull request implements server synchronization by introducing functionalities to sync contract states with the server and compute e3 computations of expired e3 rounds to publish the ciphertext.

  • Added sync.rs to synchronize contract state with the server.
  • Update E3Request Configuration through .env file
  • Updated Readme.md to include new documentation instructions
  • Updated Ciphernode Execution Scripts to include the Ciphernode config YAML
  • Updates Risc0 to version 1.1

Copy link

vercel bot commented Oct 14, 2024

The latest updates on your projects. Learn more about Vercel for Git ↗︎

Name Status Preview Comments Updated (UTC)
crisp ✅ Ready (Inspect) Visit Preview 💬 Add feedback Oct 22, 2024 6:42am

@hmzakhalid hmzakhalid changed the title Add Server Syncronization and E3Request Config Add Server Syncronization, E3Request Config & Risc0 Version Update Oct 18, 2024
Copy link
Member

@auryn-macmillan auryn-macmillan left a comment

Choose a reason for hiding this comment

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

lgtm

@hmzakhalid hmzakhalid merged commit 10b22f9 into main Oct 22, 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.

3 participants