Skip to content

Instantly share code, notes, and snippets.

@ec2
ec2 / risc-zero-stark-to-snark-prover_attestation.log
Created April 16, 2024 04:35
Attestation for RISC Zero STARK-to-SNARK Prover MPC Phase 2 Trusted Setup ceremony
Hey, I'm ec2-6364934 and I have contributed to the RISC Zero STARK-to-SNARK Prover MPC Phase2 Trusted Setup ceremony.
The following are my contribution signatures:
Circuit # 1 (stark_verify)
Contributor # 69
Contribution Hash: ebc07dc6 a9ee551f 6d80d7d2 fc8613b3
a66d3b34 22fb98ef e3df857d f038ac39
8cc0213b 29eaedde 78f0e4bc 6815a7ce
8b9fbb10 579a040b 59cdd91c 96020763

Keybase proof

I hereby claim:

  • I am tueric on github.
  • I am erictu (https://keybase.io/erictu) on keybase.
  • I have a public key ASD_TttKC8inPVnbv_puwiqSHbikrZkuoDcgciC1yckp5wo

To claim this, I am signing this object:

0x07Cff6218249a2351A174Bdc1E5b1632e8e4E673
0x0F64928EcA02147075c7614A7d67B0C3Cb37D5DA
0x4bEA06BC7956CdF56542B1029321C7f23f3065f0
@ec2
ec2 / index.html
Created January 27, 2017 01:23
Meetup 1 Janky code
<h1>Voting App!</h1>
<h4> Your Address is: </h4>
<p id = accountAddr></p>
<input type="text" id="newPersonField" placeholder="New Person Addr"></input>
<button id="addPeopleButton">Add Person</button>
<br>
<br>
<h4> Add new proposal </h4>
<input type="text" id="newproposalfield" placeholder="New Prop Name"></input>