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

evm: Make filters in eth_getLogs order dependent #2072

Merged
merged 4 commits into from
Jun 21, 2023
Merged

Conversation

shohamc1
Copy link
Contributor

Allows topics to be null to ignore filter at that index. Otherwise, topics at that index that do not match the filter are discarded.

Fixes #2071

@shohamc1 shohamc1 requested a review from Jouzo June 15, 2023 05:33
@shohamc1 shohamc1 self-assigned this Jun 15, 2023
@Bushstar Bushstar merged commit c3f246a into master Jun 21, 2023
@Bushstar Bushstar deleted the evm/filter_ordering branch June 21, 2023 11:37
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.

eth_getLogs topic filter must be order dependant
3 participants