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
Merged
Show file tree
Hide file tree
Changes from all commits
Commits
File filter

Filter by extension

Filter by extension

Conversations
Failed to load comments.
Loading
Jump to
Jump to file
Failed to load files.
Loading
Diff view
Diff view
2 changes: 1 addition & 1 deletion docs/book.toml
Original file line number Diff line number Diff line change
@@ -1,5 +1,5 @@
[book]
authors = ["Javier Chatruc", "Estéfano Bargas"]
authors = ["Javier Chatruc", "Estéfano Bargas", "Mauro Toscano", "Diego Kingston", "Sergio Chouhy", "Agustín Garassino", "Mariano Nicolini"]
language = "en"
multilingual = false
src = "src"
Expand Down
2 changes: 2 additions & 0 deletions docs/src/SUMMARY.md
Original file line number Diff line number Diff line change
Expand Up @@ -18,6 +18,8 @@
- [Implementation](./starks/implementation.md)
- [High Level API](./starks/api.md)
- [Under the hood](./starks/under_the_hood.md)
- [Stone prover](./starks/stone_prover/introduction.md)
- [Plain layout trace description](./starks/stone_prover/trace_plain_layout.md)

- [Cairo](./starks/cairo.md)
- [Trace Formal Description](./starks/cairo_trace_succinct.md)
Expand Down
Loading
Sorry, something went wrong. Reload?
Sorry, we cannot display this file.
Sorry, this file is invalid so it cannot be displayed.
Loading
Sorry, something went wrong. Reload?
Sorry, we cannot display this file.
Sorry, this file is invalid so it cannot be displayed.
Loading
Sorry, something went wrong. Reload?
Sorry, we cannot display this file.
Sorry, this file is invalid so it cannot be displayed.
2 changes: 2 additions & 0 deletions docs/src/starks/stone_prover/introduction.md
Original file line number Diff line number Diff line change
@@ -0,0 +1,2 @@
# Stone prover documentation
This section is a reference to the information gathered regarding Starkware's Stone prover.
2,049 changes: 2,049 additions & 0 deletions docs/src/starks/stone_prover/trace_csvs/fib_inter_trace_stone_plain.csv

Large diffs are not rendered by default.

Loading
Loading