Commit Graph

291 Commits

Author SHA1 Message Date
/rootzoll
2ec84c30db
#3605 refactor reindex script and add to repair menu (#3609) 2023-01-15 21:51:08 +01:00
/rootzoll
588b5d3b6c
Prepare v1.9.0rc1 (#3571)
* add export build parameter

* Install WebAPI with build_sdcard.sh defaults

* change use of build_sdcard

* make webui work with DEFAULTS

* use web data

* update docs

* v1.9.0rc1 download links

* remove n/a

* better structure download section

* DISCLAIMER SECTION ADDED

* Update SECURITY section

* security link
2022-12-23 16:33:37 +01:00
openoms
4ab6c46a27
Add automated image builds for VM, bare metal (amd64) and RPi (arm64-rpi) (#3486)
* add amd64 image build with lean and fatpack option

* use the pi user for setup

* add notes to ci readme

* add gnome desktop to fatpack image, reduce to 30GB

* documentation updates

* install gnome with --force-yes

* install gnome desktop non-interactively

* change links to rootzoll dev

* pass user and branch to build_sdcard.sh from PR

* add user and branch to Makefile

* Add arm64 rpi image build (#74)

ci:
* add arm64-rpi image build
* rename to raspiblitz-amd64-debian-11.5-lean/fatpack
* use rm -f to not exit with error
* place amd64 images under ci/amd64/builds/
* make /dev/shm world writable for fatpack
* fix vlc remove and --var syntax
* remove sudo-s
* leave update and upgrade to the build_sdcard.sh
* increase image size to 16GB, rename build dir

build_sdcard.sh:
* detect raspios_arm64 with raspi.list
* switch ssmtp to msmtp
related: https://github.com/rootzoll/raspiblitz/pull/2232

Co-authored-by: rootzoll <johndoe@example.com>

* i2pd: unified install from repo, /usr/sbin to PATH

related: #2413, fixes amd64 build

* update CHANGES.md

* fix amd64 path in Makefile

* use only qemu image, run on ubuntu-22.04

* use file_checksum for the arm64-rpi base image

* Fix the local arm64-rpi image generation (#75)

* add selfrun script
* ubuntu: add universe repo and qemu-user-static
* test on ubuntu live (jammy)

* build from branches: [ "dev", "v1.8", "v1.9" ]

* correct Makefile paths for the  local run

* make the local run non-interactive

* improve readme and Makefile

* increase disk image sizes to 32GB

* set image sizes to 30 GB for amd64 and arm64-rpi

* add network-manager for amd64

* add to readme

* skip Code&Compile for VM builds

* add to readme

* amd64 base image update to debian 11.6.0

* remove debian version from filenames

* skip Code&Compile for amd64 builds

* Merge branch 'dev' into add-amd64-image-build

* amd64: increase cpu and RAM, compile mempool last

* trigger workflows only on scripts used or called

* Update ci/arm64-rpi/packer.build.arm64-rpi.sh

Co-authored-by: Daniel Bast <2790401+dbast@users.noreply.github.com>

* arm64 remove setup-qemu-action, leave npm last

* set only manual trigger for fatpack, edit triggers

Co-authored-by: rootzoll <johndoe@example.com>
Co-authored-by: Daniel Bast <2790401+dbast@users.noreply.github.com>
2022-12-20 15:31:51 +01:00
/rootzoll
41c0aa5c66
#3524 Deactivate IP2Tor from SSH menus & docs (#3549)
* deactivate in subscription menu

* remove IP2Tor options from LNbits

* Add to CHANGES

* remopve from btcpayserver

* deactivate LNDREST & SPHINX

* remove from README
2022-12-19 17:18:17 +01:00
/rootzoll
2610758faa
#3482 btcpayserver 1.7.2 (#3533) 2022-12-16 15:50:03 +01:00
openoms
9ebf9c63a5
jam update to v0.1.4 (#3521) 2022-12-14 23:26:52 +01:00
/rootzoll
6c9bfaf1b7
Update Bitcoin to v24.0.1 (#3512) 2022-12-12 16:31:27 +01:00
/rootzoll
59c2e4d8bf
#3473 Update to CLN 22.11.1 (#3508)
* #3473 update cln to 22.11.1
2022-12-11 17:20:53 +01:00
/rootzoll
9d23c63c38
#3313 & #3230 lndg final (#3506)
* Integrate LNDg to Raspiblitz (#3313)

* cl.hsmtool: fix password display

* add clearnet fallback for tor keys

* fix CLN wallet reset (#3296)

* cln: unify and improve the resetWallet function
previously the old config and channel database could have been left
behind when using SEEDRESTORE and FILERESTORE
* prompt to save the wallet password for backup

* change default branch to v1.8 (#3306)

* Adds install script for LNDg (https://github.com/cryptosharks131/lndg)

Install script creates user lndg and installs LNDg in /home/lndg/lndg,
uses systemd for the backend, and uses nginx and uwsgi for the gui.

Install script will check for tor and enable tor
if "run behind tor" is on.

Updates menu settings for easy access to the script settings

* Creates bonus.lndg.sh script for installing LNDg
Adds LNDg to list of apps in "SERVICES"
Adds LNDg to UPDATES when installed
Adds LNDg to menu when installed

Fixed typos/errors, tested and works!

* LNDg menu install. Added ssl, ssl over tor, and standardized nginx files. Tests Good.

* FAQ.cln: poncho, CLN cheatsheet, extract privkey

* #3286 fix loca IP

* fix #3312

* fix lnbits update options (#3307)

* Integrates LNDg to Raspiblitz
Fixes issues with python and python3 (see comments on PR).
Adds option to keep or delete database on both uninstall and install with existing database.

Fixes issues with python and python3 (see comments on PR).
Adds option to keep or delete database on both uninstall and install with existing database.

Update 00settingsMenuServices.sh

Update info menu for LNDg

Adds username and instructions on how to change username

* Update bonus.lndg.sh

* Install LNDg script
Forces yes on install question

* Update blitz.shutdown.sh

* Update bonus.lndg.sh

* Update bonus.lndg.sh

* Update bonus.lndg.sh

* Update bonus.lndg.sh

Co-authored-by: openoms <oms@tuta.io>
Co-authored-by: openoms <43343391+openoms@users.noreply.github.com>
Co-authored-by: Dipun Mistry <dipunm@gmail.com>
Co-authored-by: rootzoll <christian@geektank.de>

* added documentation

* #3230 change password B

* #3230 fix to version 1.4.0

Co-authored-by: allyourbankarebelongtous <100060902+allyourbankarebelongtous@users.noreply.github.com>
Co-authored-by: openoms <oms@tuta.io>
Co-authored-by: openoms <43343391+openoms@users.noreply.github.com>
Co-authored-by: Dipun Mistry <dipunm@gmail.com>
2022-12-09 21:49:44 +01:00
ChuckNorrison
72eac9e9c3
bos-telegram as service (#3446)
* bos-telegram as service

Add OPTIONS menu for balance of satoshi to setup telegram.

Asks for the connect code and installs service file

* improve first time setup

need to start bos telegram manually once to enter HTTP API token from telegram bot creation

* Rework BoS telegram menu

Improve setup experience

invoke bos telegram command from menu and make service install optional

* add changes

Co-authored-by: rootzoll <christian@geektank.de>
2022-12-08 23:10:58 +01:00
ChuckNorrison
4fd3247386
New Feature LightningTipBot (#3445)
* Add new Service LightningTipBot

A tip bot and Bitcoin Lightning wallet on Telegram based on LNBits

https://github.com/LightningTipBot/LightningTipBot

* mention config file in menu

* Add version in CHANGES

Co-authored-by: /rootzoll <christian@geektank.de>
2022-12-08 21:33:27 +01:00
/rootzoll
e19b5911cf
Merge CL Watchtower #3394 (#3501)
* Bonus script to install CLN Watchtower client rust-teos ("The Eye of Satoshi") (#3404)

* TEoS watchtower bonus install script

* Add Menu items

* add READ & CHANGES info

* On Purge, delete source and plugin

* Add sys pkg_dependecies

* Cleanup before clone

* Add cl plugins to _provision.sh and Info menu

Co-authored-by: rootzoll <christian@geektank.de>

* adapt info

* Add Watchtower info to menu

Co-authored-by: steepdawn974 <92274076+steepdawn974@users.noreply.github.com>
2022-12-08 12:56:30 +01:00
openoms
4323dbbc49
CLN update to v22.11, install and update fixes (#3487)
* cln readd mako, update and testPR checks

* cln update to v22.11

* always use cl.hsmtool.sh unlock

* add git reset --hard to not show as v22.11-modded

* update RECKLESS upgrade message, run unlock after

* one line RECKLESS upgrade message

* add to CHANGES

* cln 22.11 PGPsigner cdecker A26D6D9FE088ED58

Co-authored-by: rootzoll <johndoe@example.com>
Co-authored-by: rootzoll <christian@geektank.de>
2022-12-08 00:29:00 +01:00
openoms
df74c87e2c
btcpay update to v1.7.1 (#3482)
btcpay update to v1.7.1
2022-12-06 18:55:31 +01:00
openoms
d715422e62
lnd update to v0.15.5-beta, litd update and LNC fix (#3490) 2022-12-06 17:46:22 +01:00
/rootzoll
0a697bb59a
#3427 sd card clean bloat (#3495) 2022-12-06 17:25:06 +01:00
/rootzoll
022d1eee4f
update bitcoin 24 (#3481) 2022-11-27 17:03:47 +01:00
/rootzoll
0302b7ce1c
#3376 update circuitbreaker v0.3.2 (#3479) 2022-11-26 23:19:20 +01:00
/rootzoll
5fb809c2ec
Electrum Server in Rust (electrs) v0.9.10 (#3470)
* more structural comments
* improve conf check
* Electrum Server in Rust (electrs) v0.9.10
2022-11-22 19:33:45 +01:00
openoms
f5b1e65b30
Backup CLN emergency.recover file (#3393) 2022-11-17 18:11:56 +01:00
ChuckNorrison
cd77988ee8
update bos version 13.6.0 (#3450)
* update bos version 13.6.0
2022-11-17 14:05:34 +01:00
Oliver Gugger
2fa6d25dc5
chantools update to v0.10.5 (#3347) 2022-11-15 21:55:25 +01:00
openoms
0fc8e10167
lit update to v0.8.3-alpha (#3430) 2022-11-15 18:32:37 +01:00
openoms
52952f3335
thunderhub to v0.13.16 w DISABLE_BALANCE_PUSHES (#3416) 2022-11-09 19:36:02 +00:00
rootzoll
d55d28aecd hotfix changes 2022-11-01 17:49:56 +01:00
openoms
a0f7bedee0
Jam fix (#3321)
* jam: fix nginx conf and rename to jam
* rename script
* correct capitalization
Co-authored-by: Gigi <109058+dergigi@users.noreply.github.com>
* joininbox update to v0.7.3, joinmarket v0.9.8
* correct websocket
* add obwatcher for Jam
* set  random max_cj_fee_abs and max_cj_fee_rel
* start the ob-watcher.service on Jam install
* fix the websocket connection
* display JMstats if maker_running with the api
* rename to jam everywhere
* rename in provision (recovery)
* add jam to main menu
* add Jam to SERVICES
* remove legacy nginx confs
* rename tor service
* clearnet websocket fix
* run joinmarket-api independent of bitcoind
* add jam to the UPDATE menu
* use dergigi's key to verify, install to jam user
* fix update to commit
* joininbox update to v0.7.4
* fix jam var in menu
* joininbox: use tag to verify
* add cleanup to uninstall in all cases
* improve uninstall
* fix path for jam uninstall
* feat: move to the joininbox menu from JM info
* jam update to v0.1.2
* remove old $APP_DIR on update
2022-11-01 15:47:54 +00:00
openoms
3179d88f36
lnd update to v0.15.3 2022-10-18 14:31:04 +01:00
openoms
cf5746ca76
lnbits update to v0.9.4 2022-10-15 11:20:20 +01:00
openoms
2c8c81bc2d
lnd update to v0.15.2 2022-10-10 08:36:47 +01:00
rootzoll
c03fe4b044 #3337 add info to CHANGES 2022-10-03 16:03:21 +02:00
rootzoll
922ad2ff5a #3280 add updtae info to CHANGES 2022-09-29 21:02:47 +02:00
openoms
ec4d773c5b
RTL v0.13.0 update (#3293) 2022-09-29 20:46:24 +02:00
rootzoll
20045be2f2 #3087 ad info to CHANGES 2022-09-28 17:12:00 +02:00
openoms
c45e3a81ba
CLN update to v0.12.1 (#3319) 2022-09-28 15:04:38 +02:00
openoms
6ee15019db
Lnd v0.15.1 (#3320) 2022-09-28 15:02:44 +02:00
rootzoll
2f6877a8db #3327 add lnbits update info to CHANGES 2022-09-28 14:59:46 +02:00
rootzoll
bc7646fd21 #3324 add to CHANGES 2022-09-23 16:31:40 +02:00
rootzoll
b20293a0c9 CHANGES details 2022-07-29 08:01:41 +02:00
rootzoll
8f3257cd27 lnbits 0.9.1 2022-07-28 16:08:15 +02:00
rootzoll
92fcd8fe27 try lnbits 0.9.0 2022-07-28 15:04:32 +02:00
rootzoll
6108733178 correct changes 2022-07-28 10:02:53 +02:00
rootzoll
2fd904e728 LNbits back to 0.8.0 2022-07-28 00:01:26 +02:00
rootzoll
4ac031abcd Update LNbits to 0.9.0 2022-07-27 22:33:38 +02:00
rootzoll
212d163906 Core Lightning renamings 2022-07-27 08:29:16 +02:00
rootzoll
9cb5174396 #3241 update itchy sats version in CHANGES 2022-07-26 15:12:11 +02:00
openoms
fa5a175a5a
LIT update to v0.7.0-alpha #3215 2022-07-20 20:13:07 +01:00
openoms
7356e5f88c
jam updato to v0.0.9 #3224 2022-07-15 22:35:15 +01:00
openoms
f3da3bc92e
Merge branch 'dev' of https://github.com/rootzoll/raspiblitz into dev 2022-07-12 15:42:00 +01:00
openoms
15f0847305
joininbox update to v0.6.8 with joinmarket v0.9.6 2022-07-12 15:41:51 +01:00
rootzoll
c6e0d21f53 #3222 add v1.6.1 BTCPay Server to CHANGES 2022-07-12 14:01:44 +02:00
openoms
790f729c77
fulcrum update v1.7.0, use existing SSL cert #2924 2022-07-08 20:44:06 +01:00
rootzoll
c8bd9a646d update version numbers 2022-06-28 19:13:35 +02:00
openoms
7844dcafef
core lightning update to v0.11.2 #3054 2022-06-27 08:12:53 +01:00
openoms
178d46c96f
update changes and readme toc 2022-06-24 20:52:45 +01:00
rootzoll
110cc81f47 #3148 ckbunker CHANGES ENTRY 2022-06-17 22:06:14 +02:00
rootzoll
ca713a0d99 #3161 mempool 2.4.0 update info 2022-06-13 23:05:39 +02:00
/rootzoll
dd9e81b6c2
Adapt to new migration for umbrel 0.5.0 including core lightning data (#3160) 2022-06-09 17:51:42 +02:00
openoms
e93a08be8e
feat: add BTCPAY-CLN to CONNECT #3155 (#3156)
* feat: add BTCPAY-CLN to CONNECT #3155

* docs: record CHANGES
2022-06-02 15:26:20 +01:00
rootzoll
37e489f3fb #2636 make non-visible for v1.8.0 2022-06-02 15:08:00 +02:00
rootzoll
573d2edbe9 #3150 add itchysats info to CHANGES.md 2022-05-30 20:29:55 +02:00
openoms
56cfb1d0ca
update BTCPay to 1.5.4, make uninstall more robust 2022-05-28 19:44:52 +01:00
openoms
94959d0d4a
cl.rest update to 0.7.2 and fix parallel netwoks 2022-05-20 00:38:52 +01:00
rootzoll
f8a65fefcc Add squeaknode to changes 2022-05-17 22:36:20 +02:00
rootzoll
3cd1e5350a #2984 update helipad 0.1.10 2022-05-17 22:29:30 +02:00
/rootzoll
d19271d41c
Adding #2152 Homer Dashboard (#2541) 2022-05-17 22:08:25 +02:00
rootzoll
60d357d753 #2071 lnbits update to 0.8.0 2022-05-17 21:53:05 +02:00
openoms
c0b601a95b
add ZRAM (#3102) 2022-05-17 16:18:30 +02:00
openoms
ea88df84db
CLBOSS update to 0.13A 2022-05-13 13:25:30 +01:00
openoms
3febd00c7f
Merge pull request #3085 from openoms/updates
tested updates for v1.8
2022-05-13 13:12:37 +01:00
openoms
539afe9882
add the cln-grpc plugin (#3109)
* add cln-grpc plugin
* set firewall,  Tor and move rust install
* build the cln-grpc as part of the fatpack option
* add to CHANGES
2022-05-13 13:06:30 +01:00
openoms
5fb986bcf7
add CHANGES 2022-05-10 08:36:24 +01:00
openoms
91fbe7b61d
Lnd updates (#3095)
* lnd update to v0.14.3

* chantools udpate to v.0.10.4, change to /usr/local/bin

* do not set "tor.streamisolation" "true" again
fix #3094

* add to CHANGES.md
2022-05-10 09:34:30 +02:00
rootzoll
fbf97b749f #1500 add info to CHANGES.md 2022-05-09 21:58:52 +02:00
rootzoll
1279a6d9e6 #3098 add BTCPayServer update info to CHANGES 2022-05-07 19:04:15 +02:00
rootzoll
f709f551e2 Update Bitcoin Core v23.0 2022-05-05 13:41:33 +02:00
rootzoll
6726c29737 #3086 add info to CHANGES 2022-05-05 13:36:14 +02:00
rootzoll
c269d841a4 #2926 mods for v1.7.2 integration 2022-02-19 15:59:19 +01:00
rootzoll
440449c8d8 Update LNbits 0.7.0 2022-02-19 11:21:35 +01:00
openoms
3e82d34b9b
[New] Fulcrum install script (#2966) 2022-02-19 10:55:43 +01:00
openoms
ef42bc653b
joininbox update to v0.6.7 with joinmarket v0.9.5
#2977
2022-02-18 22:22:47 +00:00
openoms
25b24ef445
joinmarket-web-ui update to 0.0.3
change LAN connection to HTTPS-only
add to CHANGES.md
#2891
https://github.com/joinmarket-webui/joinmarket-webui/issues/16
2022-02-18 22:01:38 +00:00
openoms
87429d3719
fix menu sizes, fix typos, add notes 2022-02-18 19:54:02 +00:00
rootzoll
39e52edbb5 #2963 marking touchscreen as experimental 2022-02-17 20:19:48 +01:00
rootzoll
535b4b43f9 #2963 add note on touchscreen 2022-02-17 18:07:49 +01:00
Bitcoin Runners
4a1fc3ffb5 #2642 document citadel migration 2022-02-17 02:17:09 +01:00
openoms
8df8dbc6cf
add lnd bolt auto-compact >monthly (#2968) 2022-02-16 22:02:34 +01:00
openoms
f47cd2e190
LiT update to v0.6.3 #2971
add logs to journal
2022-02-16 19:04:45 +00:00
openoms
2aac9e8ab7
cl sparko update to v2.8 #2953 2022-02-12 20:25:50 +00:00
rootzoll
fb6f1a243c Note Cache refactor for Changes 2022-02-11 20:10:25 +01:00
rootzoll
88f697f7cc #2933 add info on CHANGES & README 2022-02-10 21:58:52 +01:00
openoms
254500b4f3
update CHANGES.md 2022-02-10 17:57:19 +00:00
rootzoll
153a81817d Update lnd 0.14.2 2022-02-06 09:53:04 +01:00
rootzoll
7e70c848dc Update Thunderhub 0.13.6 2022-02-06 09:40:40 +01:00
rootzoll
9b0e99830b Try update BOS 11.40.0 2022-01-30 18:23:16 +01:00
rootzoll
529457ad70 try specter update 1.8.0 2022-01-29 21:08:03 +01:00
rootzoll
9ada48d9fb Add info on 32GB sd card 2022-01-29 18:18:28 +01:00
rootzoll
2e5f968e8c #2916 update thunderhub 0.13.1 2022-01-28 19:29:03 +01:00
rootzoll
915a4d7ab3 #2914 mempool update change log entry 2022-01-28 10:08:35 +01:00
rootzoll
18b3daca51 try BTCPay Update 1.4.0 2022-01-27 16:48:23 +01:00
openoms
289589376f
joininbox update to v0.6.6 2022-01-26 16:37:19 +00:00
rootzoll
7660482735 #1450 Tallycoin Connect menus & info 2022-01-26 00:42:54 +01:00
openoms
a7298c0fd9
RTL update to v0.12.1 2022-01-17 13:48:59 +00:00
openoms
c17b25e2c3
mempool update to v2.3.0
always remove files and close ports  when off # 2887 #2884
2022-01-16 16:20:13 +00:00
rootzoll
e93735613d renew all ip2tor subscriptions 2022-01-14 20:51:12 +01:00
openoms
a8b4b6fc28
update CHANGES 2022-01-11 10:04:42 +00:00
openoms
17c1d707cd
c-lightningREST update to v0.6.1 #2860 2022-01-02 20:37:22 +00:00
openoms
5072272075
chantools update to v0.10.1 2022-01-02 01:00:01 +00:00
rootzoll
06dbfa3d1f #2653 added info in CHANGES & SECURITY docs 2021-12-18 14:15:44 +01:00
rootzoll
300090047c #2759 add to CHANGES.md 2021-12-17 01:36:23 +01:00
/rootzoll
88d77d4197
fix #2792 & #2556 LNbits c-lightning (#2808) 2021-12-16 20:10:03 +01:00
rootzoll
faae20fbca #2796 update BTC RPC Explorer to 3.3.0 2021-12-15 00:22:53 +01:00
openoms
1cdb50d38f
update joininbox v0.6.5 with joinmarket v0.9.4 2021-12-14 17:27:51 +00:00
/rootzoll
6068b86d76
#2348 adding Zap back to SSH connect menu (#2783) 2021-12-11 19:38:35 +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
9887766aab #2776 add changes info 2021-12-08 09:30:31 +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
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
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
openoms
9ac00f305f
update LIT to v0.6.0-alpha, everything over Tor 2021-11-30 20:33:36 +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
3a09f3a3e5
Git verify everywhere + updates (#2708) 2021-11-30 12:43:52 +01:00
rootzoll
dc49f922dc add info link on seuz 2021-10-10 19:34:03 +02:00
rootzoll
cd41455a6d update thunderhub v0.12.30 2021-10-05 11:42:41 +02:00
rootzoll
81eedc635b #2597 update lnd to 0.13.3 2021-10-04 19:32:25 +02:00
openoms
cc8c0e2b50
update CHANGES 2021-10-02 16:23:46 +01:00
openoms
90d557679c
Spark Wallet integration (#2585) 2021-10-01 13:14:42 +02:00
rootzoll
cbd2d69425 Update README 2021-09-30 23:38:35 +02:00
openoms
cac14efc46
rename all cln / CLN to cl / CL except CLNETWORK 2021-09-26 10:30:09 +01:00
openoms
6cbbb7754f
Lightning Terminal update v0.5.1-alpha 2021-09-22 17:47:34 +01:00
openoms
a58d5ff4d5
typo fix 2021-09-22 14:37:00 +01:00
rootzoll
27d476a2dc #1126 add refactored setup process to changes 2021-09-21 21:36:06 +02:00
rootzoll
5eaecc2c82 change order 2021-09-21 20:59:13 +02:00
rootzoll
780bc9450a update chantools 0.9.3 2021-09-21 17:54:41 +02:00
rootzoll
462361d34d Update thunderhub v0.12.25 2021-09-21 14:21:00 +02:00
openoms
6c2873ec90
electrs: use v0.8.12 until #2548 is resolved
move index-batch-size=10  to config
2021-09-21 10:16:51 +01:00
rootzoll
7f04d80813 #2290 add note about TEST & SIGNET to CHANGES 2021-09-20 21:26:36 +02:00
rootzoll
11bf41d362 #2264 remove DropBox Backup from menu 2021-09-20 21:20:20 +02:00
rootzoll
f18d867dfd #2182 add SphinxApp Tor option 2021-09-20 19:22:23 +02:00
openoms
36e25dc3c6
cln: add CLBOSS to the SETTINGS menu #2295 2021-09-20 12:06:57 +01:00
openoms
2ff343102a
update CHANGES.md 2021-09-20 10:25:27 +01:00
openoms
11a67de7cb
bitcoin update with new verification process 2021-09-17 01:14:47 +01:00
openoms
9500480dbf
BTCPayServer update to v1.2.3
NBXplorer to v2.2.8
.NET v3.1.413
2021-09-17 00:26:35 +01:00
rootzoll
c4780c522c #2354 add info on CHANGES.md 2021-09-14 18:02:35 +02:00
rootzoll
5e1b35be13 #2521 update version in changes.md 2021-09-11 23:33:21 +02:00
openoms
8b85690663
circuitbreaker update to v0.3.0 2021-09-11 14:08:55 +01:00
openoms
02f8574641
RTL update to v0.11.2 2021-09-06 14:52:04 +01:00
openoms
09f20ed436
update CHANGES.MD 2021-09-01 11:48:41 +01:00
rootzoll
714a41990c downgrade specter for now 2021-08-29 12:28:41 +02:00
rootzoll
3f07283cbe Update Specter 1.6.0 2021-08-27 19:51:39 +02:00