loop
loop copied to clipboard
Lightning Loop: A Non-Custodial Off/On Chain Bridge
Hey, I couldn't make loopserver work without adding a bitcoind node, but this aspect is not stated on the [documentation](https://github.com/lightninglabs/loop/tree/master/regtest) Besides, the examples use a old version of LND. Bonus:...
As title says, LOOP node best offer to close channel is 566 sats which I guess it is about 3-4 sats/b which is too much given the mempool is totally...
``` docker.compose.yml version: "3" services: bitcoind: image: ruimarinho/bitcoin-core:23 container_name: bitcoind restart: unless-stopped networks: regtest: aliases: - bitcoind command: - "-txindex" - "-regtest" - "-rest" - "-printtoconsole" - "-zmqpubrawblock=tcp://0.0.0.0:28332" - "-zmqpubrawtx=tcp://0.0.0.0:28333"...
Hey, we are experiencing disruptions in our service by some swap payments that increase cpu and mem exhausting resources and making LND and the machine that hosts it unusable. This...
Fixes https://github.com/lightninglabs/loop/issues/746 #### Pull Request Checklist - [ ] Update `release_notes.md` if your PR contains major features, breaking changes or bugfixes
This commit changes the instant out fsm to republish the sweep transaction if we restart loop. This is in draft state, as we also need to republish the sweepless sweep...
With this client side RPC option the client will be able to set a payment timeout for individual off-chain payments. This applies both to the prepayment and the swap payment....
start up log: ``` 2024-05-07 15:40:33.843 [INF] LOOPD: Version: 0.28.1-beta commit= 2024-05-07 15:40:33.843 [INF] LNDC: Creating lnd connection to localhost:10009 2024-05-07 15:40:33.844 [INF] LNDC: Connected to lnd 2024-05-07 15:40:33.846 [INF]...
A successful loop out involves two off chain payments: the prepay and the swap. If the prepay fails early, the swap is bound to fail, but loop never communicates to...
I attempted three loop outs on April 10th and all three failed. However, it appears I still paid the 30,000 Sats prepayment. The payment preimages for those prepayments are below....