-
Notifications
You must be signed in to change notification settings - Fork 24
TODO #1
Comments
@poma : add an option for manually computing proof from the webassembly module ? |
No. You should compile from Rust source code instead and use CLI (there is also a Docker version) |
@poma : but then, where’s the source code ? |
@poma : given a note, along a root and a nullifier, and other withdrawal parameters, I want to compute the proof using the proving keys deployed on the Ethereum mainnet. I don’t see any ᴄʟɪ program for that. |
oh you mean proof and not contribution. In this case you are asking this in a wrong repo. This repository is about Trusted Setup MPC ceremony |
@poma : isn’t this repo about the source code of the website ? |
no, this is only for trusted setup
…On Sat, Mar 21, 2020 at 1:47 PM ytrezq ***@***.***> wrote:
@poma <https://github.com/poma> : isn’t this repo about the source code
of the website <https://tornado.cash/> ?
—
You are receiving this because you were mentioned.
Reply to this email directly, view it on GitHub
<#1 (comment)>,
or unsubscribe
<https://github.com/notifications/unsubscribe-auth/AAQDCDXBXDPHZGYFJIOINADRISLN7ANCNFSM4KIEQYVA>
.
|
@poma : so what’s the right place ? |
https://github.com/tornadocash/tornado-core you will also find cli.js tool there |
@poma : how to use it in browser ? |
General
.
authorize-contribution
page)Please use the Authorization HTTP header instead as using the
access_tokenquery parameter is deprecated and will be removed July 1st, 2020.
UI
Instructions
download all contributions
(button? link? from S3 or from our server?)/authorize-contribution
pagetoken
param check for/authorize-contribution
page...
Audit of contribution generation code
Post ceremony
The text was updated successfully, but these errors were encountered: