Skip to content

Recover from out-of-sync channelmonitors #29

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

Open
tnull opened this issue Nov 1, 2022 · 1 comment
Open

Recover from out-of-sync channelmonitors #29

tnull opened this issue Nov 1, 2022 · 1 comment
Milestone

Comments

@tnull
Copy link
Collaborator

tnull commented Nov 1, 2022

Matt commented in #11:

What happens if we start and there's channelmonitors that are on different sides of a fork? We need to detect that somehow and get them back to a common ancestor before moving forward with normal block sync.

@tnull tnull added this to the 0.5 milestone Oct 9, 2024
@tnull
Copy link
Collaborator Author

tnull commented Oct 9, 2024

Tagging this 0.5 as it might finally become relevant after adding bitcoind RPC support. Though, addressing this properly will be a headscratcher as we (do and need to) load ChannelMonitors and give them to ChainMonitor in the Builder, but while only being able to actually connect and poll the RPC ChainSource after/upon start.

@tnull tnull mentioned this issue Oct 9, 2024
10 tasks
@tnull tnull modified the milestones: 0.5, 0.6 Jan 24, 2025
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

No branches or pull requests

1 participant