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

wollet: workaround subscriptions not persisting with reconnects #47

Merged
merged 1 commit into from
Jul 30, 2024

Conversation

RCasatta
Copy link
Contributor

The issue is explained more here breez/breez-sdk-liquid#315

This implementation is not efficient because a network roundtrip is always made when the tip doesn't change, but better inefficient that wrong when clients re-connect.

Fixing inefficiency would need change in upstream rust-electrum-client, but API changes to handle have been tried in the past but has been rolled back

related:
bitcoindevkit/rust-electrum-client#124
breez/breez-sdk-liquid#314

@LeoComandini
Copy link
Contributor

utACK 5f56b89

@DeviaVir DeviaVir merged commit 5f56b89 into master Jul 30, 2024
7 checks passed
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.

4 participants