-
Is there a way to integrate swaps into Alby Hub to make it easier for users?
- Savings -> Lightning channel with receiving capacity
- Lightning channel -> Savings
- Lightning channel -> External wa…
-
I've had a lot of trouble installing conda environments from LCR-modules recently. Many of the environment yaml files seem to contain packages that are no longer available or now conflict with other s…
-
1. Remove trust from the pool operator:
- State Channels: Use direct state channels from light clients to full nodes for payments, instead of trusting pools to track balances and disburse payments…
-
**Describe the solution you'd like**
Allow settlement of an invoice to yourself without routing the payment through the lightning network. There are many cases where you'd want to be able to acce…
-
### Describe your enhancement idea
We have MPP switch into payment modal that have to be activated manually each time before making the payment.
What about adding a general option in Settings - "Pay…
-
### Background
Payment status: FAILED, reason: FAILURE_REASON_NO_ROUTE
To a local channel that can receive payments just fine.
This used to always work until the update from LND-0.15.3-beta to …
-
Looking at:
https://github.com/lightningnetwork/lnd/blob/19006b108cbb24502ca7e583607bb501dc48f686/routing/payment_session.go#L221
I see that currently the payment session route planner splits t…
-
### Background
When multiple channels with a peer exist payments will be forwarded over the channels that have liquidity to the peer, however if one of the channels is closing or closed instead of …
-
**Which topic needs more explanation?**
Advancing the Channel State
**What about the topic is not understood?**
My first question relates to how Alice sends Bob information when updating the chan…
-
The splitting algorithm biases too much towards good routes, regardless of capacity.
We first find routes, keep the N bests and then adjust capacity.
But it may end up using only routes with the s…