loop
loop copied to clipboard
Lightning Loop: A Non-Custodial Off/On Chain Bridge
I looped out 5 mil sats with custom BTC address and no confirmation target. After 7 hours, HTLCs are still pending, fee was paid 7 hours ago but https://terminal.lightning.engineering/liquidity/ says...
I'm running litd with the latest version (0.12.3). We've had several nodes hit a problem where they fail to start up and the entire litd binary shuts down. The stack...
Loop in
Hi, ive tried several time to peforma a loop in but the error si the same every time "internal error"  In attach the screenshot of the...
In building out flows on Terminal, we've noticed that it can be complicated and convoluted to grab the end cost to the user for Loop swaps (particularly on the Loop...
Starting loopd, it exits with an error: > 2024-01-06 16:16:31.267 [INF] LOOPD: Version: 0.26.6-beta commit= > 2024-01-06 16:16:31.267 [INF] LNDC: Creating lnd connection to localhost:10009 > loopd exited with an...
Searching for duplicates of this error yielded no results in Slack, telegram, github, etc. Bosworth suggested to open an issue, and I'm not really sure what it's telling me 'unable...
We did two swaps where we paid twice (one manually and one automatically done by loop itself). Both swaps actually went through successfully. One of the swaps had trouble finishing...
When I issue a loop in swap, I'd like to have more control about the fee rate that is used for the swap. I'm aware of `--external`, but I'd prefer...
In regtest (compiled from the repository), the [LoopIn](https://lightning.engineering/api-docs/api/loop/swap-client/loop-in) response ([SwapStatus](https://lightning.engineering/api-docs/api/loop/swap-client/loop-in#looprpcswapresponse)) correctly returns a populated htlc_address_p2wsh field. However, in the mainnet, both htlc_address_p2wsh and htlc_address_p2tr fields are empty. Steps to reproduce:...
Just a short drive-bug fix: loopd crashes when you wanna show the logging subsystems with `loopd --debuglevel show` This fix just copies the rogue code to another place, but I...