Alex Bosworth

Results 214 issues of Alex Bosworth

When paying to a LNURL the flow is: 1. Ask for a payment request 2. Path-find to the payment request to find a route 3. Pay the payment request During...

currently offchain relay is available in `services` but it uses keysend and doesn't support the inbound fee rate concept of swap this functionality can be moved into swap to allow...

The flow for find max payable is to find the lowest fee route and then find the maximum that can travel over that route, but since there is time between...

There should be a way to see your on-chain balance with a telegram command

When looking for an alias match for /graph or /liquidity if there are multiple matches there could be an error or the wrong node would be chosen, so instead an...

currently the swap mode is to go from off-chain to on-chain, so this would be the reverse flow

When a payment is received or sent, there was a relaying node or nodes that payment traveled through, so that information could be added to the message events

When looking up a node in /graph, it should have buttons to show the connection sockets

impact-low
difficulty-medium

When looking at pending payments current and past it should be possible to make some educated guesses to nodes that are causing stuck payments and then highlight them

If a command gets complex in its arguments, potentially you would want to save it somewhere so you could easily redo it later A new command could allow you to...