Commit graph

2763 commits

Author SHA1 Message Date
Tracachang
9f8fbc2f39 increase timeoutsec to avoid re-entering the password (#2794) 2021-12-16 23:23:36 +01:00
rootzoll
4ef931f6c4 delete modules if available 2021-12-16 23:23:00 +01:00
rootzoll
7272771664 opt out telemetry after install 2021-12-16 22:51:03 +01:00
rootzoll
7dc7ab9226 add debug 2021-12-16 22:46:58 +01:00
rootzoll
fc417ab19d Merge branch 'dev' of https://github.com/rootzoll/raspiblitz into dev 2021-12-16 22:45:47 +01:00
rootzoll
9194a341ea #2810 try mute user interaction 2021-12-16 22:45:38 +01:00
arno
18756426e7
extra names for variables used in other scripts (#2809) 2021-12-16 22:36:53 +01:00
rootzoll
5be1452169 Merge branch 'dev' of https://github.com/rootzoll/raspiblitz into dev 2021-12-16 21:10:06 +01:00
rootzoll
b8b23b8a65 #2805 fix calling tor status 2021-12-16 21:10:00 +01:00
/rootzoll
88d77d4197
fix #2792 & #2556 LNbits c-lightning (#2808) 2021-12-16 20:10:03 +01:00
arno
f1478dff8a
/mnt/hdd/ssh is a directory (#2806) 2021-12-16 18:07:11 +01:00
rootzoll
37b6076117 #2799 fix chmod line 2021-12-15 23:32:19 +01:00
rootzoll
faae20fbca #2796 update BTC RPC Explorer to 3.3.0 2021-12-15 00:22:53 +01:00
/rootzoll
85b0c97d41
big merge of 2388redis & 2669tor (#2790) 2021-12-14 23:34:35 +01:00
openoms
1cdb50d38f
update joininbox v0.6.5 with joinmarket v0.9.4 2021-12-14 17:27:51 +00:00
openoms
1a6ee15cd7
fix seedwordFile typos in outputs 2021-12-14 17:25:41 +00:00
openoms
95f32c2b92
blitz.copychain: fix retry after invalid transfer 2021-12-13 08:23:45 +00:00
/rootzoll
6068b86d76
#2348 adding Zap back to SSH connect menu (#2783) 2021-12-11 19:38:35 +01:00
cxbtc
b2621f52b5 Small improvements to internet check (re: #2388) (#2726) 2021-12-09 18:30:17 +01:00
frennkie
e9869fb222 automatically create cronjob for kindle-display (#2657) 2021-12-09 18:26:38 +01:00
frennkie
1549f63eac allow custom e-mail server port for notify (#2700) 2021-12-09 18:23:19 +01:00
rootzoll
ab89fe87eb clean more old litecoin references 2021-12-09 14:08:04 +01:00
rootzoll
504da588d4 Merge branch 'dev' of https://github.com/rootzoll/raspiblitz into dev 2021-12-09 11:45:03 +01:00
rootzoll
6d15c195c5 #1578 remove unneeded litecoin assests & code 2021-12-09 11:44:57 +01:00
openoms
fa3b981540
update BTCPay to v1.3.6, NBXplorer v2.2.18 2021-12-09 07:06:18 +00:00
openoms
f14ac5f3bf
lit update to v0.6.1-alpha 2021-12-09 07:04:07 +00:00
rootzoll
adf0e9d952 #2581 UASP check only if lsusb is available 2021-12-09 03:23:47 +01:00
openoms
2807623716
cl.install: fix mistune version to 0.8.4
related: https://github.com/refi64/mrkd/pull/6
2021-12-08 21:31:34 +00:00
openoms
2fcb10caa8
cl.install: source configfiles after install 2021-12-08 13:58:30 +00:00
rootzoll
1dee064452 #2743 adding --logLevel warn 2021-12-08 09:56:37 +01:00
cercatrova
ac20d1b1d5
Update Specter 1.7.2 (#2764) 2021-12-08 09:28:06 +01:00
/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
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
openoms
9fd9fb1670
copy systematically and unify script permissions (#2746) 2021-11-30 16:27:20 +01: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
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