Commit graph

6769 commits

Author SHA1 Message Date
/rootzoll
f3773f2eda
fix #2703 keeping to RTL config changes thru reboot & sd card update (#2774)
* #2703 dont delete RTL config
* #2703 move RTL config to HDD
* fix config exists detection
2021-12-08 01:12:56 +01:00
rootzoll
6b5efb8e40 #2247 quick fix for the letsencrypt=on 2021-12-07 23:19:48 +01:00
rootzoll
236fc76e92 #2689 chown subscription directory admin 2021-12-07 21:59:37 +01:00
Aaron Dewes
fe651b4f1d
Update electrs to 0.9.3 (#2749)
* Update electrs to 0.9.3

https://github.com/romanz/electrs/blob/v0.9.3/RELEASE-NOTES.md

* Remove the unsupported verbose option from electrs.toml
2021-12-07 15:04:00 +01:00
Dipun Mistry
03f0318bed
Opt out of nextjs telemetry (#2751)
Fixes https://github.com/rootzoll/raspiblitz/issues/2620
2021-12-07 15:01:39 +01:00
openoms
7c18db7bd7
build_sdcard.sh to call config.scripts to install Bitcoin, LND and CL (#2754)
* move Bitcoin Core install to bitcoin.install.sh

* update lnd to v0.14.1, move to lnd.install.sh

* update CL to v0.10.2, move to cl.install.sh

* call config.scripts to install BITCOIN, LND and CL

* improve cpu and base image detection

* switch tor sources to bullseye for debian and co

* allow one parameter in install scripts

* PGPauthor is guggero for lnd v0.14.1

* lnd.install: improve output

* cl.install: fix links

* cl v0.10.2 signer is cdecker

* cl.install: add mrkd dependency

* make the bitcoin home directory readable
2021-12-07 15:00:44 +01:00
rootzoll
6dabdf9089 add debug info 2021-12-07 14:17:03 +01:00
rootzoll
fddf8e2547 #2761 check free HDD & whiptail dialog 2021-12-07 14:15:47 +01:00
openoms
40bc588fa3
New: Compact the LND channel.db on-demand from REPAIR and before backups (#2761)
* add lnd.compact.sh
* add interactive channel.db compacting to backups
* improve text output
* compact: restart LND after manual compacting
2021-12-07 12:13:03 +01:00
nyxnor
792b0a7bb2
improve go script (#2670) 2021-11-30 23:54:42 +01:00
rootzoll
38749562c4 Merge branch 'dev' of https://github.com/rootzoll/raspiblitz into dev 2021-11-30 23:13:51 +01:00
rootzoll
8d2eac4bec #2583 partions at 1024KiB & remove -a optimal 2021-11-30 23:13:46 +01:00
openoms
5e074d0cca
Merge branch 'dev' of https://github.com/rootzoll/raspiblitz into dev 2021-11-30 20:33:44 +00:00
openoms
9ac00f305f
update LIT to v0.6.0-alpha, everything over Tor 2021-11-30 20:33:36 +00:00
rootzoll
217c1766d2 #2649 stop bitcoind & delete small chainm data 2021-11-30 20:08:10 +01:00
rootzoll
3a4aae8ed7 #2642 add citadel as migration option 2021-11-30 18:27:04 +01:00
rootzoll
18a7ed9c3d #2644 disable password c when no lightning 2021-11-30 18:13:28 +01:00
rootzoll
49d44abcca #2630 adding info on sub key in FAQ 2021-11-30 17:03:10 +01:00
openoms
3a910729b1 Merge branch 'dev' of https://github.com/rootzoll/raspiblitz into dev 2021-11-30 15:33:05 +00:00
openoms
f1a549171d SETTINGS: change Testnets if either changes 2021-11-30 15:32:51 +00:00
openoms
9fd9fb1670
copy systematically and unify script permissions (#2746) 2021-11-30 16:27:20 +01:00
openoms
8d92382911 Merge branch 'dev' of https://github.com/rootzoll/raspiblitz into dev 2021-11-30 14:26:35 +00:00
openoms
8427dcb42e
update c-lightning to v0.10.2 (#2707)
do not offer updates to release candidates for LND and CL
fix #2706
2021-11-30 12:46:31 +00:00
openoms
4c1c4aaf63 cl.update to v0.10.2 and no release candidates
lnd.update: do not offer release candidates
2021-11-30 12:38:32 +00:00
openoms
e77a343dca
VM fixes - ongoing testing (#2745) 2021-11-30 13:22:10 +01:00
openoms
3c3df62a8a
Improve setup reliability and VM compatibility (#2744) 2021-11-30 12:58:06 +01:00
openoms
3a09f3a3e5
Git verify everywhere + updates (#2708) 2021-11-30 12:43:52 +01:00
pretyflaco
3762406fe5 Update blitz.debug.sh (#2740)
Changed lnd to c-lightning log output for c-lightning node
2021-11-30 12:00:18 +01:00
nyxnor
34fb92e8a4
faq cleanup (#2668) 2021-11-29 20:32:11 +01:00
Jai Mistry
9aad51d5af Remove extra "the" words in FAQ.md (#2736)
Found 4 extra instances of the word "the" in FAQ.md
2021-11-29 13:39:24 +01:00
Stadicus
76d70e0282 README: update RaspiBolt links (#2716)
The RaspiBolt guide has moved, so the links are updated to point to
https://raspibolt.github.io/raspibolt/
2021-11-25 23:53:42 +01:00
openoms
27d5c63fc6
blitz.web.api.sh update-config for testnet (#2724) 2021-11-25 22:33:58 +01:00
FeedMyTummy
1c158759b1
Fix broken links. (#2681)
Old links are dead. Long live the new links.
2021-11-11 15:53:16 +01:00
Evan Kaloudis
fd9b765bfd Remove TestFlight label from Zeus (#2687) 2021-11-11 15:47:22 +01:00
openoms
608a5854f7 Fix RESET-LND (#2690)
* initialize LND wallet after reset
* diplay seed for mainnet after reset and init
* display and delete the seed for mainnet
* lnd.install: remove seedwordFile after shred

The seed will be safely deleted after having been displayed, the same as during the initial setup.
The seedwordFile is created and kept for testnet and signet if active.
2021-11-11 15:41:04 +01:00
/rootzoll
2c26fe40f4 add commit has info to github menu (#2674) 2021-10-28 11:59:11 +02:00
rootzoll
c681428740 #2667 fix 2021-10-28 01:03:46 +02:00
rootzoll
df1f10712d #2575 removing again 2021-10-27 00:33:52 +02:00
Alazne Morales
475cb9f651 modify wording of a correct signature verification (#2660)
gpg (GnuPG) 2.2.12 is displaying the term `gpg: Good signature from ...` and not "correct signature" as currently written in the FAQ.
2021-10-26 15:16:54 +02:00
rootzoll
f7b6c10890 remove old update info 2021-10-26 10:13:23 +02:00
/rootzoll
02544f6b45 # 2084onlycopystation (#2664) 2021-10-25 11:31:49 +02:00
openoms
db74a04fa6
RTL: add lnServerUrl config for lnd testnets 2021-10-18 11:06:48 +01:00
openoms
3baf720f92
FAQ.cl: add notes obout the seedwords.info file 2021-10-18 11:06:43 +01:00
openoms
4f1da190bf
CL: show port on infoscreen
fixing #2635
2021-10-17 10:34:46 +01:00
openoms
4c0e0d1b2d
CL: do not announce 127.0.0.1 and check in CLCONF
fixes #2634
2021-10-17 10:13:57 +01:00
openoms
69f4b0e037
FAQ.cl: add notes on updatin C-lightning 2021-10-17 09:56:14 +01:00
theword3
b20c0146a3
bonus.rtl.sh: Fix C-Lightning changes of config (#2625)
fixes #2626
2021-10-17 09:54:26 +01:00
rootzoll
bcc1ebb8ea Merge branch 'dev' of https://github.com/rootzoll/raspiblitz into dev 2021-10-16 23:29:35 +02:00
Will Clark
583197a7cf README: Improve clarity, spell fixes (#2619)
* README: Improve clarity, spell fixes

* README single line phrases

Allows much easier (re)moving and reordering using text editors
2021-10-16 23:29:27 +02:00
/rootzoll
1e27805d71
Merge pull request #2631 from rsauerwein/readme-update
Readme update  - outdated links
2021-10-16 22:58:19 +02:00