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

Added signTypedData to Sign class, and added test #1859

Merged
merged 2 commits into from Feb 8, 2023

Conversation

markusbug
Copy link
Contributor

What does this PR do?

It adds the eth_signTypedData method to the Sign class.

Where should the reviewer start?

The Sign class.

Why is it needed?

eth_signTypedData is a method that is used my many dapps. For example Uniswap uses it now after their switch to the Permit2 protocol for gas-less re-approving of tokens for trading.

removed try catch
@NickSneo NickSneo merged commit e72f22f into hyperledger:master Feb 8, 2023
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.

None yet

3 participants