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

Add async eth.sign_typed_data #2920

Merged
merged 2 commits into from
May 22, 2023
Merged

Conversation

e3243eric
Copy link
Contributor

@e3243eric e3243eric commented Apr 16, 2023

What was wrong?

Related to Issue #2828. The sign_typed_data method is unavailable on the AsyncEth class.

How was it fixed?

Adds the sign_typed_data method to the AsyncEth class, and adds corresponding tests.

Closes #2828
Closes #2829

Todo:

Cute Animal Picture

Put a link to a cute animal picture inside the parenthesis-->

@e3243eric e3243eric force-pushed the async-sign_typed_data branch 3 times, most recently from 705601b to d6fe73f Compare April 16, 2023 08:12
@e3243eric e3243eric force-pushed the async-sign_typed_data branch 2 times, most recently from 5d1d8d0 to 853e116 Compare April 16, 2023 09:47
@pacrob
Copy link
Contributor

pacrob commented May 22, 2023

Looks good @e3243eric ! Thanks for your help!

@pacrob pacrob merged commit 698d41d into ethereum:main May 22, 2023
@e3243eric e3243eric deleted the async-sign_typed_data branch May 22, 2023 18:24
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.

Add async eth.sign_typed_data
2 participants