/rootzoll
/rootzoll
https://blog.blockstream.com/core-lightning-v24-05-the-infinitely-divisible-satoshi/
bitcoind gives the following log: ``` 2023-05-09T19:06:55Z Config options rpcuser and rpcpassword will soon be deprecated. Locally-run instances may remove rpcuser to use cookie-based auth, or may be replaced with...
### Discussed in https://github.com/raspiblitz/raspiblitz/discussions/4386 Originally posted by **Nerfzooka** January 25, 2024 Electrum wasn't running, decided to try a reindex. Fast index failed like this:  Decided to try a slow...
When setting up lnd on a bitcoin-only node (on amd64VM) I saw this error - it seems its still working (and its OK if file is missing on install) but...
Use `curl -u raspibolt:[PASSWORDB] --data-binary '{"jsonrpc": "1.0", "id":"curltest", "method": "getblockchaininfo", "params": [] }' -H 'content-type: text/plain;' http://127.0.0.1:8332/` to check if Bitcoin RPC is running & status info
On March 18th the new umbrelOS will be released .. check if migration is still working. https://umbrel.com/umbrelos#install
This issue is to implement and update the existing raspiblitz UPS script accoring to the discussion here: https://github.com/raspiblitz/raspiblitz/discussions/3972#discussioncomment-7862063
Based on #2552 this info should be monitored by backgropund scan and provided via API to WebUI At the moment the `00infoBlitz.sh` is gathering this in its loop - which...
Activating parallel testnet/signet seems broken. Its also to discuss if it still makes sense because it adds quite a lot complexity to maintain and takes up additional space on the...
Beginning with RaspiBlitz v1.11.1 we will have LNbits asking for username & passwort on first install. This is backwards compatible with the old superuserID - BUT before we remove the...