feelancer21

Results 16 issues of feelancer21

With the upcoming lnd 0.18. inbound fees are supported. https://github.com/lightningnetwork/lnd/blob/master/docs/release-notes/release-notes-0.18.0.md#functional-enhancements I would like to raise possible changes in lndg here: 1. Lndg is able to show the inbound feerate and...

enhancement

**Is your feature request related to a problem? Please describe.** I am picking up a topic that I already mentioned in #8940. In the course of #6934, a split for...

enhancement

### Background lnd seems to sweep anchors even though the FC was already confirmed one block before and there was no economic reason for a CPFP. The anchor sweep was...

bug
fees
utxo sweeping

**Is your feature request related to a problem? Please describe.** Today we had a discussion in a routing node group about whether it makes sense to have a cache for...

enhancement

Studied a little bit the code around the `LinearFeeFunction` and found the following edge case. If the `conf_target` is greather equal than 1008 we return the min relay fee. This...

bug
fees
utxo sweeping

With the Lifetime Forward and Rebalancing Volumes it is not always possible to reconstruct the current balance. This means that if I add incoming rebalancing payments and forwards minus outgoing...