-
Notifications
You must be signed in to change notification settings - Fork 145
Commit
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
Update docs stone compatibility (#635)
* add serialization to stark proof and two tests * test pub * remove pub use * add grinding nonce to serialized proof * pow in little endian * nonce in be bytes * clippy, fmt * add code comment * fix position of nonce in proof * poc merge auth paths * fix state * add missing sym trace paths * fmt * clippy * add test with 3 queries * minor refactor * remove repeated query openings * fix repeated composition poly openings * minor change * use strong fiat shamir for fibonacci test cases * make public parameters input to serializer * make serialize method public * minor refactor * fmt * clippy * clippy * make serialize_proof pub * add docs * add docs * Add small comment * Add small comment * Add small comment * Add small comment * Update provers/stark/src/proof/stark.rs * Fmt * Add small comment * remove unused function * minor change in docs * minor change * minor change * add code comments * fix code comment * change struct docs * add code comment * remove unnecessary allow(unused) --------- Co-authored-by: Sergio Chouhy <[email protected]> Co-authored-by: Sergio Chouhy <[email protected]> Co-authored-by: Agustin <[email protected]> Co-authored-by: Mauro Toscano <[email protected]> Co-authored-by: MauroFab <[email protected]>
- Loading branch information
1 parent
6645ea6
commit a653c5a
Showing
1 changed file
with
51 additions
and
57 deletions.
There are no files selected for viewing
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters