Skip to content

fix: emit FiltersSyncComplete for incremental updates#443

Merged
xdustinface merged 1 commit intov0.42-devfrom
fix/filter-complete-event
Feb 17, 2026
Merged

fix: emit FiltersSyncComplete for incremental updates#443
xdustinface merged 1 commit intov0.42-devfrom
fix/filter-complete-event

Conversation

@xdustinface
Copy link
Collaborator

Let FiltersManager emit FiltersSyncComplete for incremental updates when already in Synced state, not just during initial Syncing. This allows BlocksManager to properly transition to Synced after processing blocks discovered in post-sync filter updates.

Let `FiltersManager` emit `FiltersSyncComplete` for incremental updates
when already in `Synced` state, not just during initial `Syncing`.
This allows `BlocksManager` to properly transition to `Synced` after
processing blocks discovered in post-sync filter updates.
@coderabbitai
Copy link
Contributor

coderabbitai bot commented Feb 16, 2026

Warning

Rate limit exceeded

@xdustinface has exceeded the limit for the number of commits that can be reviewed per hour. Please wait 7 minutes and 7 seconds before requesting another review.

⌛ How to resolve this issue?

After the wait time has elapsed, a review can be triggered using the @coderabbitai review command as a PR comment. Alternatively, push new commits to this PR.

We recommend that you space out your commits to avoid hitting the rate limit.

🚦 How do rate limits work?

CodeRabbit enforces hourly rate limits for each developer per organization.

Our paid plans have higher rate limits than the trial, open-source and free plans. In all cases, we re-allow further reviews after a brief timeout.

Please see our FAQ for further information.

✨ Finishing touches
🧪 Generate unit tests (beta)
  • Create PR with unit tests
  • Post copyable unit tests in a comment
  • Commit unit tests in branch fix/filter-complete-event

Thanks for using CodeRabbit! It's free for OSS, and your support helps us grow. If you like it, consider giving us a shout-out.

❤️ Share

Comment @coderabbitai help to get the list of available commands and usage tips.

@xdustinface xdustinface merged commit 4ea7300 into v0.42-dev Feb 17, 2026
53 checks passed
@xdustinface xdustinface deleted the fix/filter-complete-event branch February 17, 2026 10:07
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.

2 participants