You cannot select more than 25 topics Topics must start with a letter or number, can include dashes ('-') and can be up to 35 characters long.
loop/loopd
Joost Jager 8c544bf2ba
loopdb: store outgoing channel set
Upgrade the database schema to allow for multiple outgoing channels.
This is implemented as an on-the-fly migration leaving the old key in
place.
4 years ago
..
config.go loopd: make maximum number of payment parts configurable 4 years ago
daemon.go loopd: add SOCKS proxy config option to dial swap server over Tor 4 years ago
log.go cmd+loopd: move loopd to new folder loopd 4 years ago
start.go lndclient: add outgoing channel set restriction 4 years ago
swapclient_server.go loopdb: store outgoing channel set 4 years ago
swapclient_server_test.go multi: add confirmation target to loop in 4 years ago
utils.go loopd: fix setting of max parts 4 years ago
view.go loopdb: store outgoing channel set 4 years ago