Skip to content

Conversation

@odesenfans
Copy link
Contributor

Context: bootloader support.

Like for programs, it is convenient to be able to load Cairo PIEs directly from bytes. Added a from_bytes() method to CairoPie. This method shares most of its code with read_from_file().

TITLE

Description

Description of the pull request changes and motivation.

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 juanbono enabled auto-merge May 23, 2024 16:47
@juanbono juanbono added this pull request to the merge queue May 23, 2024
@github-merge-queue github-merge-queue bot removed this pull request from the merge queue due to a conflict with the base branch May 23, 2024
Context: bootloader support.

Like for programs, it is convenient to be able to load Cairo PIEs directly
from bytes. Added a `from_bytes()` method to `CairoPie`. This method
shares most of its code with `read_from_file()`.
@odesenfans odesenfans force-pushed the msl/read-cairo-pie-from-bytes branch from a804269 to a1befc3 Compare May 23, 2024 18:17
@pefontana pefontana added this pull request to the merge queue May 23, 2024
Merged via the queue into lambdaclass:main with commit 26043e6 May 23, 2024
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