Commit Graph

18 Commits (v0.1-alpha)

Author SHA1 Message Date
Olaoluwa Osuntokun 91c0e92c4a
cmd/loop: fix bug in optional swep addr parsing
In this commit we fix a recently introduce bug (when the addr kwarg was
added) that caused all commands to fail with an error. The issue was we
didn't advance the args linked list to the final element.
6 years ago
Olaoluwa Osuntokun b744afaa6f
cmd/loop: add new key word argument for optional destination sweep address 6 years ago
Olaoluwa Osuntokun f089ff3484
cmd/loop: use loop.Version() for loop cli version 6 years ago
Olaoluwa Osuntokun fff001fd2e
cmd/loopd: show version on start up, add new --version flag 6 years ago
Olaoluwa Osuntokun 48d34ed398
cmd/loop: add command for quote 6 years ago
Alex Bosworth 2e4b5dfd37
loopd: increase swap fee window 6 years ago
Wilmer Paulino eb8277b9f9
cmd/loopd: add REST proxy 6 years ago
Wilmer Paulino 9edb910f53
looprpc: generate client REST definitions 6 years ago
Joost Jager 8d5faea971
loop: move commands to separate files 6 years ago
Joost Jager e70fc169f3
loop: configurable loopd address 6 years ago
Joost Jager 6eb9861eb4
loopd: persistent configuration 6 years ago
Olaoluwa Osuntokun 94f347e673
multi: finalize rename from uncharge to loop out 6 years ago
Olaoluwa Osuntokun 925b52e01f
multi: rename swapcli to loop, swapd to loopd 6 years ago
Olaoluwa Osuntokun 68d49eee88
multi: update import paths to point to new looprpc pacakge 6 years ago
Olaoluwa Osuntokun c33f30e43b
swapd: remove old rpc folder 6 years ago
Olaoluwa Osuntokun ba1f427cf4
looprpc: move client+server protos to new looprpc package 6 years ago
Olaoluwa Osuntokun a770e3d7c1
loop: update all import paths to public repo 6 years ago
Joost Jager 21fcd8d94e
Lightning Loop initial version 6 years ago