Commit graph

16 commits

Author SHA1 Message Date
tecnovert
088e1f4411
Prepare only Particl core by default. 2021-01-05 20:11:13 +02:00
tecnovert
b473d9ffc3
Start XMR daemons in --non-interactive mode. 2021-01-05 10:23:30 +02:00
tecnovert
a638c55ecb
Update install notes for OSX.
Download correct XMR release.
Trust added PGP keys.
2020-12-30 23:01:21 +02:00
tecnovert
d2ded157f8
Start isolated docker setup. 2020-12-27 21:39:10 +02:00
tecnovert
2346858145
Call setLastHeightChecked() in watchXmrSwap()
Remove old notes and config.
New html template for XMR bids.
Check the mempool for lock spend txid.
Retry sepnding coin B lock tx.
2020-12-06 19:34:56 +02:00
tecnovert
669a465262
Pass XMR restore height through json settings. 2020-12-05 01:59:21 +02:00
tecnovert
3bbb483a0a
Simplify docker config. 2020-12-02 23:19:10 +02:00
tecnovert
dca9f08833
Update dockerfile. 2020-12-01 22:45:03 +02:00
tecnovert
1ce87bb58d
Add travis build status to readme.
Move templates dir.
Add version to index.
Remove bitcoin config from docker json config - extra coins can be enabled with
prepare -addcoin.
2019-07-26 12:07:25 +02:00
tecnovert
9aa7e441ee
Use basicswap-prepare to download releases for the docker image. 2019-07-25 13:53:11 +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
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
e242f50b2b
Add to Github 2019-07-17 18:07:37 +02:00