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

Improve HexToPubkey & HexToSignature #122

Merged
merged 6 commits into from Feb 29, 2024

Conversation

jtraglia
Copy link
Collaborator

πŸ“ Summary

This PR adds checks to HexToPubkey and HexToSignature to ensure they are valid points.


βœ… I have run these commands

  • make lint
  • make test
  • go mod tidy

utils/utils_test.go Outdated Show resolved Hide resolved
utils/utils_test.go Outdated Show resolved Hide resolved
Copy link
Collaborator

@metachris metachris left a comment

Choose a reason for hiding this comment

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

nice, thanks!

@metachris metachris merged commit 6bf58ee into flashbots:main Feb 29, 2024
3 checks passed
@jtraglia jtraglia deleted the better-hex-utils branch March 12, 2024 16:09
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.

None yet

3 participants