Commit Graph

293 Commits (a473ab5d79dc7c1f6167854ed4ff52dfb040f04b)
 

Author SHA1 Message Date
Olaoluwa Osuntokun 48d34ed398
cmd/loop: add command for quote 5 years ago
Olaoluwa Osuntokun c9549ccf6c
Merge pull request #15 from alexbosworth/architecture-diagram
docs: move out architecture diagram
5 years ago
Olaoluwa Osuntokun 211f7b1647
Merge pull request #16 from alexbosworth/increase-default-conf-target
loopd: increase swap fee window
5 years ago
Alex Bosworth 2e4b5dfd37
loopd: increase swap fee window 5 years ago
Alex Bosworth 974da15ead
docs: move out architecture diagram 5 years ago
Olaoluwa Osuntokun 7b769d57bb
Merge pull request #14 from wpaulino/looprpc-rest
looprpc+cmd/loopd: add client REST definitions and REST proxy
5 years ago
Wilmer Paulino eb8277b9f9
cmd/loopd: add REST proxy 5 years ago
Wilmer Paulino 9edb910f53
looprpc: generate client REST definitions 5 years ago
Olaoluwa Osuntokun d4e98ee67b
release: add release script 5 years ago
Olaoluwa Osuntokun 64e9be6699
build: tidy go mod 5 years ago
Olaoluwa Osuntokun eaa8af9e61
Merge pull request #12 from lightninglabs/alexbosworth-patch-4
Eliminate advice to delete macaroons.db
5 years ago
Olaoluwa Osuntokun ed98051daf
Merge pull request #10 from joostjager/dev
loop+loopd config flags
5 years ago
Alex Bosworth 8ae257af1d
Eliminate advice to delete macaroons.db
There is no need to delete the macaroons.db to add signing permission to the .macaroon files, remove this advice
5 years ago
Joost Jager 8d5faea971
loop: move commands to separate files 5 years ago
Joost Jager e70fc169f3
loop: configurable loopd address 5 years ago
Joost Jager 6eb9861eb4
loopd: persistent configuration 5 years ago
Joost Jager a83824bbb5
build: add travis config 5 years ago
Olaoluwa Osuntokun 83e8d17d62
Merge pull request #9 from lightninglabs/alexbosworth-patch-3
Use updated command example in readme
5 years ago
Alex Bosworth a387837d4d
Use updated command example in readme
Use intended command
5 years ago
Olaoluwa Osuntokun e837593eea
Merge pull request #4 from lightninglabs/alexbosworth-patch-2
fix incorrect path
5 years ago
Olaoluwa Osuntokun 94f347e673
multi: finalize rename from uncharge to loop out 5 years ago
Olaoluwa Osuntokun e299dc696c
looprpc: rename service actions from uncharge to loop out
In this commit, we rename all the service actions from uncharge, to loop
out instead. We do this in order to be line with the new naming scheme
for the service.
5 years ago
Olaoluwa Osuntokun 908d82acdb
loop: extract code from client package into new loop primary package 5 years ago
Olaoluwa Osuntokun f552bc06b1
utils: remove utils package in favor of new swap package 5 years ago
Olaoluwa Osuntokun cdcb9f8345 loopdb: make new loopdb package to house persistent storage 5 years ago
Alex Bosworth 5ff8a94c0c
fix incorrect path
correct cd into correct dir
5 years ago
Olaoluwa Osuntokun 74cf29a9cf
Merge pull request #3 from lightninglabs/alexbosworth-patch-1
fix clone formatting
5 years ago
Alex Bosworth 98df5f7f13
fix clone formatting
clone code is missing the ending `
5 years ago
Olaoluwa Osuntokun e319528251
Merge pull request #2 from lightninglabs/readme-intro
Update README.md
5 years ago
Alex Bosworth 6f7b047469
Update README.md 5 years ago
Olaoluwa Osuntokun 04d44c3caf
README: update db path naming 5 years ago
Olaoluwa Osuntokun e423622c79
README: update README with install notes and diagram 5 years ago
Olaoluwa Osuntokun 724dcb49a5
git: update gitignore to include new loop related binaries 5 years ago
Olaoluwa Osuntokun 925b52e01f
multi: rename swapcli to loop, swapd to loopd 5 years ago
Olaoluwa Osuntokun 68d49eee88
multi: update import paths to point to new looprpc pacakge 5 years ago
Olaoluwa Osuntokun c33f30e43b
swapd: remove old rpc folder 5 years ago
Olaoluwa Osuntokun ba1f427cf4
looprpc: move client+server protos to new looprpc package 5 years ago
Olaoluwa Osuntokun a770e3d7c1
loop: update all import paths to public repo 5 years ago
Olaoluwa Osuntokun a1cf04208e
git: update gitignore 5 years ago
Olaoluwa Osuntokun a454186533
README: add initial README 5 years ago
Olaoluwa Osuntokun 1166691522
Merge pull request #1 from joostjager/release
Lightning Loop initial version
5 years ago
Joost Jager 21fcd8d94e
Lightning Loop initial version 5 years ago
Olaoluwa Osuntokun c5eecda492
Initial commit 5 years ago