loop
loop copied to clipboard
Lightning Loop: A Non-Custodial Off/On Chain Bridge
When you have balance on your lnd wallet and need to refill your channels with all that amount, you have to start to try different amounts until loop allows you...
I quite often want to loop out an amount spread over certain channels. So 500k sats from each of 4 specific channels, all in one operation, and therefore one on...
I've had a few loop outs get a lot more expensive than expected because they reach the conf target limit. I would love the ability to set an even greater...
This is a receiver's privacy related request to prevent the Loop server knowing the destination of an offchain transaction. The receiver node could avoid exposing it's pubkey and the channel...
I've made a payment using `loop out` to a 1 address. The merchant was supposed to received X amount of sats, but instead `loop out` sent `X - on chain...
I attempted a loop out using RTL (0.12.3), LND (0.15.0), Loop (v0.20.1) after a couple of days it failed with reason Swap payment failed: payment failed: FAILURE_REASON_NO_ROUTE It costs the...
This PR adds github actions to the ci. Compared to travis, the `rpc-check` check was added. Tested it locally with `act`. Travis could be removed in a further PR.
Logs from trying to start a regtest loopd ``` 2022-08-31 12:42:37.778 [INF] LOOPD: Version: 0.20.1-beta commit= 2022-08-31 12:42:37.779 [INF] LNDC: Creating lnd connection to 127.0.0.1:15601 2022-08-31 12:42:37.779 [INF] LNDC: Connected...
It would be nice if there was a sample loop.conf file
Currently, [documentation](https://docs.lightning.engineering/lightning-network-tools/loop/autoloop#liquidity-thresholds) shows that liquidity thresholds for autoloop (--incoming-threshold & --outgoing-threshold) can only be set per channel ID or peer pubkey. This means you can't keep your LiT node running...