Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Implement FromStr trait for Felt #75

Merged
merged 2 commits into from
Jun 25, 2024
Merged

Conversation

kariy
Copy link
Contributor

@kariy kariy commented Jun 20, 2024

Pull Request type

Please add the labels corresponding to the type of changes your PR introduces:

  • Bugfix
  • Feature
  • Code style update (formatting, renaming)
  • Refactoring (no functional changes, no API changes)
  • Build-related changes
  • Documentation content changes
  • Testing
  • Other (please describe):

What is the current behavior?

Resolves: #NA

What is the new behavior?

Can easily call FromStr::from_str on either hex or dec string without having to do so manually.

Does this introduce a breaking change?

No

@kariy kariy requested review from 0xLucqs and pefontana as code owners June 20, 2024 21:10
@pefontana pefontana enabled auto-merge (squash) June 24, 2024 16:39
@pefontana pefontana merged commit d3d77a5 into starknet-io:main Jun 25, 2024
2 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.

3 participants