-
Notifications
You must be signed in to change notification settings - Fork 15
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
Zkp2p ceremony v2.4 [Staging] #106
Open
0xSachinK
wants to merge
24
commits into
privacy-scaling-explorations:staging
Choose a base branch
from
zkp2p:zkp2p-ceremony-v2.4
base: staging
Could not load branches
Branch not found: {{ refName }}
Loading
Could not load tags
Nothing to show
Loading
Are you sure you want to change the base?
Some commits from the old base branch may be removed from the timeline,
and old review comments may become outdated.
Open
Zkp2p ceremony v2.4 [Staging] #106
0xSachinK
wants to merge
24
commits into
privacy-scaling-explorations:staging
from
zkp2p:zkp2p-ceremony-v2.4
Conversation
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
…cleanup feat(cleanup) - refactor and add zkey download, multi ceremony banner
…ng-explorations/dev feat(cleanup) - refactor and add zkey download, multi ceremony banner
…ontribute fix(contribute) - stop listener upon timeout
…ng-explorations/dev Prod Bug Fixes
…elySetup into dev
…ng-explorations/dev fix(params) fix wrong param name
…ng-explorations/dev fix(circuit params) - support legacy firestore field
…update-setup feat(setup) - change S3 path to URL
…ng-explorations/dev chore(merge) - dev to staging
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
Add this suggestion to a batch that can be applied as a single commit.
This suggestion is invalid because no changes were made to the code.
Suggestions cannot be applied while the pull request is closed.
Suggestions cannot be applied while viewing a subset of changes.
Only one suggestion per line can be applied in a batch.
Add this suggestion to a batch that can be applied as a single commit.
Applying suggestions on deleted lines is not supported.
You must change the existing code in this line in order to create a valid suggestion.
Outdated suggestions cannot be applied.
This suggestion has been applied or marked resolved.
Suggestions cannot be applied from pending reviews.
Suggestions cannot be applied on multi-line comments.
Suggestions cannot be applied while the pull request is queued to merge.
Suggestion cannot be applied right now. Please check back later.
Title
ZKP2P Trusted Setup Ceremony V2.4
Description
Ceremony for the 4 ZKP2P circuits:
Uploads
Process
./ceremonies/$PREFIX/$CIRCUIT_NAME.$EXTENSION - note that we require both the r1cs and the wasm files.
phase2cli validate --template $PATH_TO_THE_TEMPLATE
Failing to follow the above instructions, will result in the CI checks failing. If all is done accordingly, an administrator will approve and merge your PR and a ceremony will be setup for you.
Ceremony Details
p0tionConfig.json template:
In-details:
Additional Notes
If there are any additional notes, requirements or special instructions related to this ceremony, please specify them here.
Confirmation