Oli
Oli
@SachinMeier it doesn't look like you're using `ctx.IsSet()` at all in the latest version?
Looks like the one reliable itest we have (`CI / run itests (btcd, backend=btcd)`) is currently broken on master and therefore also in your PR. We're going to fix that...
Needs a rebase.
Replaced by https://github.com/lightningnetwork/lnd/pull/7127.
Thanks for addressing the nits in all commits, not just the ones I pointed out. Though the formatting is off, please see https://github.com/lightningnetwork/lnd/blob/master/docs/code_formatting_rules.md (part of the checklist in the PR...
Needs a rebase.
Can be rebased and updated to the new version of the `cert` module, I pushed a new tag `cert/v1.2.0`.
> I thought about adding in functionality like Webhook notifications or uploading the ephemeral TLS cert to a location into LND Right, I now remember some of the discussions around...
I assume the on-chain balance is taken from `lnd`? Or what component has the on-chain wallet? If it's `lnd`, can anyone post their full `lnd.log` (from when the actual restore...
Thanks for the log. That was actually super helpful. Here's what I _think_ is happening: 1. The wallet was created (and with it recovery mode initiated) on `2021-11-11 18:55`. 2....