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

Move EnsureHeightsAreAtLeastSegWitActivation to WalletManager #12281

Merged
merged 2 commits into from
Jan 19, 2024

Conversation

turbolay
Copy link
Collaborator

Fixes #12278 by ensuring that heights used in the KeyManager are at least SegWit activation before starting the wallet and therefore registering the event to process new filters.
This can stay in Wallet.cs if required, I felt it was more clean that way.

Copy link
Collaborator

@adamPetho adamPetho left a comment

Choose a reason for hiding this comment

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

tACK, fixes the issue for me.

Copy link
Collaborator

@molnard molnard left a comment

Choose a reason for hiding this comment

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

tACK - gj.

@molnard molnard merged commit e031668 into WalletWasabi:master Jan 19, 2024
6 of 7 checks passed
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
Projects
None yet
Development

Successfully merging this pull request may close these issues.

Block filter not found
3 participants