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

asyncify get_storage_at #2350

Merged
merged 1 commit into from
Feb 23, 2022

Conversation

pmadhikar
Copy link
Contributor

@pmadhikar pmadhikar commented Feb 18, 2022

What was wrong?

I needed this somewhat urgently for my project, so I've shamelessly copied PR #2331. Hope you guys don't mind...

Related to Issue #1413

How was it fixed?

I needed an async version of get_storage_at for my project. I read PR #2331 and it seemed fairly easy, so I just went ahead and implemented it.

Todo:

Cute Animal Picture

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

Copy link
Collaborator

@kclowes kclowes left a comment

Choose a reason for hiding this comment

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

Thank you for the PR! Just added a few comments around the failing tests.

web3/_utils/module_testing/eth_module.py Outdated Show resolved Hide resolved
web3/_utils/module_testing/eth_module.py Show resolved Hide resolved
@pmadhikar
Copy link
Contributor Author

Thanks for the feedback @kclowes !

Copy link
Collaborator

@kclowes kclowes left a comment

Choose a reason for hiding this comment

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

Thank you! This looks good to me! I'll cherry pick and put the commits on our v5 branch too.

Co-authored-by: kclowes <[email protected]>
@kclowes kclowes merged commit 363e65a into ethereum:master Feb 23, 2022
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.

2 participants