Skip to content

Conversation

@pacrob
Copy link
Contributor

@pacrob pacrob commented Apr 25, 2023

What was wrong?

The AsyncEventFilterBuilder class was validating for Web3 instead of AsyncWeb3. Tests were passing because the async_w3 fixture was also Web3.

Closes #2931

How was it fixed?

Changed Web3 to AsyncWeb3 where needed.

Todo:

Cute Animal Picture

image

@pacrob pacrob force-pushed the fix-async-filter-isinstance-bug branch from 6c03765 to 1310bca Compare April 25, 2023 20:17
@pacrob pacrob force-pushed the fix-async-filter-isinstance-bug branch from 1310bca to 624a6cb Compare April 25, 2023 20:25
@pacrob pacrob requested review from fselmo and kclowes April 25, 2023 20:28
Copy link

@menaitm menaitm left a comment

Choose a reason for hiding this comment

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

thanks

Copy link
Collaborator

@fselmo fselmo left a comment

Choose a reason for hiding this comment

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

lgtm 👍🏼

@pacrob pacrob merged commit 797889d into ethereum:main Apr 25, 2023
@pacrob pacrob deleted the fix-async-filter-isinstance-bug branch April 25, 2023 21:58
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.

bug: Async contract event get_logs broken

3 participants