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

Add missing TupleSplitTupleSize16 impl. in metaprogramming.cairo #6500

Merged
merged 7 commits into from
Oct 20, 2024

Conversation

feltroidprime
Copy link
Contributor

@feltroidprime feltroidprime commented Oct 19, 2024

When implementing the changes to support 16 outputs for circuits in #6482 , I forgot to implement one last trait.

This adds the missing trait and has been tested to work locally on 16 outputs.

Deeply sorry for my negligence, hoping it's not too late for it to be included in the next 2.8.5 version.

@lotem-starkware
Copy link

This change is Reviewable

@feltroidprime feltroidprime changed the title metaprogramming.cairo : Add missing TupleSplitTupleSize16 impl. Add missing TupleSplitTupleSize16 impl. in metaprogramming.cairo Oct 19, 2024
@feltroidprime feltroidprime changed the title Add missing TupleSplitTupleSize16 impl. in metaprogramming.cairo Add missing TupleSplitTupleSize16 impl. in metaprogramming.cairo Oct 19, 2024
Copy link
Collaborator

@orizi orizi left a comment

Choose a reason for hiding this comment

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

:lgtm:

Reviewed 1 of 1 files at r1, all commit messages.
Reviewable status: :shipit: complete! all files reviewed, all discussions resolved (waiting on @feltroidprime)

@orizi orizi enabled auto-merge October 20, 2024 08:56
@orizi orizi added this pull request to the merge queue Oct 20, 2024
Merged via the queue into starkware-libs:main with commit 0bc034b Oct 20, 2024
44 checks passed
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.

3 participants