raspiblitz/home.admin/config.scripts
/rootzoll a880c08076
fatpack fix for v1.9.0rc3 build (#3744)
* cln: use default normal feerate to withdraw all

* Bugfix: bad subsititution (#3668)

Fix for error:

/home/admin/config.scripts/bonus.go.sh: line 31: ${goOSversion{}: bad substitution

* whiptail one line

* fix syntax

* lnproxy: fix api access through nginx (#3671)

* lnproxy: fix api access through nginx
* fix tor config and fit the menu
* add to the menu and provision

* merge #3682

* cln update to v23.02, backup-plugin update, add poetry (#3684)

* cln backup-plugin update, add poetry
* fix mkdir error, remove commented code, fmt #3677
* poetry and path fixes
* add terminal feedback, format #3676
* detect the full name of the plugin
* install pyln-client tqdm with pip
* git-verify: add --keyid-format LONG
to recognise if the signing key is not the main key
* cln update to v23.02
* cln-grpc: add protobuf-compiler dep
* rtl update to v0.13.6 and formatting
* C-lightningREST update to v0.10.1

* CLN FAQ update (#3666)

* improve the detection of existing cln aliases
* add the emergencyrecover instructions to  CLN FAQ
* update help entries

* Update Tallycoin to version 1.8.0 (#3693)

* add tallycoin update info to CHANGES

* Fix typo in README.md (#3699)

excepted -> accepted

* #3694 add LCD info

* #3664 att timeout 30s to ln monitor calls (#3665)

* fix setting LND_REST_ENDPOINT (#3689)

* btcpay update v1.8.2, postgres database fix (#3697)

* btcpay update v1.8.0, postgres database fix

* btcpayserver update to v1.8.2

* update lnbits to 0.10.2 and use poetry instead of venv (#3703)

* fix apt update Key error for influx repo (#3711)

Co-authored-by: Patrick Scheich <patrick.scheich@syscovery.de>

* fix missing timeout value for nc cmnd (#3712)

Co-authored-by: Patrick Scheich <patrick.scheich@syscovery.de>

* #3706 Update CLN v23.02.2 (#3716)

* used patched/rolledback 23.02.2 release
* check rusty sig
* fix typo
* fix default lightning setting

* #3683 Update LIT to 0.8.6 (#3717)

* update LIT to 0.8.6
* activate lnd rpcmiddleware
* CHANGES.md

* #3667 change all up/download from sftp tp scp (#3718)

* #3722 add no hostkeys available detection (#3723)

* #1186 FinTS/HBCI interface (#3704)

* #1186 FinTS install script first draft

* only start app when blitz is ready

* improve menu

* improve dit lnbits config

* preserve edit

* improve edit

* improve edit

* fix insertion

* dont use fingerprint

* now use main repo

* add port

* show local ip

* fix typo

* show port SSL

* Update bonus.lndg.sh (#3725)

* Update bonus.lndg.sh

Changes version to v1.6.0.
Fixes update menu bug.
Cleans up code a bit (removes tabs and changes to spaces to match raspiblitz formats).

* Update bonus.lndg.sh

Cleaned up code, added requirements.txt install to updates (needed for this update, may be needed in future).

* #3725 update lndg version in CHANGES

* #3692 update lnd to v0.16.0-beta (#3732)

* update SD CARD base image info

* Clenaup CHANGES info

* RTL install fix (#3739)

* c-lightning-REST update to 0.10.2, fmt
* rtl: npm insatll with --legacy-peer-deps
* purge c-lightning-REST as well with RTL

* jam update to v0.1.5 (#3736)

* 3733 CLN GRPC > JRPC (#3741)

* change exit code

* change to cln_jrpc

* deactivate the cln_grpc settings

* set v1.9.0rc3 version

* improve git verify

* move fatpack into external script

* get brach& repo  infos

* clean up fatpack

---------

Co-authored-by: openoms <oms@tuta.io>
Co-authored-by: Metallicc <72348+metallicc@users.noreply.github.com>
Co-authored-by: openoms <43343391+openoms@users.noreply.github.com>
Co-authored-by: DJ Booth <djbooth007@gmail.com>
Co-authored-by: Yuck Fou <115867254+YuckFouBTC@users.noreply.github.com>
Co-authored-by: dni  <office@dnilabs.com>
Co-authored-by: PatrickScheich <50054697+PatrickScheich@users.noreply.github.com>
Co-authored-by: Patrick Scheich <patrick.scheich@syscovery.de>
Co-authored-by: allyourbankarebelongtous <100060902+allyourbankarebelongtous@users.noreply.github.com>
2023-04-10 04:07:19 +02:00
..
lndlibs v1.9.0rc3 Merge (#3742) 2023-04-08 23:10:01 +02:00
bitcoin.install.sh Update Bitcoin to v24.0.1 (#3512) 2022-12-12 16:31:27 +01:00
bitcoin.monitor.sh prevent displaying 100.00%, although incorrect because of rounding (#3624) 2023-02-03 19:39:27 +01:00
bitcoin.update.sh added githubapi versioning (#3530) 2022-12-16 11:12:56 +01:00
blitz.backupdevice.sh Update blitz.backupdevice.sh (#3467) (#3471) 2022-11-22 21:59:17 +01:00
blitz.bootdrive.sh #3427 sd card clean bloat (#3495) 2022-12-06 17:25:06 +01:00
blitz.check-invoice-wrap.py feat: add lnproxy server, webui and check payment hashes as a client (#3637) 2023-02-05 20:36:51 +00:00
blitz.conf.sh #3334 add update also cache with new list values 2022-09-28 14:44:58 +02:00
blitz.configcheck.py refactor for BlitzPy 2020-05-23 15:59:58 +01:00
blitz.copychain.sh #3584 use scp for windows blockchain upload 2023-01-18 20:40:29 +01:00
blitz.datadrive.sh Update blitz.datadrive.sh (#3540) 2022-12-18 19:15:23 +01:00
blitz.debug.sh v1.9.0rc3 Merge (#3742) 2023-04-08 23:10:01 +02:00
blitz.display.sh prevent checkout hook (#3560) 2022-12-21 17:34:38 +01:00
blitz.docker.sh docker helper script updates (#3554) 2022-12-20 17:18:25 +01:00
blitz.error.sh fix error messages using exclamation marks (#3232) 2022-07-18 22:07:14 +02:00
blitz.fatpack.sh fatpack fix for v1.9.0rc3 build (#3744) 2023-04-10 04:07:19 +02:00
blitz.git-verify.sh Fatpack external (#3743) 2023-04-09 23:25:43 +02:00
blitz.github.sh added githubapi versioning (#3530) 2022-12-16 11:12:56 +01:00
blitz.gpio.py #1265 Display Refactor (#2149) 2021-04-08 00:02:57 +02:00
blitz.hardware.sh merging pre-1.7.1 (#2462) 2021-08-04 00:18:30 +02:00
blitz.i2pd.sh Add automated image builds for VM, bare metal (amd64) and RPi (arm64-rpi) (#3486) 2022-12-20 15:31:51 +01:00
blitz.migration.sh v1.9.0rc3 Merge (#3742) 2023-04-08 23:10:01 +02:00
blitz.mnemonic.py #2839 return seedwords and add6x4 in new function 2021-12-23 17:25:17 +00:00
blitz.notify.sh big merge of 2388redis & 2669tor (#2790) 2021-12-14 23:34:35 +01:00
blitz.passwords.sh #3602 also change password B for mempool (#3619) 2023-01-18 20:18:28 +01:00
blitz.preparerelease.sh improve API config (#3532) 2022-12-16 14:07:04 +01:00
blitz.sendnotification.py Merge branch 'fix-notify' of https://github.com/frennkie/raspiblitz into frennkie-fix-notify 2021-09-14 12:58:23 +02:00
blitz.setconf.sh use trap to delete tempfiles on exit 2021-09-02 11:34:30 +01:00
blitz.shutdown.sh prevent hanging shutdows (#3510) 2022-12-12 01:05:17 +01:00
blitz.ssh.sh v1.9.0rc3 Merge (#3742) 2023-04-08 23:10:01 +02:00
blitz.subscriptions.ip2tor.py 3524 Re-Add IP2Tor (#3643) 2023-02-03 17:44:24 +01:00
blitz.subscriptions.letsencrypt.py #2271 deactivate DYNU from the menu 2021-09-22 23:31:08 +02:00
blitz.subscriptions.py 3524 Re-Add IP2Tor (#3643) 2023-02-03 17:44:24 +01:00
blitz.systemd.sh big merge of 2388redis & 2669tor (#2790) 2021-12-14 23:34:35 +01:00
blitz.touchscreen.sh add LND repair menu (#2833) 2022-01-04 20:08:38 +01:00
blitz.upload.sh v1.9.0rc3 Merge (#3742) 2023-04-08 23:10:01 +02:00
blitz.ups.sh Add support for X708 UPS HAT (#3087) 2022-09-28 17:13:54 +02:00
blitz.web.api.sh v1.9.0rc3 Merge (#3742) 2023-04-08 23:10:01 +02:00
blitz.web.sh fix syntax error seen during sd card build 2022-06-29 01:21:16 +02:00
blitz.web.ui.sh fix web api/ui installs (#3567) 2022-12-22 00:38:44 +01:00
blitz.zram.sh add ZRAM (#3102) 2022-05-17 16:18:30 +02:00
bonus.alby.sh #3125 activate lnd rest tor service when default 2022-06-01 23:38:17 +02:00
bonus.angular_cli.sh big merge of 2388redis & 2669tor (#2790) 2021-12-14 23:34:35 +01:00
bonus.bitcoinminds.sh #2933 make sure nodejs is installed 2022-02-10 22:01:26 +01:00
bonus.bos.sh update bos to 13.15.0 (#3600) 2023-01-18 13:19:52 +01:00
bonus.btc-rpc-explorer.sh fix sdcard build (#3534) 2022-12-16 17:53:32 +01:00
bonus.btcpayserver.sh v1.9.0rc3 Merge (#3742) 2023-04-08 23:10:01 +02:00
bonus.chantools.sh chantools update to v0.10.5 (#3347) 2022-11-15 21:55:25 +01:00
bonus.circuitbreaker.sh add Circuitbreaker webUI (#3599) 2023-01-16 00:54:42 +01:00
bonus.ckbunker.sh fix deprecated options for nginx #3223 2022-07-15 17:33:52 +01:00
bonus.electrs.sh #3468 Update electrs to 0.9.11 (#3613) 2023-02-03 20:46:07 +01:00
bonus.faraday.sh fix error messages using exclamation marks (#3232) 2022-07-18 22:07:14 +02:00
bonus.fints.sh v1.9.0rc3 Merge (#3742) 2023-04-08 23:10:01 +02:00
bonus.fulcrum.sh break scripts on fatal failures (#3658) 2023-02-07 21:32:22 +01:00
bonus.fullynoded.sh run blitz.display.sh with sudo (#2957) 2022-02-13 13:23:34 +01:00
bonus.go.sh v1.9.0rc3 Merge (#3742) 2023-04-08 23:10:01 +02:00
bonus.helipad.sh #3326 Reduce Logs & Misc (#3511) 2022-12-12 14:29:51 +01:00
bonus.homer.sh added githubapi versioning (#3530) 2022-12-16 11:12:56 +01:00
bonus.itchysats.sh added githubapi versioning (#3530) 2022-12-16 11:12:56 +01:00
bonus.jam.sh v1.9.0rc3 Merge (#3742) 2023-04-08 23:10:01 +02:00
bonus.joinmarket.sh joininbox update to v0.7.6 with Joinmarket v0.9.9 (#3655) 2023-02-05 21:11:32 +01:00
bonus.kindle-display.sh make new scripts use blitz.conf.sh 2021-12-18 00:38:49 +01:00
bonus.letsencrypt.sh big merge of 2388redis & 2669tor (#2790) 2021-12-14 23:34:35 +01:00
bonus.lightningtipbot.sh New Feature LightningTipBot (#3445) 2022-12-08 21:33:27 +01:00
bonus.lit.sh v1.9.0rc3 Merge (#3742) 2023-04-08 23:10:01 +02:00
bonus.lnbits.sh v1.9.0rc3 Merge (#3742) 2023-04-08 23:10:01 +02:00
bonus.lndconnect.sh updated zeus instructions (#3652) 2023-02-03 22:57:03 +01:00
bonus.lndg.sh v1.9.0rc3 Merge (#3742) 2023-04-08 23:10:01 +02:00
bonus.lndmanage.sh #2314 lndmanage update (#3575) 2023-01-18 00:26:39 +01:00
bonus.lnproxy.sh v1.9.0rc3 Merge (#3742) 2023-04-08 23:10:01 +02:00
bonus.loop.sh fix error messages using exclamation marks (#3232) 2022-07-18 22:07:14 +02:00
bonus.mempool.sh add missing isntall (#3542) 2022-12-17 21:58:24 +01:00
bonus.nodejs.sh fix bitcoin aliases, whitespaces and comments (#3483) 2022-12-07 20:39:28 +01:00
bonus.pool.sh fix error messages using exclamation marks (#3232) 2022-07-18 22:07:14 +02:00
bonus.postgresql.sh BTCpay and NBXplorer update, use postgres for new installs (#3641) 2023-02-04 12:37:59 +00:00
bonus.pyblock.sh pyblock -y on install packages 2022-07-27 07:40:23 +02:00
bonus.rtl.sh v1.9.0rc3 Merge (#3742) 2023-04-08 23:10:01 +02:00
bonus.specter.sh Apiscripts (#3093) 2022-05-05 10:59:50 +02:00
bonus.sphinxrelay.sh v1.9.0rc3 Merge (#3742) 2023-04-08 23:10:01 +02:00
bonus.squeaknode.sh #3427 sd card clean bloat (#3495) 2022-12-06 17:25:06 +01:00
bonus.stacking-sats-kraken.sh allow more than one config, also complementing a base config (#3198) 2022-06-30 21:09:30 +02:00
bonus.suez.sh v1.9.0rc3 Merge (#3742) 2023-04-08 23:10:01 +02:00
bonus.tallycoin-connect.sh v1.9.0rc3 Merge (#3742) 2023-04-08 23:10:01 +02:00
bonus.telegraf.sh v1.9.0rc3 Merge (#3742) 2023-04-08 23:10:01 +02:00
bonus.template.sh v1.9.0rc3 Merge (#3742) 2023-04-08 23:10:01 +02:00
bonus.thunderhub.sh #2891 Prepare JAM install scripts for WebUI (#3545) 2022-12-19 12:28:56 +01:00
bonus.typescript.sh big merge of 2388redis & 2669tor (#2790) 2021-12-14 23:34:35 +01:00
bonus.whitepaper.sh big merge of 2388redis & 2669tor (#2790) 2021-12-14 23:34:35 +01:00
bonus.zerotier.sh make lnd.credentials.sh work for all chains (#3219) 2022-07-12 14:08:41 +02:00
cl-plugin.backup.sh v1.9.0rc3 Merge (#3742) 2023-04-08 23:10:01 +02:00
cl-plugin.clboss.sh clboss: add warning on install (#3210) 2022-07-07 10:52:33 +02:00
cl-plugin.cln-grpc.sh v1.9.0rc3 Merge (#3742) 2023-04-08 23:10:01 +02:00
cl-plugin.feeadjuster.sh Core Lightning renamings 2022-07-27 08:37:36 +02:00
cl-plugin.http.sh #3427 sd card clean bloat (#3495) 2022-12-06 17:25:06 +01:00
cl-plugin.sparko.sh Improve localIP assignment and SSD detection (#3439) 2022-12-08 12:20:00 +01:00
cl-plugin.standard-python.sh v1.9.0rc3 Merge (#3742) 2023-04-08 23:10:01 +02:00
cl-plugin.summary.sh Core Lightning renamings 2022-07-27 08:37:36 +02:00
cl-plugin.watchtower-client.sh Merge CL Watchtower #3394 (#3501) 2022-12-08 12:56:30 +01:00
cl.backup.sh v1.9.0rc3 Merge (#3742) 2023-04-08 23:10:01 +02:00
cl.check.sh add CLN lightning-rpc access for blitzapi 2022-07-23 12:34:33 +01:00
cl.hsmtool.sh break scripts on fatal failures (#3658) 2023-02-07 21:32:22 +01:00
cl.install-service.sh Core Lightning renamings 2022-07-27 08:37:36 +02:00
cl.install.sh v1.9.0rc3 Merge (#3742) 2023-04-08 23:10:01 +02:00
cl.monitor.sh #2691 detect locked c-lightning wallet from logs 2022-02-09 14:31:23 +00:00
cl.rest.sh v1.9.0rc3 Merge (#3742) 2023-04-08 23:10:01 +02:00
cl.setname.sh Core Lightning renamings 2022-07-27 08:37:36 +02:00
cl.spark.sh Improve localIP assignment and SSD detection (#3439) 2022-12-08 12:20:00 +01:00
cl.update.sh added githubapi versioning (#3530) 2022-12-16 11:12:56 +01:00
dropbox.upload.sh big merge of 2388redis & 2669tor (#2790) 2021-12-14 23:34:35 +01:00
internet.dns.sh add terning off option to dns config 2022-01-30 17:19:25 +01:00
internet.dyndomain.sh Add staticIP config and fix 127.0.0.1 (#3419) 2022-12-10 14:53:29 +01:00
internet.selfsignedcert.sh Improve localIP assignment and SSD detection (#3439) 2022-12-08 12:20:00 +01:00
internet.sh v1.9.0rc3 Merge (#3742) 2023-04-08 23:10:01 +02:00
internet.sshtunnel.py Merge branch 'v1.7' into dev 2021-08-27 10:08:58 +02:00
internet.wifi.sh big merge of 2388redis & 2669tor (#2790) 2021-12-14 23:34:35 +01:00
lnd.autopilot.sh big merge of 2388redis & 2669tor (#2790) 2021-12-14 23:34:35 +01:00
lnd.autounlock.sh big merge of 2388redis & 2669tor (#2790) 2021-12-14 23:34:35 +01:00
lnd.backup.sh v1.9.0rc3 Merge (#3742) 2023-04-08 23:10:01 +02:00
lnd.balance.sh Calculate LN amounts in lnd.balance.sh using msats (#3336) 2022-10-06 16:47:38 +02:00
lnd.channels.sh clean more old litecoin references 2021-12-09 14:08:04 +01:00
lnd.check.sh bonjour ports & gfree-sync-list off (#3517) 2022-12-14 10:55:33 +01:00
lnd.compact.sh fix manual lnd database compacting 2022-05-28 10:15:21 +01:00
lnd.credentials.sh make lnd.credentials.sh work for all chains (#3219) 2022-07-12 14:08:41 +02:00
lnd.export.sh v1.9.0rc3 Merge (#3742) 2023-04-08 23:10:01 +02:00
lnd.fwdreport.sh fix syntax 2022-05-17 19:06:34 +02:00
lnd.initwallet.py fix error messages using exclamation marks (#3232) 2022-07-18 22:07:14 +02:00
lnd.install.sh v1.9.0rc3 Merge (#3742) 2023-04-08 23:10:01 +02:00
lnd.keysend.sh big merge of 2388redis & 2669tor (#2790) 2021-12-14 23:34:35 +01:00
lnd.monitor.sh Refactor Repair & Recovery Options #2901 (#2910) 2022-01-25 12:07:11 +01:00
lnd.setaddress.sh big merge of 2388redis & 2669tor (#2790) 2021-12-14 23:34:35 +01:00
lnd.setname.sh Refactor Repair & Recovery Options #2901 (#2910) 2022-01-25 12:07:11 +01:00
lnd.setport.sh big merge of 2388redis & 2669tor (#2790) 2021-12-14 23:34:35 +01:00
lnd.tlscert.sh #584 cleaned up dyndomain and tls cert (#1574) 2020-09-22 02:51:34 +02:00
lnd.unlock.sh fix lnd unlock when second option 2022-06-06 00:27:34 +02:00
lnd.update.sh added githubapi versioning (#3530) 2022-12-16 11:12:56 +01:00
network.aliases.sh fix bitcoin aliases, whitespaces and comments (#3483) 2022-12-07 20:39:28 +01:00
network.chain.sh big merge of 2388redis & 2669tor (#2790) 2021-12-14 23:34:35 +01:00
network.reindex.sh #3605 Add both reindex options & FAQ entry (#3623) 2023-01-25 19:07:13 +01:00
network.txindex.sh #3605 Add both reindex options & FAQ entry (#3623) 2023-01-25 19:07:13 +01:00
network.upnp.sh big merge of 2388redis & 2669tor (#2790) 2021-12-14 23:34:35 +01:00
network.wallet.sh #2891 Prepare JAM install scripts for WebUI (#3545) 2022-12-19 12:28:56 +01:00
nextcloud.upload.sh #3116 fix escapes 2022-06-02 17:09:03 +02:00
tor.install.sh add clearnet fallback for tor keys 2022-08-15 21:14:10 +01:00
tor.network.sh fix check for torActive (#3638) 2023-02-03 20:44:18 +01:00
tor.onion-service.sh fix tor.onion-service error removing empty lines 2022-05-28 19:42:41 +01:00