synonymdev / bitkit

Self-custodial Bitcoin and Lightning Wallet for Android and iOS.
https://bitkit.to
MIT License
116 stars 23 forks source link

[Feature]: Add force close without broadcasting to Recovery menu #2228

Open catch-21 opened 1 month ago

catch-21 commented 1 month ago

Describe the problem

I managed to get Bitkit into a state where it crashes on start even after recovery due to ERROR (LDK): We have fallen behind - we have received proof that if we broadcast our counterparty is going to claim all our funds.

Describe the solution

To resolve, Bitkit needs a recovery feature where LN connection is force closed without broadcasting an ask BT to force close with broadcasting.

Additional context

No response

Jasonvdb commented 3 weeks ago

Went through rn-ldk and the feature is still there so I just need to add it back to Bitkit