Kevin Jue
11f5ee28c6
Circuit modifications for recent Plonky2 changes ( #5 )
* pretty print fibonacci data files
* added in new dummy proof serialized data
* updated powresponse calculation in the challenger chip
* changes to reflect these plonky2 changes: 40aecc8e95
* modified benchmark to accept circuit name
2 years ago
Nicholas Ward
d6801149f2
deserialize ProofChallenges (now works with plonky2 randomizing PI wires)
2 years ago
John Guibas
6e9f1a7c50
Cleanup repo for release
2 years ago
Kevin Jue
8fe0c7f6b6
added plonky2_verifier_benchmark
2 years ago
Kevin Jue
148788ea51
refactored fri and plonk test
2 years ago
Kevin Jue
9c50f40985
added dummy circuit test case in verifier
2 years ago
Kevin Jue
1ad9e73634
standalone fri circuit
2 years ago
Kevin Jue
a16fe09634
fixed some bugs
2 years ago
Kevin Jue
d847bbd8e8
finished interpolate function in fri round verification
2 years ago
Kevin Jue
f877e3bda3
calculated barycentric weights
2 years ago
Kevin Jue
8797fd15ed
arity verification check with incomplete compute_evaluation
2 years ago
Kevin Jue
393059b51d
added the function friCombineInitial
2 years ago
Kevin Jue
8e9591c964
calculated subgroupX
2 years ago
Kevin Jue
21157cf4af
added the merkle cap check
2 years ago
Kevin Jue
460709f65d
got merkle proof traversal working
2 years ago
Kevin Jue
d6f73d101b
correctly deserialize fri opening proofs
2 years ago
Kevin Jue
da80afaac4
expanded fri_test.go and implemented more for the fri verifier
2 years ago
Kevin Jue
d194d3860f
initial commit for fri verification chip
2 years ago
jtguibas
e9f194c946
fri challenges
3 years ago