Carsten Otto

Results 145 issues of Carsten Otto

**Describe the error** Both links to "rebalancing" mentioned in 05_node_operations.asciidoc are dead. 1. You may need to use some channel re-balancing techniques (see [channel_rebalancing]) before you close channels to maximize...

bug

**Describe the error** > In cases where the edges are not of equal weight, an algorithm based on Dijkstra Algorithm is used, such as A* ("a-star") or In our case...

bug

This is a follow-up from https://github.com/lightningnetwork/lnd/issues/5795. If I have more than one channel with the same peer, I might want to move my balance from one channel to another: Before:...

I have a Samsung Galaxy S9, which seems to have the issue mentioned in #164. When I start the app after a couple of days, I get a warning. This...

## Description The documentation makes liberal use of tags labelled 'iOS' and 'Android', without explaining the consequence of having a tag on some functionality. ## What is the problem? As...

Never gets stale

- 0: rebalanced some amount - -1: didn't rebalance - -2: generic error - -3: didn't find route (after several attempts?) - ...

See https://github.com/lightningnetwork/lnd/pull/6024

Currently the documentation states we need admin access. With lnd 0.9.0 it is possible to create macaroons with fewer permissions. See https://github.com/lightningnetwork/lnd/tree/master/macaroons#bakery

A valid use case that currently is not supported: Please take funds out of channel X and send them into channel Y. I don't care about the potential earnings for...

If rebalancing did not work for amount 2N, try again (twice?) with amount N (recursively?).

enhancement