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

Update EIP712 types with address instead of bytes32 when possible #346

Merged
merged 1 commit into from
Sep 23, 2022

Conversation

pscott
Copy link
Contributor

@pscott pscott commented Sep 23, 2022

Changed the types of Propose, Vote, and SessionKey to use address whenever possible :)

Fixes #345

Copy link
Contributor

@Orland0x Orland0x left a comment

Choose a reason for hiding this comment

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

LGTM

@pscott pscott merged commit d60bfc5 into develop Sep 23, 2022
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.

Use address insetad of bytes32 for EIP712 type
2 participants