Commit graph

5413 commits

Author SHA1 Message Date
cercatrova
ac20d1b1d5
Update Specter 1.7.2 (#2764) 2021-12-08 09:28:06 +01:00
/rootzoll
97dc925ed4
#2710 enable ctrl+c again in ssh sync info (#2775) 2021-12-08 09:21:12 +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
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
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
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
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
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
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
/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
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
theword3
b20c0146a3
bonus.rtl.sh: Fix C-Lightning changes of config (#2625)
fixes #2626
2021-10-17 09:54:26 +01:00
rootzoll
82805ca638 Merge branch 'v1.7' into dev 2021-10-12 16:05:06 +02:00
rootzoll
32b7bf94b0 prepare v1.7.1 torrent 2021-10-12 02:37:25 +02:00
openoms
a5ae1cad8e
unify cl help outputs 2021-10-12 01:09:46 +01:00
openoms
bc0c8ab7e8
99clMenu: consistent naming of REPAIR-CL 2021-10-11 23:50:54 +01:00
openoms
facf84374c
99clRepairMenu: fix restore from seed #2295 2021-10-11 23:48:58 +01:00
openoms
3cdeebfd34
cl.spark: correct purge message 2021-10-11 23:47:47 +01:00
rootzoll
323ad1714d prepeare v1.7.1 versioning 2021-10-12 00:05:20 +02:00
openoms
eeaebc4b1c
cl.spark: fix babel dependency #2584 2021-10-11 21:43:03 +01:00
openoms
f8ee4896f2
cl.backup: read key on BACKUP and improve output 2021-10-11 14:39:24 +01:00
rootzoll
592801e91a fix btc-rpc-explorer config dir 2021-10-10 23:49:11 +02:00
rootzoll
92411e7b5e mute debug error 2021-10-10 13:02:02 +02:00
openoms
7a1ec283d2
cl-plugin.http: fix rust installation #2579 2021-10-10 10:54:49 +01:00