Results 44 comments of Arvin

> before/after rebalancing and check channel balance I think a simple before/after check could be useful still. It would test the `rebalancingInternalChannels` function generally so that even if we switch...

**_Bump_** My Android system is already in Dark Mode and BlueWallet wasn't able to detect it

> > **_Bump_** > > > > > > > > My Android system is already in Dark Mode and BlueWallet wasn't able to detect it > > Android version...

I just had this happen to me as well on Android. I had 2 of the same Lightning wallets in my app, 1 tied to my local clearnet address on...

Higher level comment on this PR, it looks like we're introducing two distinct changes here: - `contactEnabled` property on accounts + related contacts logic - a new `AccountSettings` interface If...

> Also, if we're going this route, do you think it's a better idea to store pid for background processes in the start script (maybe in a new directory $UMBREL_ROOT/pids/)...

**Update** In response to [this comment](https://github.com/getumbrel/umbrel/issues/205#issuecomment-695361223) on the issue, I still haven't been able to replicate the in-flight update failure. Given this though, I tried a `try-catch` of sorts on...

> In my testing it worked flawlessly. The only change I had to make was to move the curl check inside the following `if` block: Oh ya true, only want...

> Thanks a lot for working on this @vindard! As you might have noticed, quite a lot has changed recently with Umbrel 0.5 😅. Closing this PR now, and my...