Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

docs: stone prover trace docs - layout plain #658

Merged
merged 6 commits into from
Nov 6, 2023

Conversation

entropidelic
Copy link
Contributor

@entropidelic entropidelic commented Nov 1, 2023

  • Add docs for the trace configuration used in the Stone prover
  • Add representation of the trace built in the stone prover in csv format, for a simple fibonacci program.

@entropidelic entropidelic marked this pull request as ready for review November 1, 2023 19:33
@entropidelic entropidelic requested review from schouhy, ajgara and a team as code owners November 1, 2023 19:33
@codecov-commenter
Copy link

codecov-commenter commented Nov 1, 2023

Codecov Report

Merging #658 (ff6ae8c) into main (0ca4854) will not change coverage.
The diff coverage is n/a.

@@           Coverage Diff           @@
##             main     #658   +/-   ##
=======================================
  Coverage   96.77%   96.77%           
=======================================
  Files         118      118           
  Lines       28454    28454           
=======================================
  Hits        27536    27536           
  Misses        918      918           

📣 Codecov offers a browser extension for seamless coverage viewing on GitHub. Try it in Chrome or Firefox today!

@MauroToscano
Copy link
Collaborator

Maybe we should add this to the main docs

@entropidelic entropidelic added this pull request to the merge queue Nov 6, 2023
Merged via the queue into main with commit 2d2f4e3 Nov 6, 2023
8 checks passed
@entropidelic entropidelic deleted the stone-trace-plain-docs branch November 6, 2023 20:27
PatStiles pushed a commit to PatStiles/lambdaworks that referenced this pull request Nov 7, 2023
* Add docs for stone prover trace with plain layout

* Add csv traces of fibonacci program

* Add stone prover docs to mdbook
github-merge-queue bot pushed a commit that referenced this pull request Nov 16, 2023
* add mersenne31 prime field

* fix representative field all tests passing

* delete cmt

* add bench for U64 mont and mersenne31

* Stark: make transcript compatible with Stone Prover (#570)

* add StarkTranscript trait and implementation

* make append field element compatible with stone prover

* add test

* add tests

* uncomment test

* remove code added by mistake to exercises

* make counter of type u32

* add field extension and fuzz

* clean up and add improved add and sub

* update inv() fuzz working

* plonky3 fuzz target

* fix ci

* fix lint attempt 2

* fix comment

* add no std features for Mersenne31 ByteConversion

* fix ci

* fix comment

* add bench

* add mersenne montgomery bench

* fmt

* fix old merge conflcit

* fix bench method

* docs: stone prover trace docs - layout plain (#658)

* Add docs for stone prover trace with plain layout

* Add csv traces of fibonacci program

* Add stone prover docs to mdbook

* fix ci

* Fix name in clippy lints

---------

Co-authored-by: Sergio Chouhy <[email protected]>
Co-authored-by: Mariano A. Nicolini <[email protected]>
Co-authored-by: Mauro Toscano <[email protected]>
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

5 participants