Nelze vybrat více než 25 témat Téma musí začínat písmenem nebo číslem, může obsahovat pomlčky („-“) a může být dlouhé až 35 znaků.
 
 
 
 
Přejít na soubor
Konstantin Nick cd5dc903f9
Merge pull request #731 from lightninglabs/dependabot/go_modules/golang.org/x/net-0.23.0
build(deps): bump golang.org/x/net from 0.21.0 to 0.23.0
před 3 dny
.github build: add postgres unit tests to makefile and CI před 10 měsíci
cmd cmd: add listinstantouts cmd před 2 měsíci
docs Move DOCKER.md to docs directory před 5 měsíci
fsm fsm: add early abort observer option před 2 měsíci
instantout instantout: add listinstantout func před 2 měsíci
labels sweepbatcher: add sweep batch před 3 měsíci
liquidity multi: use isExternalAddr flag před 3 měsíci
loopd swapclientserver: add listinstantouts před 2 měsíci
loopdb loopdb: bump sqlc to 1.25.0 před 1 měsícem
looprpc looprpc: add listinstantouts před 2 měsíci
regtest docker-regtest: fix loop-server config před 4 měsíci
scripts loopdb: bump sqlc to 1.25.0 před 1 měsícem
staticaddr version: static address protocol versions před 3 měsíci
swap swap: address family for static addresses před 3 měsíci
swapserverrpc swapserverrpc: add instantout quote req před 3 měsíci
sweep sweeper: fix formatting and update error před 2 roky
sweepbatcher loopout+sweepbatcher: calculate the per sweep onchain fees correctly před 2 měsíci
test build: bump lnd dependency to v0.17.4-beta před 3 měsíci
tools multi: update linter, fix issues před 7 měsíci
utils utils: add MuSig2Sign function před 3 měsíci
.gitignore makefile+travis: add install and build commands před 4 roky
.golangci.yml multi: update linter, fix issues před 7 měsíci
Dockerfile build: add postgres unit tests to makefile and CI před 10 měsíci
LICENSE Update LICENSE před 2 roky
Makefile make: cache docker builds před 2 měsíci
README.md Merge branch 'master' into patch-1 před 3 roky
client.go loop: integrate sweepbatcher to loopout flow před 3 měsíci
client_test.go loop: fix loopout and client tests for sweeper integration před 3 měsíci
config.go loop: expose server grpc connection před 3 měsíci
executor.go loop: integrate sweepbatcher to loopout flow před 3 měsíci
go.mod build(deps): bump golang.org/x/net from 0.21.0 to 0.23.0 před 6 dny
go.sum build(deps): bump golang.org/x/net from 0.21.0 to 0.23.0 před 6 dny
interface.go multi: use isExternalAddr flag před 3 měsíci
log.go multi: add persistent logger před 5 roky
loopin.go loop: clean up server cost calculation for slightly better UX před 2 měsíci
loopin_test.go unit: adjust for incorrect amount sweep před 2 měsíci
loopin_testcontext_test.go multi: move StoreMock to loopdb před 3 měsíci
loopout.go loopout: send prepay over outgoing chan set před 1 týdnem
loopout_test.go loop: fix loopout and client tests for sweeper integration před 3 měsíci
release.sh build: add darwin-arm64 (Apple Silicon) as a release target před 7 měsíci
release_notes.md version: bump version to v0.27.0-beta před 3 měsíci
routing_plugin.go multi: bump btcec/v2 and btcutil to new versions před 2 roky
routing_plugin_test.go chore: fix typos před 5 měsíci
sample-loopd.conf conf: sample config for loopd před 7 měsíci
server_mock_test.go multi: move StoreMock to loopdb před 3 měsíci
sqlc.yaml tools: add sqlc generation tools před 10 měsíci
swap.go utils: add htlc & swap related helpers před 3 měsíci
swap_server_client.go loop: integrate sweepbatcher to loopout flow před 3 měsíci
testcontext_test.go loop: fix loopout and client tests for sweeper integration před 3 měsíci
uncharge_state.go loop: extract code from client package into new loop primary package před 5 roky
updates.go multi: consume and log sever state updates před 4 roky
utils.go multi: update linter, fix issues před 7 měsíci
version.go version: bump version to v0.28.1-beta před 1 týdnem

README.md

Lightning Loop

Lightning Loop is a non-custodial service offered by Lightning Labs that makes it easy to move bitcoin into and out of the Lightning Network.

Features

  • Automated channel balancing
  • Privacy-forward non-custodial swaps
  • Opportunistic transaction batching to save on fees
  • Progress monitoring of in-flight swaps

Use Cases

  • Automate channel balancing with AutoLoop (Learn more)
  • Deposit to a Bitcoin address without closing channels with Loop In
  • Convert outbound liquidity into inbound liquidity with Loop Out
  • Refill depleted Lightning channels with Loop In

Installation

Download the latest binaries from the releases page.

Execution

The Loop client needs its own short-lived daemon to facilitate swaps. To start loopd:

loopd

To use Loop in testnet, simply pass the network flag:

loopd --network=testnet

By default loopd attempts to connect to the lnd instance running on localhost:10009 and reads the macaroon and tls certificate from ~/.lnd. This can be altered using command line flags. See loopd --help.

Usage

AutoLoop

AutoLoop makes it easy to keep your channels balanced. Checkout our autoloop documentation for details.

Loop Out

Use Loop Out to move bitcoins on Lightning into an on-chain Bitcoin address.

To execute a Loop Out:

loop out <amt_in_satoshis>

Other notable options:

  • Use the --fast flag to swap immediately (Note: This opts-out of fee savings made possible by transaction batching)
  • Use the --channel flag to loop out on specific channels
  • Use the --addr flag to specify the address the looped out funds should be sent to (Note: By default funds are sent to the lnd wallet)

Run loop monitor to monitor the status of a swap.

Loop In

Use Loop In to convert on-chain bitcoin into spendable Lightning funds.

To execute a Loop In:

loop in <amt_in_satoshis>

More info

For more information about using Loop checkout our Loop FAQs.

Development

Regtest

To get started with local development against a stripped down dummy Loop server running in a local regtest Bitcoin network, take a look at the regtest server environment example documentation.

Testnet

To use Loop in testnet, simply pass the network flag:

loopd --network=testnet

Submit feature requests

The GitHub issue tracker can be used to request specific improvements or report bugs.

Join us on Slack

Join us on the LND Slack and join the #loop channel to ask questions and interact with the community.

LND

Note that Loop requires lnd to be built with all of its subservers. Download the latest official release binary or build lnd from source by following the installation instructions. If you choose to build lnd from source, use the following command to enable all the relevant subservers:

make install tags="signrpc walletrpc chainrpc invoicesrpc"

API

The Loop daemon exposes a gRPC API (defaults to port 11010) and a REST API (defaults to port 8081).

The gRPC and REST connections of loopd are encrypted with TLS and secured with macaroon authentication the same way lnd is.

If no custom loop directory is set then the TLS certificate is stored in ~/.loop/<network>/tls.cert and the base macaroon in ~/.loop/<network>/loop.macaroon.

The loop command will pick up these file automatically on mainnet if no custom loop directory is used. For other networks it should be sufficient to add the --network flag to tell the CLI in what sub directory to look for the files.

For more information on macaroons, see the macaroon documentation of lnd.

NOTE: Loop's macaroons are independent from lnd's. The same macaroon cannot be used for both loopd and lnd.

Build from source

If youd prefer to build from source:

git clone https://github.com/lightninglabs/loop.git
cd loop/cmd
go install ./...