Commit graph

4 commits

Author SHA1 Message Date
Thebora Kompanioni
5491e88b53
chore: update regtest deps (#882)
* dev(regtest): update ergochat to v2.15.0

* dev(regtest): add new config param wallet_caching_disabled

* dev(regtest): update bitcoin core to v28

* dev(regtest): detach and wait for docker services

* dev(regtest): pin nginx image version

* dev(regtest): add healthcheck to bitcoind

* dev(regtest): add healtcheck to secondary jm containers

* dev(regtest): add healthcheck to primary jm containers

* dev(regtest): add healthcheck to nginx

* dev(regtest): update vanitytorgen repo ref
2025-05-02 15:19:31 +02:00
Thebora Kompanioni
da8b0a908e
dev(setup): switch to docker compose v2 (#784)
* dev(setup): switch to docker compose v2

* dev(setup): remove deprecated version property from docker files
2024-07-04 22:19:23 +02:00
Thebora Kompanioni
6e2ee47538
dev(regtest): 'wait-for-bitcoind' feature (#559)
* dev(regtest): 'wait-for-bitcoind' feature
2022-11-09 18:45:19 +01:00
Thebora Kompanioni
a6d515076a
regtest: start additional maker service (#520)
* regtest: adapt regtest params for easier testing

* regtest: start two makers in dev setup

* regtest: own bitcoin rpcauth for tertiary jm instance

* docs(regtest): add info about tertiary container
2022-10-13 14:07:48 +02:00