/rootzoll

Results 170 comments of /rootzoll

Seems that you can get `lego` acme tool working over torsocks. First lego needs to get installed: ``` ./config.scripts/bonus.go.sh on export GO111MODULE=on source /etc/profile go install github.com/go-acme/lego/v4/cmd/[email protected] ``` _Also check...

replacing the ACME script should also fix the problem with the: https://github.com/rootzoll/raspiblitz/issues/2247#issuecomment-878835305

Note about where to get the 3GB UTXO snapshot from to bootstrap with assumeutxo ... simply make it part if the RaspiBlitz sd-card release :)

AssumeUTXO is now ready: https://github.com/bitcoin/bitcoin/pull/27596

And/or if CPU load shows +4 on a raspberrypi - the SSH or WebUI should maybe ask if the user really wants to install further apps.

If anybody can report good results on this (everything keeps running OK and temp goes down) then we can add this to the settings as a "eco mode" people can...

Thanks for all this testing & research - this looks promising .. I will mark this feature idea for the v1.7 release.

Because UX (WebUI) is now on high prio ... I am moving this to the v1.8.1

Test with offering bitcoin v25.0 as update option [edit: OLD]

Also got a error report when somebody updating to bitcoin 25 ``` /dev/fd/63: line 22: bitcoin-25.0-aarch64-linux-gnu.tar.gz:: command not found /dev/fd/63: line 29: bitcoin-25.0/: No such file or directory /dev/fd/63: line...