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

feat(ark-starknet): add from_hex_be fn to CairoU256 #144

Merged
merged 3 commits into from
Oct 15, 2023
Merged

Conversation

remiroyc
Copy link
Contributor

Description

Add the from_hex_be function to the CairoU256 struct to enable creating a CairoU256 from a hexadecimal value.

What type of PR is this? (check all applicable)

  • 🍕 Feature (feat:)

Added tests?

  • 👍 yes

Added to documentation?

  • 🙅 no documentation needed

@remiroyc remiroyc requested review from kwiss and glihm October 15, 2023 15:06
@remiroyc remiroyc enabled auto-merge October 15, 2023 15:06
Copy link
Contributor

@glihm glihm left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Thanks for this @remiroyc!

@remiroyc remiroyc added this pull request to the merge queue Oct 15, 2023
Merged via the queue into main with commit 192af0f Oct 15, 2023
@remiroyc remiroyc deleted the fix/cairo-u265 branch October 15, 2023 15:11
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.

2 participants