Jason van den Berg
Jason van den Berg
I'm guessing 4 of these channels may have been from an external LSP? Usually if they are not usable then the peer is not connected. If you can remember where...
Maybe you did a restore and peer was not restored. Related to this issue https://github.com/orgs/synonymdev/projects/12/views/1?pane=issue&itemId=69388158
PR with instructions on how to implement in LDK are here https://github.com/synonymdev/react-native-ldk/pull/268
> Please double check with the [toasts spreadsheet](https://docs.google.com/spreadsheets/d/1oWFQe9Ras8_1UO7cuaQFgQkpJYRr6BtlrsCVWUb5M6k/edit?pli=1#gid=0). I think we have it generic like this so users don't get confused by technical language. It's just for a custom build...
Not seeing anything broken in the logs. I suspect this might be mostly a UI sync related bug. The stuck pending is always due to the hodl invoice type which...
Fix here https://github.com/synonymdev/react-native-ldk/pull/257
Ok thanks looking into it now. Strange because I see the peer file was both uploaded and restored there so not sure where this peer went missing.
Fix here: https://github.com/synonymdev/bitkit/pull/2199 tl;dr the remote backups and rn-ldk was working fine the whole time, it was an optimisation from 2 years back that was interfering.
Relates to https://github.com/synonymdev/bitkit/issues/2268
Completed PoC for iOS: https://github.com/synonymdev/bitkit-ios/pull/2