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

signer: enable typed data signing from signer rpc #26241

Merged
merged 3 commits into from
Nov 25, 2022

Conversation

holiman
Copy link
Contributor

@holiman holiman commented Nov 23, 2022

This PR replaces #23308, which had grown bitrotted. I rebased it and rewrote parts of it. The original branch (which was master-branch of @nasdf ) seems to be different since this PR was made, so I couldn't just push the fixes there.

I tried to maintain authorship in the commit.

@holiman holiman added this to the 1.11.0 milestone Nov 25, 2022
@holiman holiman merged commit 6a4e05c into ethereum:master Nov 25, 2022
shekhirin pushed a commit to shekhirin/go-ethereum that referenced this pull request Jun 6, 2023
This PR should makes it easier to sign EIP-712 typed data via the accounts.Wallet API, by using the mimetype for typed data. 

Co-authored-by: nasdf <keenan.nemetz@gmail.com>
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