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

Fix logIndex in filter changes #7853

Merged
merged 2 commits into from
Dec 3, 2024
Merged

Fix logIndex in filter changes #7853

merged 2 commits into from
Dec 3, 2024

Conversation

alexb5dh
Copy link
Contributor

@alexb5dh alexb5dh commented Dec 2, 2024

Fixes #7751

Changes

  • Fixes incorrect logIndex calculation when multiple filters are added

Types of changes

What types of changes does your code introduce?

  • Bugfix (a non-breaking change that fixes an issue)

Testing

Requires testing

  • Yes

If yes, did you write tests?

  • Yes

@alexb5dh alexb5dh marked this pull request as ready for review December 3, 2024 11:55
@alexb5dh alexb5dh merged commit e2b4946 into master Dec 3, 2024
79 checks passed
@alexb5dh alexb5dh deleted the fix/filter-log-index branch December 3, 2024 12: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.

logIndex changes after block becomes safe
4 participants