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

fix: make OutputBuiltinState public #1769

Merged

Conversation

odesenfans
Copy link
Contributor

The output state related functions (ex: set_state) are unusable if this struct is private.

Context: Cairo bootloader support.

Checklist

  • Linked to Github Issue
  • Unit tests added
  • Integration tests added.
  • This change requires new documentation.
    • Documentation has been added/updated.
    • CHANGELOG has been updated.

@juanbono
Copy link
Member

juanbono commented May 21, 2024

@odesenfans can you add a line to the CHANGELOG telling this struct is now exported?

The output state related functions (ex: `set_state`) are unusable if this
struct is private.
@odesenfans odesenfans force-pushed the od/make-cairo-output-state-public branch from c1261dd to b7155c2 Compare May 22, 2024 07:44
@Oppen Oppen enabled auto-merge May 22, 2024 12:47
@Oppen Oppen added this pull request to the merge queue May 22, 2024
Merged via the queue into lambdaclass:main with commit 79cb881 May 22, 2024
67 of 70 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.

None yet

4 participants