Skip to content

Conversation

@sistemd
Copy link
Contributor

@sistemd sistemd commented Jan 5, 2026

  • Certain parts of the codebase were performing ser/de roundtrips with sierra classes to get CASM definitions because the compiler crate only provided a way to compile to CASM from a serialized contract class.
  • This PR adds a "from deserialized" counterpart to the compiler crate and uses it where appropriate.

- Certain parts of the codebase were performing ser/de roundtrips with
sierra classes to get CASM definitions because the compiler crate only
provided a way to compile to CASM from a serialized contract class.
- This commit adds a "from deserialized" counterpart to the compiler
crate and uses it where appropriate.
@sistemd sistemd requested a review from a team as a code owner January 5, 2026 12:22
@sistemd sistemd merged commit 961c9e8 into main Jan 6, 2026
8 checks passed
@sistemd sistemd deleted the sistemd/compile-deserialized-sierra-to-casm branch January 6, 2026 14:07
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.

4 participants