bitromortac
bitromortac
Added a suggestion for how to handle configuration. I added subgroups for the different estimators, which is a breaking change for the apriori parameters. Shares initial commits with #6857, so...
Started to look into the first two points as of assignment to #6954.
> Well, it's impossible to do this right now (as we enter an infinite loop till timeout then fail the payment), so I don't think there's concern that this is...
I'm still thinking about whether it's the best place to put the onion into `SendToRoute`, because if I understand correctly, the main motivation for the API user is to have...
I think the two hard parts are the watchtower and channel backups in the case of public servers. I'm not aware of any services offering such solutions. If realized I...
> Yes, you understand that flow right. It is possible to start a wallet with --tlsencryptkey but I don't think it should be the default if that's what you're asking....
> I'm not sure I understand what you're saying. Can you elaborate here? @gkrizek Yes, sorry for not being more explicit. The code as in this PR, running lnd for...
> I think this is true only if the user is using lncli from the same instance that LND is running on. If they are communicating with the node remotely...
!lightninglabs-deploy mute Disabling the bot until more work is added here.
Thank you, I think the interesting line is ``` 2023-06-11 14:16:11.359 [INF] HSWC: ChannelLink(3e37348c79282a149f48eae6c51548b01e0064f5e7d8903fe7f4ca911855c278:1): sending 2 updates to synchronize the state ``` Could you enable debug logs (`lncli debuglevel --level...