-
As of LND 0.9 —accept keysend has allowed for spontaneous payments to nodes, this only requires the nodes pubkey. Therefore within the lightning wallet allow the invoice field to read/ scan node pubke…
-
I have tried to bumpfee through the lncli, but I get an error.
## Description
Trying to RBF a transaction that had too small a fee and will likely never be mined been 48 hours+).
## Expected …
-
Maybe we can work on speeding up this configuration which is being used for standalone dead veg simulations, etc.
pe layout on cheyenne (I was getting around 172 yrs/day):
Comp NTASKS NTHRDS …
-
With the release of lnd v0.18.0 we have a new piece of data to export/graph/analyze: inbound fee discounts.
We should export two new gauges so we can track the uptake of this new feature on the ne…
-
In #1495 (ctsm5.1.dev061), @mvertens set a bunch of lnd -> mediator coupling fields to spval over ocean. But she was not able to do this for every field. I'm not sure of the details, but I think she g…
-
It will be very usefull to have more control over the onchain wallet. Right now the only "control" is to generate new address for deposits.
What about coin control after you close a channel and/or wa…
-
i want to test connecting zap iOS to `.onion` urls. would be amazing if i could just spin up an lnd node that i can connect to over tor.
-
### Background
I am using the REST API to retrieve the state of an invoice:
```
curl --cacert $LND_DIR/tls.cert --header "$MACAROON_HEADER" 'https://localhost:8080/v1/invoice/014fe7c24f2c5723cf…
-
This can be a part of the larger effort of allowing more Lightning wallets to be used as nodes in BTCPay (currently we have Alby, Blink). It seems LNC in particular works with Zeus, but beyond that it…
-
**Purpose:**
testing new dust scheme
___
**Description:**
Same as #604 except:
```
dust_emis_method = 'Leung_2023'
interpolate_nlat = 192, 192, 192, 192, 192, 192, 192, 192, 192, 192
int…