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

feat(bloom): aggregate filter creation and storage #2348

Open
wants to merge 3 commits into
base: sistemd/aggregate-bloom-filters
Choose a base branch
from

Conversation

sistemd
Copy link
Contributor

@sistemd sistemd commented Nov 1, 2024

Code to build and store aggregate filters in the database. Still behind a feature flag. I'm hoping we can get the RPC providers to enable the feature flag on a couple of nodes and report any error logs if they get them. That way we can check both the performance difference and the correctness of this change in a practical setting, without a huge effect on end users (the effect would be slightly lower performance sometimes since we're checking both regular and aggregate filters).

@sistemd sistemd requested a review from a team as a code owner November 1, 2024 10:59
@sistemd sistemd force-pushed the sistemd/aggregate-bloom-filters branch from 39d5490 to 32b48ae Compare November 1, 2024 22:55
@sistemd sistemd force-pushed the sistemd/aggregate-bloom-storage branch from 5926ec8 to 33c5c23 Compare November 1, 2024 22:57
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.

1 participant