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

test: fix EIP-191 prefix for personal_sign tests #53

Merged

Conversation

jaypaik
Copy link
Collaborator

@jaypaik jaypaik commented Apr 8, 2024

The length portion was wrongly encoded as uint256 in the test cases. The child hash doesn't impact the test, but updating this for improved clarity and correctness.

@jaypaik jaypaik requested a review from a team April 8, 2024 02:53
Copy link
Contributor

@dphilipson dphilipson left a comment

Choose a reason for hiding this comment

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

Thank you! Small improvements in tests are very much appreciated.

@jaypaik jaypaik merged commit 43f625a into develop Apr 8, 2024
2 checks passed
@jaypaik jaypaik deleted the 04-07-test_fix_EIP-191_prefix_for_personal_sign_tests branch April 8, 2024 21:38
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