loop
loop copied to clipboard
Lightning Loop: A Non-Custodial Off/On Chain Bridge
This PR expands the functionality of the tap asset client.
This PR adds notification support for block height subscriptions, invoice settlement and confirmation listeners, which allow for easy idempotent usage in our fsms.
This PR adds the basic swap out struct and store to the assets package.
I'm running `litd version 0.15.0-alpha commit=v0.15.0-alpha commit_hash=779cf9d6385310d7bf32f9db8521d22bb061bd55` I'm creating a new session with `litcli sessions add` I enter the connection phrase into `terminal.lightning.engineering/connect/pair` Instead of connecting, `litd` terminates. [2025-06-24_litd panic.txt](https://github.com/user-attachments/files/20882799/2025-06-24_litd.panic.txt)...
I Was expecting a correct loop out. funds in the node after shifting liquidity from outbound to inbound **Actual behavior** Loop out hangs for hours sometimes and then fails. **To...
I'm running the loop on the lightning node setup on my custom signet with the different block time. Whenever I try to get quote from `loop-cli quote out 2500000 --conf_target=2`...
Right now, a transaction to a static address requires three confirmations before it can be withdrawn. This could cause issues if the fee is (far) too low and the transaction...
This PR adds taproot assets loop outs. For now can mostly be ignored, as it is very WIP
**Is your feature request related to a problem? Please describe.** Currently `lightninglabs/loopserver`/`regtest` does not support Static Loop In Addresses or Instant Loop Outs. **Describe the solution you'd like** Updating `lightninglabs/loopserver`...