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

Rapidsnark + Parallel Move and Virtual Proving #44

Merged
merged 16 commits into from
Jan 9, 2024
Merged

Conversation

alex-lindenbaum
Copy link
Contributor

@alex-lindenbaum alex-lindenbaum commented Jan 9, 2024

  1. Rapidsnark works for enclave running on an ARM64 architecture.
  2. moveZKP() in game/Board.ts was changed so that a promise is returned, instead of (proof, publicSignals) pair. Client proves the move ZKP while requesting the enclave for a signature and virtual ZKP. This change should be made in NS end-to-end.

Tested with client CLI. Rapidsnark was tested with end-to-end client as well.

@alex-lindenbaum alex-lindenbaum changed the title Rapidsnark + Parallel Move and Virtual Proving Setup Rapidsnark + Parallel Move and Virtual Proving Jan 9, 2024
client/client.ts Outdated Show resolved Hide resolved
@alex-lindenbaum alex-lindenbaum merged commit 64dc5de into main Jan 9, 2024
@alex-lindenbaum alex-lindenbaum deleted the rapidsnark-fix branch January 9, 2024 22:11
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