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

Generate types for EthereumEIP712Signature2021 #301

Merged
merged 1 commit into from
Mar 2, 2022
Merged

Conversation

clehner
Copy link
Contributor

@clehner clehner commented Sep 17, 2021

Implement EIP-712 type generation for linked data proof suite as being specified in w3c-ccg/ethereum-eip712-signature-2021-spec#25. Test test vectors added in w3c-ccg/ethereum-eip712-signature-2021-spec#26 and with minor updates in w3c-ccg/ethereum-eip712-signature-2021-spec#43.

@bumblefudge
Copy link
Contributor

bumblefudge commented Oct 26, 2021

needs a refresh/update as discussed on today's call, to both the upstream eip712 issues and the test cases

Copy link
Member

@sbihel sbihel left a comment

Choose a reason for hiding this comment

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

Feel free to ignore my comments.

src/eip712.rs Outdated Show resolved Hide resolved
src/eip712.rs Show resolved Hide resolved
@clehner clehner requested a review from sbihel March 2, 2022 14:54
For EthereumEIP712Signature2021
@clehner clehner merged commit 223c3ed into main Mar 2, 2022
@clehner clehner deleted the feat/eip712sig-tests branch March 2, 2022 15:49
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.

3 participants