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

feature: allow signature to recover typed_data payloads #2120

Merged
merged 3 commits into from Feb 6, 2023

Conversation

prestwich
Copy link
Collaborator

@prestwich prestwich commented Feb 6, 2023

Motivation

Provide an official API to recover signatures on eip-712 objects.

Solution

add Signature::recover_typed_data<T: Eip712>

PR Checklist

  • Added Tests
  • Added Documentation
  • Updated the changelog
  • Breaking changes

@prestwich prestwich added the enhancement New feature or request label Feb 6, 2023
@prestwich prestwich self-assigned this Feb 6, 2023
@prestwich prestwich marked this pull request as ready for review February 6, 2023 20:36
@gakonst gakonst merged commit e5e4da0 into master Feb 6, 2023
@gakonst gakonst deleted the prestwich/recover-712 branch February 6, 2023 21:27
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
enhancement New feature or request
Projects
None yet
Development

Successfully merging this pull request may close these issues.

None yet

2 participants