tecnovert
713990f57b
Update github urls.
6 months ago
nahuhh
ee2f462ee9
wownero: integration
7 months ago
tecnovert
ebdbe115dd
Fix addcoin decred.
7 months ago
tecnovert
d3e3c3c95b
Remove protobuf dependency.
7 months ago
tecnovert
2793ee00dd
doc: Rename docker/.env to example.env
10 months ago
Cryptoguard
b96a823536
Update .env
...
Update install.md
Update install.md
Update install.md
Update upgrade.md
Update upgrade.md
10 months ago
tecnovert
fab89a42f3
doc: Simplify tor install notes.
11 months ago
tecnovert
15bf9b2187
Raise coincurve version.
1 year ago
tecnovert
89e0080173
docker: Fix script output.
...
Start python in unbuffered mode.
2 years ago
tecnovert
484d811fe7
docker: Add script container fragment.
...
Example:
python3 ./scripts/build_yml_files.py -c bitcoin monero dash pivx --withscript
2 years ago
tecnovert
3241616d68
docker: Add build args for repo.
2 years ago
tecnovert
9677c48f39
docker: Add helper script to build docker config from fragments.
...
Set PIVX_PARAMSDIR automatically when usecontainers is set.
Fix PIVX wallet encryption when added.
2 years ago
tecnovert
ac10c9db76
doc: Add missing --usecontainers to docker notes.
2 years ago
tecnovert
80df3b1a34
preparescript: Remove particl_mnemonic=auto option
2 years ago
tecnovert
a250daca8b
xmr: Ensure incoming transfers are unlocked.
2 years ago
tecnovert
f65ae07cf9
docker: Add PIVX, Dash and Firo to isolated config
...
Changed pivx-params location to PIVX datadir.
Still need a way to set the Firo wallet seed.
2 years ago
tecnovert
1601a57aed
ui: Add websocket notifications.
2 years ago
tecnovert
e03f32ea5f
docker: Fix and document isolated coins config.
2 years ago
tecnovert
48e0cac5ab
refactor: Prepare script uses swap_client to create all wallets.
2 years ago
tecnovert
a2afd3f00f
refactor: Separate MSG4F and lock txn sending
3 years ago
tecnovert
43048cffc0
doc, docker: Pin coincurve src to tag.
3 years ago
tecnovert
d2324ad097
preparescript: Fix missing btc wallet with --addcoin=bitcoin and --usebtcfastsync
...
doc: Fetch latest xmr chain height
3 years ago
tecnovert
a51a895141
docker: Manually install protobuf to avoid error.
...
Error: "TypeError: Descriptors cannot not be created directly"
Use pycryptodome ripemd160 implementation else it must be manually enabled in hashlib/openssl.
3 years ago
tecnovert
6b063d0582
docker: Use static ip for tor container.
3 years ago
tecnovert
d1e015962c
basicswap-prepare can enable and disable tor config.
3 years ago
tecnovert
2be16465fb
preparescript: Support production docker config.
4 years ago
tecnovert
5eb34a8c4b
docker: revert log driver.
4 years ago
tecnovert
b6ece37a8d
Raise version.
...
Explicitly set docker logging.
4 years ago
tecnovert
d6a1ff6030
docker: Set timezone in TZ env var.
4 years ago
tecnovert
088e1f4411
Prepare only Particl core by default.
4 years ago
tecnovert
b473d9ffc3
Start XMR daemons in --non-interactive mode.
4 years ago
tecnovert
a638c55ecb
Update install notes for OSX.
...
Download correct XMR release.
Trust added PGP keys.
4 years ago
tecnovert
d2ded157f8
Start isolated docker setup.
4 years ago
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.
4 years ago
tecnovert
669a465262
Pass XMR restore height through json settings.
4 years ago
tecnovert
3bbb483a0a
Simplify docker config.
4 years ago
tecnovert
dca9f08833
Update dockerfile.
4 years ago
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.
5 years ago
tecnovert
9aa7e441ee
Use basicswap-prepare to download releases for the docker image.
5 years ago
tecnovert
9b8df31932
Getting docker volume permissions errors on window.
6 years ago
tecnovert
519c7b717e
Add COINDATA_PATH to .env
6 years ago
tecnovert
b0f2e0557a
Add timeout to docker, use logging in launcher.
6 years ago
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
6 years ago
tecnovert
21b23fe865
Add example config files for docker.
6 years ago
tecnovert
e242f50b2b
Add to Github
6 years ago