2
0
mirror of https://github.com/lightninglabs/loop synced 2024-11-09 19:10:47 +00:00
Commit Graph

1522 Commits

Author SHA1 Message Date
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.
2019-03-06 20:34:02 -08:00
Olaoluwa Osuntokun
908d82acdb
loop: extract code from client package into new loop primary package 2019-03-06 20:34:01 -08:00
Olaoluwa Osuntokun
f552bc06b1
utils: remove utils package in favor of new swap package 2019-03-06 20:34:00 -08:00
Olaoluwa Osuntokun
cdcb9f8345 loopdb: make new loopdb package to house persistent storage 2019-03-06 20:33:27 -08:00
Alex Bosworth
5ff8a94c0c
fix incorrect path
correct cd into correct dir
2019-03-06 19:02:07 -08:00
Olaoluwa Osuntokun
74cf29a9cf
Merge pull request #3 from lightninglabs/alexbosworth-patch-1
fix clone formatting
2019-03-06 18:52:23 -08:00
Alex Bosworth
98df5f7f13
fix clone formatting
clone code is missing the ending `
2019-03-06 17:51:38 -08:00
Olaoluwa Osuntokun
e319528251
Merge pull request #2 from lightninglabs/readme-intro
Update README.md
2019-03-06 17:49:42 -08:00
Alex Bosworth
6f7b047469
Update README.md 2019-03-06 16:58:12 -08:00
Olaoluwa Osuntokun
04d44c3caf
README: update db path naming 2019-03-06 16:41:16 -08:00
Olaoluwa Osuntokun
e423622c79
README: update README with install notes and diagram 2019-03-06 16:40:04 -08:00
Olaoluwa Osuntokun
724dcb49a5
git: update gitignore to include new loop related binaries 2019-03-06 15:57:55 -08:00
Olaoluwa Osuntokun
925b52e01f
multi: rename swapcli to loop, swapd to loopd 2019-03-06 15:57:43 -08:00
Olaoluwa Osuntokun
68d49eee88
multi: update import paths to point to new looprpc pacakge 2019-03-06 15:53:23 -08:00
Olaoluwa Osuntokun
c33f30e43b
swapd: remove old rpc folder 2019-03-06 15:39:22 -08:00
Olaoluwa Osuntokun
ba1f427cf4
looprpc: move client+server protos to new looprpc package 2019-03-06 15:38:47 -08:00
Olaoluwa Osuntokun
a770e3d7c1
loop: update all import paths to public repo 2019-03-06 15:29:49 -08:00
Olaoluwa Osuntokun
a1cf04208e
git: update gitignore 2019-03-06 15:28:11 -08:00
Olaoluwa Osuntokun
a454186533
README: add initial README 2019-03-06 15:26:45 -08:00
Olaoluwa Osuntokun
1166691522
Merge pull request #1 from joostjager/release
Lightning Loop initial version
2019-03-06 15:15:58 -08:00
Joost Jager
21fcd8d94e
Lightning Loop initial version 2019-03-06 21:30:34 +01:00
Olaoluwa Osuntokun
c5eecda492
Initial commit 2019-02-15 17:57:58 -08:00