Skip to content
This repository has been archived by the owner on Jul 22, 2024. It is now read-only.

Implement ClassHash::from_hex_string #1230

Merged
merged 2 commits into from
Feb 7, 2024
Merged

Implement ClassHash::from_hex_string #1230

merged 2 commits into from
Feb 7, 2024

Conversation

fmoletta
Copy link
Contributor

@fmoletta fmoletta commented Feb 7, 2024

Closes #1222 :

  • Implement Debug and Display for ClassHash so we can see it as an hexadecimal value. (Already in main before this PR)

  • Also we should be able to create a new ClassHash from a hex string

@fmoletta fmoletta marked this pull request as ready for review February 7, 2024 13:58
@juanbono juanbono added this pull request to the merge queue Feb 7, 2024
Merged via the queue into main with commit 9c8bbe9 Feb 7, 2024
7 checks passed
@juanbono juanbono deleted the improve-class-hash branch February 7, 2024 19:26
Sign up for free to subscribe to this conversation on GitHub. Already have an account? Sign in.
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

Use ClassHash newtype for all the arguments that are class hashes
4 participants