Commit graph

2629 commits

Author SHA1 Message Date
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
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
openoms
db74a04fa6
RTL: add lnServerUrl config for lnd testnets 2021-10-18 11:06:48 +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
openoms
a5ae1cad8e
unify cl help outputs 2021-10-12 01:09:46 +01:00
openoms
3cdeebfd34
cl.spark: correct purge message 2021-10-11 23:47:47 +01: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
openoms
7a1ec283d2
cl-plugin.http: fix rust installation #2579 2021-10-10 10:54:49 +01:00
openoms
3a7409033b
electrs: fix rust installation #2548 2021-10-10 10:50:23 +01:00
openoms
31d6ef9e34
cl.setname: fix detection of CLCONF, clean #2608 2021-10-09 22:00:37 +01:00
openoms
3990f45aee
add clHTTPplugin with Fully noded connection (#2602)
* add clHTTPplugin with Fully noded connection
* clHTTPplugin: pin version to latest master
* MOBILE:extend menu, install clHTTPplugin for FN_CL
* spell out FULLYNODED in CONNECT
2021-10-08 17:12:43 +02:00
rootzoll
9726c25907 set rights on lnd.conf 2021-10-07 14:32:07 +02:00
rootzoll
b9f207fcf3 fix lnd config on migration 2021-10-07 13:57:03 +02:00
rootzoll
78101faae7 #2561 adapt node migration detection 2021-10-07 11:50:25 +02:00
openoms
6967cd8da0
cl-plugin.standard-python: add persist option 2021-10-06 18:35:36 +01:00
rootzoll
cd41455a6d update thunderhub v0.12.30 2021-10-05 11:42:41 +02:00
rootzoll
b30dfd8fe4 #2561 debug output 2021-10-05 11:35:33 +02:00
rootzoll
5dcdb06275 mute errors 2021-10-04 21:33:59 +02:00
rootzoll
c331437853 #2588 updated shutdown info 2021-10-04 09:57:57 +02:00
openoms
b891b5d74c
internet.tor.sh: fix btc-rpc-explorer ports 2021-10-03 12:53:25 +01:00
fusion44
8b30b03dbb
Update BlitzAPI startup command (#2589) 2021-10-03 12:21:19 +02:00
openoms
8585bd77cd
joininbox update to v0.6.1 with joinmarket v0.9.2 2021-10-02 16:23:20 +01:00
openoms
d39707042c
joinmarket: refactor installation
verify Joininboc commit with PGP
install JoinMarket with the JoininBox script
remove ssh loging with the joinmarket user
show JoininBox in main menu
2021-10-01 19:39:44 +01:00
openoms
90d557679c
Spark Wallet integration (#2585) 2021-10-01 13:14:42 +02:00
rootzoll
0d191e5232 Merge branch 'dev' of https://github.com/rootzoll/raspiblitz into dev 2021-10-01 12:17:14 +02:00
rootzoll
58f21fa6f9 #2586 name it password C in c-lightning 2021-10-01 12:16:52 +02:00
openoms
fd4e7eeed4
joinamrket: include all IRC servers 2021-10-01 10:35:27 +01:00