Skip to content
This repository was archived by the owner on Oct 25, 2025. It is now read-only.

Some notes while investigating '[wip] batch STARKs'#1588

Draft
matthiasgoergens wants to merge 11 commits intomainfrom
matthias/sai/refactor_prove
Draft

Some notes while investigating '[wip] batch STARKs'#1588
matthiasgoergens wants to merge 11 commits intomainfrom
matthias/sai/refactor_prove

Conversation

@matthiasgoergens
Copy link
Contributor

No description provided.

lto = "thin"
opt-level = 3

[workspace.dependencies]
Copy link
Contributor Author

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Move the workspace dependencies stuff to its own PR into main.

poseidon2_stark: trace_rows_to_poly_values(poseidon2_rows),
poseidon2_sponge_stark: trace_rows_to_poly_values(poseiden2_sponge_rows),
poseidon2_output_bytes_stark: trace_rows_to_poly_values(poseidon2_output_bytes_rows),
tape_commitments_stark: trace_rows_to_poly_values(tape_commitments_rows),
Copy link
Contributor Author

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

This comes from merging main into my branch.

Base automatically changed from sai/refactor_prove to main May 4, 2024 03:30
Sign up for free to subscribe to this conversation on GitHub. Already have an account? Sign in.

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

2 participants