Commit Graph

70 Commits

Author SHA1 Message Date
/rootzoll
a85263c348 Reduce LND log by default (#5042)
* lnd set maxlogfiles & maxlogfilesize
2025-06-07 15:28:36 +02:00
/rootzoll
6ce07e45a7 #4749 update lnd 0.19.0 (#5030)
* #4749 lnd v1.19.0
* CAHNGES entry
2025-05-25 22:08:35 +02:00
/rootzoll
18b35e3f1b #5013 Link Bitcoin wallet correctly in new drive layout (#5027)
* #5015 refactor delete all but blockchain
* #5015 improve delete
* #5015 make sure to delete app-data
* #5015 deac use old blockchain for now on boot nvme
* #5013 set bitcoin wallets dir to app-data
* make sure bitcoin wallets exists
* fix wallet repair
* moving wallet directory
* change bitcoin conf path
* #5029 mark for repair
2025-05-21 22:00:14 +02:00
/rootzoll
6973fbb48f [Collector-PR] #4577 #4780 #4982 #4946 #4869 (#5008)
* #4577 make sure base directory exists
* #4780 adding qrencode to sd card build
* #4982 enforce logrotate
* #4982 new logrotate script
* #4946 doule logs lines for Blitz API
* #4869 move forcing locales
2025-05-18 14:21:57 +02:00
/rootzoll
e3af6c9c26 Fixes for v1.12.0rc2 (#5005)
* systemdrive cannot be the biggest partition
* Update lnd to work with bitcoin core 29
* v1.120rc2
2025-05-16 20:37:34 +02:00
/rootzoll
39fd3344ce #4324 New Drive Layout: Boot NVMe, Proxmox & OldLaptop (#4997)
Big refactor based on #4324 introducing a new drive layout - adding optimizations for Proxmox and old laptop drive layout . Also making it possible to boot from NVMe. Replacing blitz.datadrive.sh with blitz.data.sh - icluding the possibility to migrate an old ssd/nvme to a bigger one (copying complete data and blockchain). Lots of smaller changes.
2025-05-15 13:04:22 +02:00
/rootzoll
3cc6910832 4873 lnd update (#4879)
* #4873-update-lnd
* Added to CHANGES.md
* correct typos
2024-12-18 12:11:29 +01:00
openoms
d37eebdd96 fix lnd signing key, use guggero for old release, update roasbeef key (#4819) 2024-10-26 00:37:04 +02:00
/rootzoll
e81e9ece22 #4772 Smaller App Updates (#4773)
* Update Balance of Satoshis 19.3.4
* Update Lablebase to v0.13.31
* Update Thunderhub v0.13.31
2024-10-04 23:16:34 +02:00
openoms
a14cdc94d2 fix: pip config set global.break-system-packages true for non venv installs (#4692) 2024-08-15 13:03:31 +02:00
geco91
e4c51fe22e #4585 Dont reboot after change of Password B (#4614) 2024-06-19 22:57:52 +02:00
/rootzoll
e74b129f22 Update lnd 0.17.5 & recommended bitcoin update 27.0 (#4601)
* update lnd 0.17.5 &  recommended bitcoin update 27.0
* fix sync screen
2024-06-09 22:24:35 +02:00
HODLmeTight
425442c248 lnd.conf and lnd.check.sh template adjustments (#4432)
* add larger logrotation and tiny typo fix
* reduce logs rotation & size
2024-05-02 18:36:00 +02:00
rootzoll
970b4dfb5d fresh lnd - loglevel to info 2024-01-19 13:00:33 +01:00
/rootzoll
3f837a2fc2 #4308 update lnd v0.17.3 (#4309) 2023-12-08 22:32:22 +01:00
/rootzoll
624f8ca1a7 Base updates of Bitcoin & LND (#4263)
* Bitcoin Core v25.1 update
* LND v0.17.1 update
* updated protobuffs python renderings
* fix python grpc module
* update CHANGES
* lnd update to v0.17.2-beta

---------

Co-authored-by: openoms <43343391+openoms@users.noreply.github.com>
2023-11-22 07:38:00 +00:00
/rootzoll
3db93fa19b change to signer roasbeef (#3994) 2023-07-08 16:25:11 +02:00
Christoph Stenglein
c9b6971489 (lnd): update lnd to 0.16.4 (#3963)
* (lnd): update lnd to 0.16.3

* update LND to 0.16.4-beta
2023-07-08 15:14:52 +02:00
openoms
120d407d38 lnd: Restart=always and clean config (#3986)
* lnd.service: use Restart=always

* lnd.check: remove erroneous    [rpcmiddleware]

* remove [[Rr]pcmiddleware] entries
2023-07-08 14:53:34 +02:00
rootzoll
69d30adca2 update to lnd v0.16.2 2023-05-03 19:36:37 +02:00
openoms
6f4f77b1eb lnd update to v0.16.1-beta (#3774) 2023-04-25 20:54:55 +02:00
/rootzoll
71b3d6148f #3692 update lnd to v0.16.0-beta (#3732) 2023-04-03 19:25:02 +02: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
69d9e11e1f lnd update to 0.15.4-beta hotfix (#3400) 2022-11-01 17:59:07 +01:00
openoms
3179d88f36 lnd update to v0.15.3 2022-10-18 14:31:04 +01:00
openoms
2c8c81bc2d lnd update to v0.15.2 2022-10-10 08:36:47 +01:00
openoms
6ee15019db Lnd v0.15.1 (#3320) 2022-09-28 15:02:44 +02:00
openoms
a7976786d5 fix error messages using exclamation marks (#3232) 2022-07-18 22:07:14 +02:00
openoms
4b35b77e93 lnd autounlock if testnet and signet (#3212)
* lnd autounlock if testnet and signet

* check for header in the lnd.conf

* fix variables and improve output

* make grep more robust

* delete autounlock if passwordFile not present
2022-07-12 13:59:04 +02:00
openoms
e1b8b4b85d set LANG=en_US.utf8 with grep 'Good signature' (#3183) 2022-06-28 18:49:03 +02:00
openoms
4859fdc5ef fix: make /mnt/hdd/lnd readable 2022-06-24 21:21:48 +01:00
openoms
7c79d5c51f lnd update v0.15.0 #3181 2022-06-24 20:52:22 +01:00
/rootzoll
3e272ce3b6 Lightningupdates (#3100) 2022-05-10 09:37:26 +02: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
fd8d880c09 Apiscripts (#3093) 2022-05-05 10:59:50 +02:00
openoms
8df8dbc6cf add lnd bolt auto-compact >monthly (#2968) 2022-02-16 22:02:34 +01:00
Christoph Stenglein
84687fc254 use --show-keys for gpg fingerprint listing (#2950) 2022-02-12 11:10:38 +01:00
rootzoll
153a81817d Update lnd 0.14.2 2022-02-06 09:53:04 +01:00
/rootzoll
ec7f983ed2 Refactor Repair & Recovery Options #2901 (#2910) 2022-01-25 12:07:11 +01:00
/rootzoll
75478fa726 Improving Migration from Umbrel/Citadel (#2881) 2022-01-12 14:03:18 +01:00
openoms
fc5becc6b5 add LND repair menu (#2833)
* add 99lndRepairMenu.sh
* add more lnd checks and improve output
* add sudo to syncAndCheckLND
* add ${netprefix} to lnd service
* restore seed and scb separately
* update lnd proto files
* lnd.initwallet: add unlock method
* lndrepair: use recovery window with unlock
* change all rpc_pb2 to lightning_pb2
* mainnet -> ${chain}net
* _provison.setup: restore SCB separately
* clear up the placement of channel.backup
* unloc kLND before SCB restore
* provison.setup: add more logging
* lnd.install: make sure bitcoin is in debian-tor
* lndRepairMenu: add RETRYSCB option
* wait to create macaroons for 2 minutes
* lndRepairMenu: add RESCAN option
2022-01-04 20:08:38 +01:00
openoms
e75cc3a92f make sure /home/admin/_aliases exists 2021-12-23 20:32:07 +00:00
openoms
02425de990 lnd.service: avoid hanging on stop #2827 2021-12-21 15:33:41 +00:00
openoms
5706d38c1e #2827 improve lnd.service files
added:
ExecStop=/usr/local/bin/lncli -n=${CHAIN} --rpcserver localhost:1${rpcportmod}009 stop
PIDFile=/home/bitcoin/.lnd/${netprefix}lnd.pid
Restart=on-failure # was always
Type=notify # was simple
MemoryDenyWriteExecute=true

Increased timeouts:
TimeoutStartSec=1200
TimeoutStopSec=3600
2021-12-20 14:09:24 +00:00
openoms
8edaa3dbe0 fix lndlog alias check 2021-12-20 08:34:43 +00:00
openoms
79c6ee78d0 lnd.install: improve aliases, add lndconf 2021-12-20 07:40:19 +00:00
rootzoll
adc8549845 lnd & cl install on on if not done in fatpack 2021-12-17 21:43:19 +01:00
Tracachang
08576a055c Add more time to avoid re-enter the password (#2795) 2021-12-16 23:25:14 +01:00
/rootzoll
85b0c97d41 big merge of 2388redis & 2669tor (#2790) 2021-12-14 23:34:35 +01:00