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
2d7f5ecf50
generate proof challenges instead of receiving through JSON
2 years ago
Nicholas Ward
d6801149f2
deserialize ProofChallenges (now works with plonky2 randomizing PI wires)
2 years ago
Nicholas Ward
9a91db901d
don't need challenges serialized
2 years ago
Nicholas Ward
f20852831e
fixes, cleanup, and deserialize ProofChallenges
2 years ago
Nicholas Ward
b8a7d44fa9
deserialize selector info
2 years ago
Nicholas Ward
9a51b67aca
gate deserialization, ArithmeticGate, ConstantGate
2 years ago
John Guibas
6e9f1a7c50
Cleanup repo for release
2 years ago
Kevin Jue
a16fe09634
fixed some bugs
3 years ago
Kevin Jue
cbb50ef3bd
deserialized the steps
3 years ago
Kevin Jue
571d64abeb
added the test challenges for the large circuit test
3 years ago
Kevin Jue
ccfe2b51c9
added reductionArityBits function
3 years ago
Kevin Jue
460709f65d
got merkle proof traversal working
3 years ago
Kevin Jue
d6f73d101b
correctly deserialize fri opening proofs
3 years ago
Kevin Jue
96dc2c2359
edited DeserializeCommonCircuitData to return CommonCircuitData; added plonkAlpha and plonkZeta challenge test cases
3 years ago
jtguibas
51b98741b8
changes...
3 years ago
jtguibas
84b123d3a8
deserialization
3 years ago
jtguibas
fccd386e06
workign deserialization of proof
3 years ago