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

From bytes and from hex string #8573

Merged
merged 5 commits into from
Sep 6, 2024

Conversation

gconnect
Copy link
Contributor

@gconnect gconnect commented Sep 5, 2024

PR Description

  • Create and test fromBytes
  • Create and test fromHexString

Fixed Issue(s)

fixes #8506

Copy link
Contributor

@rolfyone rolfyone left a comment

Choose a reason for hiding this comment

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

LGTM, thanks for your patience on this one!

@rolfyone rolfyone merged commit 3fb24ec into Consensys:master Sep 6, 2024
17 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.

create and test fromHexString for SszBitVector
2 participants