Skip to content

Temp - #7

Merged
heemankv merged 8 commits into
release/13.2.1-latestfrom
temp
Aug 15, 2025
Merged

Temp#7
heemankv merged 8 commits into
release/13.2.1-latestfrom
temp

Conversation

@heemankv

Copy link
Copy Markdown
Collaborator

Short description of what this PR does.


A longer description, include motivation and intent if possible. Detail any caveats or follow-up steps still required.


Consider motivating any new dependencies.


Delete once completed:

  • link any issues closed by this pull-request
  • add all user-facing changes to CHANGELOG.md
  • new dependencies were added to the workspace toml

heemankv and others added 8 commits May 27, 2025 19:37
Problem: we require a way to compute the "hinted class hash" used in the
Cairo 0 class hashing procedure for the Starknet OS. Pathfinder computes
this value but does not expose the computation.

Solution: extract the hash computation in a new public function
`compute_cairo_hinted_class_hash()`. Make the `json` module and the JSON
parsing function public as well to give callers access to the types
required to compute this hash.
@heemankv
heemankv merged commit afc438f into release/13.2.1-latest Aug 15, 2025
6 of 8 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.

4 participants