loop
loop copied to clipboard
Lightning Loop: A Non-Custodial Off/On Chain Bridge
Please add default global signet support for Loop to be able to test it with signet nodes.
When i try to do `loop setparams --feelimit {something}`, I want to set a value less than 1% (like 1500 ppm or something). But it seems like the minimum I...
It introduces tracking of deposits to a static address and monitoring of the CSV expiry. Instead of using `RegisterConfirmationsNtfn` to detect spends to a pkScript, we poll the lnd account...
This PR introduces an api to query static address related info like unconfirmed/confirmed deposits, loop-ins, summaries.
This PR enables instant withdrawals of funds at static address deposits, allowing the client to omit the CSV timeout period of their Musig2 outpoints and cooperatively spend selected deposit outpoints...
Bumps [github.com/jackc/pgx/v4](https://github.com/jackc/pgx) from 4.18.1 to 4.18.2. Changelog Sourced from github.com/jackc/pgx/v4's changelog. 4.18.2 (March 4, 2024) Fix CVE-2024-27289 SQL injection can occur when all of the following conditions are met: The...
Not all payments were made from the selected channel when executing loop out. This makes it inconvenient for us users to control the selection of channels and track the income...
Bumps [github.com/jackc/pgproto3/v2](https://github.com/jackc/pgproto3) from 2.3.2 to 2.3.3. Commits 945c212 Backport fixes from pgx v5 See full diff in compare view [](https://docs.github.com/en/github/managing-security-vulnerabilities/about-dependabot-security-updates#about-compatibility-scores) Dependabot will resolve any conflicts with this PR...
To prepare lnd for looping out the mc is manipulated to help with finding a route to LOOP. This is done by building a list of LOOP peers and sorting...
Bumps google.golang.org/protobuf from 1.30.0 to 1.33.0. [](https://docs.github.com/en/github/managing-security-vulnerabilities/about-dependabot-security-updates#about-compatibility-scores) Dependabot will resolve any conflicts with this PR as long as you don't alter it yourself. You can also trigger a...