Oli

Results 543 comments of Oli
trafficstars

Aarrgh.... Sorry, I deleted the base branch before GitHub could re-base it...

There have been a couple of attempts at structured errors, but it's not easy to generalize them in a nice and consistent manner. See discussions in - https://github.com/lightningnetwork/lnd/issues/6861 - https://github.com/lightningnetwork/lnd/issues/5411...

> It's taking a long time; You're welcome to test and review the two PRs that are required to get this into `lnd`: - https://github.com/btcsuite/btcwallet/pull/994 - https://github.com/lightninglabs/neutrino/pull/311

> don't know how to test them in isolation from lnd 😕 Here you go: https://github.com/lightningnetwork/lnd/pull/9620

We should also make sure the link doesn't need to have its own maps between base SCID and alias but can instead fully rely on the alias manager to have...

And just to clarify: You aren't running `litd` (lightning-terminal) as well on the same machine?

Replaced by https://github.com/lightningnetwork/lnd/pull/10064.

The actual error you're getting seems to be: `unable to derive key ring: rpc error: code = DeadlineExceeded desc = context deadline exceeded`, all the other (EOF) related ones are...

Thanks! Yeah, there's nothing that jumps out. Can you please upload the full output of the integration test itself when you run only the multi signature test? You can trigger...