-
Notifications
You must be signed in to change notification settings - Fork 47
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
Trusted Setup Results #297
Conversation
@bhgomes Should we change the manta-pay simulation to load the actual parameters instead of randomly generating them? I started doing this but ran into an issue with the need to specify a temporary directory to use the |
The list of contribution hashes is a reasonably small file so I decided to add it directly to this repo rather than only hosting it on the AWS s3 bucket with the other files. I placed it in |
@bhgomes I know you started moving the code to prepare the phase2 parameters from phase1 from |
There was a problem hiding this comment.
Choose a reason for hiding this comment
The reason will be displayed to describe this comment to others. Learn more.
I didn't run the verify
binary myself, but I trust you did and it worked as expected, right?
Can use something like
|
Signed-off-by: Brandon H. Gomes <bhgomes@pm.me>
Signed-off-by: Brandon H. Gomes <bhgomes@pm.me>
Signed-off-by: Brandon H. Gomes <bhgomes@pm.me>
Signed-off-by: Brandon H. Gomes <bhgomes@pm.me>
Signed-off-by: Brandon H. Gomes <bhgomes@pm.me>
The trusted setup is complete and so we must:
manta-parameters
The updated parameters are those generated in the final round (4328) of our trusted setup. They have been checked in the manta-pay simulation to ensure that proofs can indeed be generated and verified using them.
Before we can merge this PR, please make sure that all the following items have been checked off:
CHANGELOG.md
and added the appropriatechangelog
label to the PR.Files changed
in the GitHub PR explorer.CONTRIBUTING.md
.