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

Fix eip712Hash tests that included data #184

Merged
merged 2 commits into from
Aug 19, 2021
Merged

Conversation

Gudahtt
Copy link
Member

@Gudahtt Gudahtt commented Aug 17, 2021

The eip712Hash tests that included data had the wrong primaryType, so the data wasn't actually included in the resulting hash. This was an edge case that had not been considered, so another test was added to capture it.

The `eip712Hash` tests that included data had the wrong `primaryType`,
so the data wasn't actually included in the resulting hash. This was an
edge case that had not been considered, so another test was added to
capture it.
@Gudahtt Gudahtt requested a review from a team as a code owner August 17, 2021 19:15
Copy link
Member

@rekmarks rekmarks left a comment

Choose a reason for hiding this comment

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

LGTM!

@Gudahtt Gudahtt merged commit 6818ed3 into main Aug 19, 2021
@Gudahtt Gudahtt deleted the fix-eip-712-hash-data-tests branch August 19, 2021 16:31
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