-
**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…
-
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…
-
Currently, the XBR channels require
* [x] for payment channels, buyer provides liquidity to the channel
* [x] for paying channels, market op provides liquidity to the channel
We can add more va…
-
## Description
Support selection of specific channel to attempt payment when you have multiple channels to choose from.
## Context
LND supports this feature using the `outgoing_chan_id` param…
-
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…
-
I believe that the `openchannel` command should make private channels by default.
With the addition of blinded paths, I think there are a lot of nodes that won't want to announce their channel peer…
-
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…
-
Nodes that wish to remain private will create private channels with other nodes.
Without knowledge of this channels, sender nodes would not be able to find a route to the destination, in order to sen…
-
Some examples:
- BIP-47 Payment codes.
- BIP-342 Silent payments.
- Some way to handle lightning channels? (Perhaps a way to watch utxos?)
-
**Description**
Our users may be Geoblocked if they are geolocated in the countries that we block according to our ToS.
**Issue**
Users are not aware that they are geoban. ex: https://app.asana.com/0…