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

Implement trailing zeros #19

Draft
wants to merge 27 commits into
base: 10-14-add_pcs_verifier
Choose a base branch
from

Conversation

atgrosso
Copy link
Owner

No description provided.

Copy link
Owner Author

Warning

This pull request is not mergeable via GitHub because a downstack PR is open. Once all requirements are satisfied, merge this PR as a stack on Graphite.
Learn more

This stack of pull requests is managed by Graphite. Learn more about stacking.

Join @atgrosso and the rest of your teammates on Graphite Graphite

@atgrosso atgrosso mentioned this pull request Oct 14, 2024
ohad-starkware and others added 26 commits October 15, 2024 17:31
Remove U64 from memory input
Store instruction cache instead
Move memory id to value AIR
Adjust memory to id_to_f252 component
Add AddrToID component to Cairo AIR (not in use)
Add test for memory
Change multiplicies vector to regular u32 instead of SIMD
<!-- Reviewable:start -->
This change is [<img src="https://reviewable.io/review_button.svg" height="34" align="absmiddle" alt="Reviewable"/>](https://reviewable.io/reviews/starkware-libs/stwo-cairo/144)
<!-- Reviewable:end -->
<!-- Reviewable:start -->
This change is [<img src="https://reviewable.io/review_button.svg" height="34" align="absmiddle" alt="Reviewable"/>](https://reviewable.io/reviews/starkware-libs/stwo-cairo/145)
<!-- Reviewable:end -->
<!-- Reviewable:start -->
This change is [<img src="https://reviewable.io/review_button.svg" height="34" align="absmiddle" alt="Reviewable"/>](https://reviewable.io/reviews/starkware-libs/stwo-cairo/146)
<!-- Reviewable:end -->
<!-- Reviewable:start -->
This change is [<img src="https://reviewable.io/review_button.svg" height="34" align="absmiddle" alt="Reviewable"/>](https://reviewable.io/reviews/starkware-libs/stwo-cairo/147)
<!-- Reviewable:end -->
…bs#148)

Range check memory values from memory trace generator
Remove range check from MemoryBuilder
@atgrosso atgrosso force-pushed the 10-14-todo_implement_trailing_zeros branch from 786e61c to 74dea4f Compare October 31, 2024 15:54
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