Commit graph

122 commits

Author SHA1 Message Date
tecnovert
5d238149ce
prepare: Add -disablecoin option. 2019-07-25 20:44:56 +02:00
tecnovert
95729275b6
html: display estimated contract fee on the wallets page.. 2019-07-25 20:09:46 +02:00
tecnovert
a1b3aa74a1
prepare: set execute permission for all. 2019-07-25 17:47:24 +02:00
tecnovert
b365814cb5
run: track pids. 2019-07-25 15:32:14 +02:00
tecnovert
867fbf0d09
prepare: addcoin activates the coin in settings.json and respects
preparebinonly mode.
2019-07-25 14:55:39 +02:00
tecnovert
bd93899066
Add preparebinonly option to basicswap-prepare,
Download, verify and extract coin cores only.
2019-07-25 14:06:58 +02:00
tecnovert
9aa7e441ee
Use basicswap-prepare to download releases for the docker image. 2019-07-25 13:53:11 +02:00
tecnovert
1185a5f33d
Prepare script checks signatures.
Uploaded signing pubkeys to github as a temporary workaround to unreliable keyservers.
2019-07-25 12:51:16 +02:00
tecnovert
307b8ab8bf
NMC and CLTV, abs lock values still to be verified 2019-07-25 01:14:01 +02:00
tecnovert
222fbb492f
Prepare script can add coins to existing configurations. 2019-07-24 20:57:31 +02:00
tecnovert
683c6e6661
Add bid error state. 2019-07-24 00:33:27 +02:00
tecnovert
d155774dbc
Added an rudimentary address pool. 2019-07-23 19:19:31 +02:00
tecnovert
b02ddb3bec
Load watched outputs from db. 2019-07-23 17:08:12 +02:00
tecnovert
e039d90bee
Fix testnet mode, expanduser on paths. 2019-07-23 16:26:37 +02:00
tecnovert
8ed75af7fa
prepare: Add Bitcoin 2019-07-22 20:29:59 +02:00
tecnovert
74dc933381
Raise version. 2019-07-21 23:27:46 +02:00
tecnovert
521e465c2a
Prepare script imports mnemonic. 2019-07-21 21:22:22 +02:00
tecnovert
ecfd783cce
Prepare script works. 2019-07-21 20:57:35 +02:00
tecnovert
76af4a941e
Add txn 1st seen height to bid.
Format balance amount.
Start prepare script.
2019-07-21 18:26:56 +02:00
tecnovert
b0f2e0557a
Add timeout to docker, use logging in launcher. 2019-07-18 23:00:08 +02:00
tecnovert
818b5f1ab2
Added notes to run the docker example on windows.
Set the log file to append.
Set docker example config to listen on all interfaces.
docker-compose is setup to bind the port only to localhost, on windows
docker runs in a virtualbox instance and the swap client must listen on
all interfaces to pass through the connection: host -> vbox -> docker -> swapserver
2019-07-18 22:06:36 +02:00
tecnovert
e242f50b2b
Add to Github 2019-07-17 18:07:37 +02:00