Skip to content

Conversation

tdelabro
Copy link
Collaborator

from_hex_unchecked is badly named.
It actually checks the felt value and will panic if it is too big.
So from_hex_unwrap is a better name.

This PR deprecates from_hex_unchecked and introduces the new from_hex_unwrap, allowing for a non-breaking, smooth transition downstream.

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.

1 participant