/rootzoll
/rootzoll
### Discussed in https://github.com/raspiblitz/raspiblitz/discussions/4191 Originally posted by **adevoss** September 25, 2023 Trying out LNBits. There are sats on my node. Created a new LNBits user and a new LNBits wallet....
At the moment the ACME script communicates over clearnet with the letsencrypt & dns API. This should also work over Tor in the future.
see: https://github.com/rootzoll/raspiblitz/pull/1135#issuecomment-620123128
Instead the custom workaround ... see: https://twitter.com/mynodebtc/status/1405665230231855105?s=20
desec.io is used by NextBox project ... maybe also a good option. To be researched.
Issue deatils on api repo: https://github.com/fusion44/blitz_api/issues/148
As soon as AussumeUTXO is availlable this should then become the new default to get started with the blockchain (that even should work with old RP3): https://github.com/jamesob/assumeutxo-docs/tree/2019-04-proposal/proposal https://bitcoinops.org/en/topics/assumeutxo/ So the...
reindexing can take quite long on testmachine .. maybe use the same machenism like on intial sync to give bitcoind more memory during reindexing this are the config settings at...
Ran into a "EXT4-fs error" on my testmachine - I would have not been able to see this if I had not an LCD or had the LCD in a...
the bitcoin update needs multiple refactoring: - [ ] it needs to run non-interactive for provisioning - [ ] it should just have a list if trusted signers and check...