Commit graph

24 commits

Author SHA1 Message Date
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
5bfcdd469b
Save last_height_checked to db. 2019-07-22 23:39:00 +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
589e4ca1d6
html: variable contract locktime. 2019-07-21 22:10:21 +02:00
tecnovert
c9954bef1a
Add subfee option to wallets page. 2019-07-21 21:39:44 +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
f1efb0a317
Fix strange int compare bug. 2019-07-20 21:42:04 +02:00
tecnovert
7c57dff1a9
Set last chain height for itx.
Raise timeout to 20m.
display ticker by txids in bid page.
2019-07-20 19:29:48 +02:00
tecnovert
f8e2833bc0
Verify LTC core. 2019-07-20 18:20:04 +02:00
tecnovert
9b8df31932
Getting docker volume permissions errors on window. 2019-07-19 21:23:36 +02:00
tecnovert
519c7b717e
Add COINDATA_PATH to .env 2019-07-19 17:33:51 +02:00
tecnovert
24d4d14ff8
Save bid in checkBidState for any change. 2019-07-19 16:52:44 +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
21b23fe865
Add example config files for docker. 2019-07-18 20:41:17 +02:00
tecnovert
a49be16f9c
Remove plyvel dependency.
I can't get it to run under docker in windows.
2019-07-18 19:53:23 +02:00
tecnovert
6c0d82abe6
test: Wait for rpc. 2019-07-17 18:50:07 +02:00
tecnovert
e242f50b2b
Add to Github 2019-07-17 18:07:37 +02:00