bitodt

Results 7 comments of bitodt

Pruning aside, it also restarts all docker containers (!!) and stops some. Maybe there should be a disclaimer to run it sandboxed in its own machine, without other services. The...

My bad, this was the result of `btcpay-setup.sh`, not `btcpay-update.sh`.

My guess is this: ``` if ! [[ -f "/etc/docker/daemon.json" ]] && [ -w "/etc/docker" ]; then echo "{ \"log-driver\": \"json-file\", \"log-opts\": {\"max-size\": \"5m\", \"max-file\": \"3\"} }" > /etc/docker/daemon.json echo...

> @orfeas0 could you please bump up the chart version in this PR? Thanks! Bumped version, but not appVersion. Is this ok?

I don't get the test fail, is it because I'm missing permissions? What's the process?

Exir fails for the BTCEUR ticker as well, while other providers work. It seems BTCCAD is not supported by all providers. For example, look at the [Binance ticker symbols](https://api.binance.com/api/v3/exchangeInfo), there...