ajpwahqgbi

Results 5 issues of ajpwahqgbi

[Liquidity swap triangles](https://old.reddit.com/r/TheLightningNetwork/comments/m4xnqp/idea_liquidity_swap_triangles/) are increasingly popular, and for newly-created triangles it may make sense to rebalance specifically along the triangle. That's not easy to do with the current implementation. Current...

When rebalancing, I find it helpful to break up the amount I wish to rebalance into smaller chunks. In my experience smaller rebalances are more likely to succeed. But sometimes...

Consider the following graph described by the edges (src, dest, cost): (a, b, 0.1), (a, c, 0.8), (b, c, 0.0), (b, d, 0.8), (c, d, 0.8). Each node and each...

Also calculate the geomean of the low-fee capacity to each other low-fee reachable node; that is, the geomean of the maximum amount we could send to each of those nodes...

It would be nice to generate a huge SVG from a dot graph for various things, in particular for the prospective peer exploration. - newly low-fee reachable nodes and edges...