Commit graph

12 commits

Author SHA1 Message Date
tecnovert
4693d96c52
docker: Update templates for BCH. 2024-11-13 00:17:24 +02:00
tecnovert
209dea52b3
refactor prepare script, set manage_daemon to false if a custom host or port is set.
Some checks are pending
lint / build (3.12) (push) Waiting to run
If the user sets the -COIN-_RPC_HOST or PORT variables manage_daemon will be set to false.
The -COIN-_MANAGE_DAEMON variable can override this and set manage_daemon directly.
if BSX_DOCKER_MODE is active -COIN-_MANAGE_DAEMON will default to false.
2024-10-01 23:52:00 +02:00
tecnovert
dbdb89cd10
Rename BASE_XMR_RPC_PORT
Some checks are pending
lint / build (3.12) (push) Waiting to run
2024-10-01 00:41:40 +02:00
nahuhh
ee2f462ee9 wownero: integration 2024-06-06 22:04:26 +02:00
tecnovert
ebdbe115dd Fix addcoin decred. 2024-06-06 22:03:39 +02:00
tecnovert
89e0080173
docker: Fix script output.
Start python in unbuffered mode.
2023-03-09 16:44:59 +02:00
tecnovert
484d811fe7
docker: Add script container fragment.
Example:
python3 ./scripts/build_yml_files.py -c bitcoin monero dash pivx --withscript
2023-03-09 15:38:45 +02:00
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.
2023-01-03 20:04:46 +02:00
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.
2022-11-09 19:10:17 +02:00
tecnovert
1601a57aed
ui: Add websocket notifications. 2022-07-31 19:33:01 +02:00
tecnovert
e03f32ea5f
docker: Fix and document isolated coins config. 2022-07-11 23:36:28 +02:00
tecnovert
48e0cac5ab
refactor: Prepare script uses swap_client to create all wallets. 2022-07-09 23:58:40 +02:00