Kevin Jue
cf84b032e2
Rearranged files ( #17 )
* removed unused file
* change field import
* change import of field package
* changed field import
* moved hash to poseidon and some changes to the field package
* changed file structure
2 years ago
Nicholas Ward
2acec50b96
fix
2 years ago
Nicholas Ward
d6801149f2
deserialize ProofChallenges (now works with plonky2 randomizing PI wires)
2 years ago
Nicholas Ward
f20852831e
fixes, cleanup, and deserialize ProofChallenges
2 years ago
Nicholas Ward
9a51b67aca
gate deserialization, ArithmeticGate, ConstantGate
2 years ago
Nicholas Ward
c0168a9769
updates: included evaluateGateConstraints
2 years ago
Nicholas Ward
58914e8f66
uint64
2 years ago
Nicholas Ward
4914844edb
finished evaluateGateConstraints
2 years ago
Nicholas Ward
7091e1e1b2
initial work: gate interface and PublicInput
2 years ago
Kevin Jue
57b7937ae8
added comment for where the custom gate constraints logic should be implemented
2 years ago
John Guibas
6e9f1a7c50
Cleanup repo for release
2 years ago
Kevin Jue
8fe0c7f6b6
added plonky2_verifier_benchmark
3 years ago
Kevin Jue
4498f175f1
added verifier_test
3 years ago
Kevin Jue
a0405cd207
added plonk_benchmark
3 years ago
Kevin Jue
d847bbd8e8
finished interpolate function in fri round verification
3 years ago
Kevin Jue
d194d3860f
initial commit for fri verification chip
3 years ago
Kevin Jue
1d7f151cc1
permutation check for plonk works
3 years ago
Kevin Jue
ab164af7fc
reduced the vanishing terms
3 years ago
Kevin Jue
ef02b447e6
got plonk.evalVanishingPoly working
3 years ago
Kevin Jue
857fcf6c78
fixed bugs
3 years ago
Kevin Jue
1a1406e3b8
fixed some bugs
3 years ago
Kevin Jue
4262ff15fe
added plonk test file
3 years ago
Kevin Jue
9462d19913
plonk verification circuit in progress
3 years ago