-
Notifications
You must be signed in to change notification settings - Fork 1.8k
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
[WIP] Async filters feature branch #2588
Conversation
There was a problem hiding this comment.
Choose a reason for hiding this comment
The reason will be displayed to describe this comment to others. Learn more.
I left a comment on the TODOs. We can remove those. I'd like to add testing around the logs as well. Did you run into any issues porting those from sync to async?
There was a problem hiding this comment.
Choose a reason for hiding this comment
The reason will be displayed to describe this comment to others. Learn more.
I left a comment on the TODOs. We can remove those. I'd like to add testing around the logs as well. Did you run into any issues porting those from sync to async?
Disregard that, those were eth_getLogs
tests I was seeing, not eth_getFilterLogs
. Taking out these TODOs, This looks good to me 👍
Oops... I guess if this is the base for the feature branch I will un-approve so we can approve different PRs into here and approve the whole thing later. |
* async filters eth module
* async filters eth module
* async filters eth module
* async filters eth module
* async filters eth module
What was wrong?
Filters need async, this branch will collect related changes.
Related to Issue #2573
Todo:
Cute Animal Picture