Alex Bosworth

Results 260 comments of Alex Bosworth

Since LND will automatically send out a disabled update for an offline peer, maybe the error should be channel disabled I think this is already done by another implementation

The infinite loop is still bounded by the pathfinding timeout though right?

Did you try dropping utxos and then rescanning?

> 2\. To transport additional details in a structured manner, we add a simple `lnrpc.ErrDetails` message which is a `map details = 1;` gRPC type. With that we could encode...

> But this is just my idea for making things more generic, I'm open to suggestions if you feel there's another way. I think the existing model has its strength...

A tricky aspect here is that if you want to see the state of a past payment that did not succeed, it can return an error response because the payment...

I'm not sure of the root cause here, it might help if you could see a raw request and raw response from the API that is driving this UI I...