Joost Jager
2e48ead6d6
loopd: loop in from external address
...
Allow user to specify that htlc will be published by an external source.
In that case no internal htlc tx will be published.
To facilitate sending to the htlc address, the swap initiation response
is extended with that address.
2019-04-02 00:02:04 +02:00
Joost Jager
8b2da64b0a
loopd: disable mainnet loop in
2019-03-28 11:56:49 +01:00
Joost Jager
3e960b8b54
multi: loop in swap
2019-03-28 11:56:49 +01:00
Joost Jager
6a0a9556a0
loopdb: add loop in
...
This commit adds the required code to persist loop in swaps. It also
introduces the file loop.go to which shared code is moved.
Sharing of contract serialization/deserialization code has been
reverted. The prepay fields do not apply to loop in, but were part of
the shared contract struct. Without also adding a migration, it wouldn't
be possible to keep the shared code.
In general it is probably more flexible to keep the contract
serialization code separated between in and out swaps.
2019-03-28 11:47:38 +01:00
Joost Jager
e81298ce3e
loopdb: move code to shared code file
2019-03-28 11:28:03 +01:00
Olaoluwa Osuntokun
79430a827e
Merge pull request #31 from joostjager/decodeaddress
...
multi: always supply chain params when decoding addresses
2019-03-27 18:13:51 -07:00
Joost Jager
9a1b60b4be
multi: always supply chain params when decoding addresses
2019-03-26 17:25:51 +01:00
Olaoluwa Osuntokun
ec40647147
Merge pull request #25 from Roasbeef/testnet-server
...
cmd/loopd: point to testnet loop server for testnet mode
2019-03-22 16:06:34 -07:00
Olaoluwa Osuntokun
e14e7e94b2
Merge pull request #26 from alexbosworth/keyword-amt-argument
...
cmd/loop: add amount as a discrete argument
2019-03-22 16:05:21 -07:00
Olaoluwa Osuntokun
b9b52c9a94
README: add instructions for testnet mode
2019-03-22 16:03:53 -07:00
Olaoluwa Osuntokun
c0a1b4e2ac
cmd/loopd: point to testnet loop server for testnet mode
...
Fixes #20 .
2019-03-22 16:02:04 -07:00
Olaoluwa Osuntokun
ba6994e3d3
Merge pull request #29 from grunch/change-global-option-param-name
...
Change loopd global option parameter to rpcserver
2019-03-22 16:00:53 -07:00
Francisco Calderón
c9e482e58f
Change loopd global option parameter to rpcserver
2019-03-22 14:53:37 -03:00
Alex Bosworth
dd357ddb22
cmd/loop: add amount as a discrete argument
2019-03-21 22:02:08 -07:00
Alex Bosworth
769c69e512
Merge pull request #23 from conscott/install_for_dummies
...
README: Bold text lnd install instruction for dummies
2019-03-21 09:29:10 -07:00
conscott
3acbd72ccd
Bold text lnd install instruction for dummies
2019-03-21 16:16:59 +00:00
Alex Bosworth
ffde70f0eb
Merge pull request #22 from joostjager/fix-loop-arg
...
loop: fix cmd line arg parsing bug
2019-03-21 08:33:03 -07:00
Joost Jager
4c910f28b0
loop: fix cmd line arg parsing bug
2019-03-21 13:41:50 +01:00
Olaoluwa Osuntokun
e4b4b9461f
Merge pull request #18 from lightninglabs/phrasing
...
README: Add loop out name
2019-03-20 17:43:03 -07:00
Olaoluwa Osuntokun
b744afaa6f
cmd/loop: add new key word argument for optional destination sweep address
2019-03-20 17:29:47 -07:00
Olaoluwa Osuntokun
f089ff3484
cmd/loop: use loop.Version() for loop cli version
2019-03-20 17:16:38 -07:00
Olaoluwa Osuntokun
fff001fd2e
cmd/loopd: show version on start up, add new --version flag
2019-03-20 17:16:11 -07:00
Olaoluwa Osuntokun
75b6230e4a
loop: add new version file, pin at 0.1-alpha
2019-03-20 17:15:14 -07:00
Alex Bosworth
a6376070bd
README: Add loop out name
...
Add in the name of the command to loop out at the top
2019-03-20 08:25:17 -07:00
Olaoluwa Osuntokun
9e4bbcd7e8
Merge pull request #17 from lightninglabs/initial-quickstart
...
README: Quickstart guide
2019-03-19 20:38:10 -07:00
Alex Bosworth
dafe2a6559
README: Quickstart guide
...
add more of a quickstart guide style edit to the readme content
2019-03-19 12:02:29 -07:00
Olaoluwa Osuntokun
c0d5238ab4
build: build against latest version of lnd
2019-03-15 17:22:07 -07:00
Olaoluwa Osuntokun
48d34ed398
cmd/loop: add command for quote
2019-03-15 16:27:44 -07:00
Olaoluwa Osuntokun
c9549ccf6c
Merge pull request #15 from alexbosworth/architecture-diagram
...
docs: move out architecture diagram
2019-03-15 15:59:29 -07:00
Olaoluwa Osuntokun
211f7b1647
Merge pull request #16 from alexbosworth/increase-default-conf-target
...
loopd: increase swap fee window
2019-03-15 15:59:10 -07:00
Alex Bosworth
2e4b5dfd37
loopd: increase swap fee window
2019-03-13 16:41:26 -07:00
Alex Bosworth
974da15ead
docs: move out architecture diagram
2019-03-13 16:11:04 -07:00
Olaoluwa Osuntokun
7b769d57bb
Merge pull request #14 from wpaulino/looprpc-rest
...
looprpc+cmd/loopd: add client REST definitions and REST proxy
2019-03-12 20:43:37 -07:00
Wilmer Paulino
eb8277b9f9
cmd/loopd: add REST proxy
2019-03-12 15:35:53 -07:00
Wilmer Paulino
9edb910f53
looprpc: generate client REST definitions
2019-03-12 15:34:45 -07:00
Olaoluwa Osuntokun
d4e98ee67b
release: add release script
2019-03-07 21:49:59 -08:00
Olaoluwa Osuntokun
64e9be6699
build: tidy go mod
2019-03-07 21:49:47 -08:00
Olaoluwa Osuntokun
eaa8af9e61
Merge pull request #12 from lightninglabs/alexbosworth-patch-4
...
Eliminate advice to delete macaroons.db
2019-03-07 15:59:05 -08:00
Olaoluwa Osuntokun
ed98051daf
Merge pull request #10 from joostjager/dev
...
loop+loopd config flags
2019-03-07 15:57:59 -08:00
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
2019-03-07 13:02:10 -08:00
Joost Jager
8d5faea971
loop: move commands to separate files
2019-03-07 11:51:16 +01:00
Joost Jager
e70fc169f3
loop: configurable loopd address
2019-03-07 11:48:55 +01:00
Joost Jager
6eb9861eb4
loopd: persistent configuration
2019-03-07 11:37:28 +01:00
Joost Jager
a83824bbb5
build: add travis config
2019-03-07 10:19:27 +01:00
Olaoluwa Osuntokun
83e8d17d62
Merge pull request #9 from lightninglabs/alexbosworth-patch-3
...
Use updated command example in readme
2019-03-06 21:28:23 -08:00
Alex Bosworth
a387837d4d
Use updated command example in readme
...
Use intended command
2019-03-06 20:42:03 -08:00
Olaoluwa Osuntokun
e837593eea
Merge pull request #4 from lightninglabs/alexbosworth-patch-2
...
fix incorrect path
2019-03-06 20:35:47 -08:00
Olaoluwa Osuntokun
94f347e673
multi: finalize rename from uncharge to loop out
2019-03-06 20:34:04 -08:00
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