Jason van den Berg
Jason van den Berg
List all channels and return a balance object with spendable, unconfirmed and punishment reserve balance.
Noticed then when elecrtum was returning an error (missing tx probably due to electrum node being out of sync) the channels just never become usable. If any of the promises...
### Describe the bug Some users are excluding `slash:` when pasting contacts. ### Reproduce 1. Go to add new contact 2. Click on paste a slashtag key without the proceeding...
When restoring from a backup the app will only restore backups for the current network. If they backed up LDK for other networks then they won't be restored. Restoring should...
Temp crash/hanging fix [here](https://github.com/synonymdev/bitkit/pull/291) but once issue is properly fixed in [@react-navigation/native-stack](https://github.com/react-navigation/react-navigation/issues/9015#issuecomment-828700138) we should remove `detachInactiveScreens={false}`
### Describe the bug App crashes on `peerHandler.connect(...)` being called after an automatic node restart on iOS. ### Reproduce 1. Go to '...' 2. Click on '....' 3. Scroll down...
- NodeID - Open channels - Channel states - Channel files - Claimable balances - Connected peers - RGS state
Script for building a xcframework so Pkarr can be used in any swift project. Still need to create a uniffi export in `ffi/src/lib.rs` for each function you want to expose...
- Removed `trustedZeroConfPeers` from startup params - `lm.setTrustedZeroConfPeerNodeIds(nodeIds)` can be used at any point in the app life cycle to update and persist the current list of trusted zero conf...