10 Commits

Author SHA1 Message Date
Kevin Jue
302b5f5bf1
Upgrade to gnark 0.8 (#18)
* make proof with PIS public input

* upgraded to 0.8 gnark

* reduced pow witness

* fixed bug

* fixed test

* fixed bug

* adding profiling

* changed everything to be pointers

* convert remaining poseidon constants

* added the recursive_very_small

* added more outputs for benchmark
2023-05-25 07:39:06 -07:00
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
2023-05-19 19:49:14 -07:00
Nicholas Ward
f20852831e fixes, cleanup, and deserialize ProofChallenges 2023-04-12 09:13:38 -07:00
John Guibas
6e9f1a7c50 Cleanup repo for release 2023-03-28 10:59:36 -07:00
Kevin Jue
d6f73d101b correctly deserialize fri opening proofs 2022-11-08 14:52:22 -08:00
jtguibas
e9f194c946 fri challenges 2022-10-10 20:45:34 -07:00
jtguibas
fccd386e06 workign deserialization of proof 2022-10-10 18:43:56 -07:00
jtguibas
a058df6099 small refactor of names 2022-10-10 17:59:55 -07:00
jtguibas
7367106b04 structs and challenges 2022-10-10 17:22:02 -07:00
jtguibas
cae5d3b45f added public inputs hash test, challenger test 2022-10-10 15:11:32 -07:00