Commit Graph

7949 Commits

Author SHA1 Message Date
rootzoll
e318fea70f NX to init 2023-08-25 16:47:47 +02:00
Christoph Stenglein
8119b33f3a (background.scan): only init values if they do not exist 2023-08-25 16:42:36 +02:00
rootzoll
accea759f6 images v1.10.0rc3 2023-08-14 02:07:32 +02:00
Christoph Stenglein
8828075637
change webui link in readme, fix trailing spaces & markdown issues (#4076) 2023-08-13 15:21:31 +02:00
/rootzoll
684322e1e2
lndbackup also using backup device if connected (#4053)
* copy backup file to backupdevice (#3979)
* #3979 adding free space check to backup device
* just 50MB for safety is enough
2023-08-13 15:20:02 +02:00
rootzoll
ef47911beb version 1.10.0rc3 2023-08-13 15:18:33 +02:00
/rootzoll
64e5f65eab
#3714 fix bitcoin setup (#4075)
* #3714 bitcoin service activation
2023-08-11 20:12:08 +02:00
rootzoll
329e4a83e9 #4062 fix if statements 2023-08-11 16:45:31 +02:00
/rootzoll
2551abf9ca
Merge pull request #4071 from openoms/suez-update2
suez update and fix for cln
2023-08-10 15:24:13 +02:00
rootzoll
d459b8d828 #4072 CHANGES update Kindle-Display 0.5.1 2023-08-10 15:10:58 +02:00
/rootzoll
81e8c219ef
Merge pull request #4072 from dennisreimann/kindle-display
Update kindle-display to 0.5.1
2023-08-10 15:09:00 +02:00
Dennis Reimann
a7c2a2de16
Update kindle-display
The new version adds support for other display formats: The added environment vaiable `DISPLAY_THEME` allows to choose between `quote` (default), `fees`, `lightning` and `random`.
2023-08-09 17:23:47 +02:00
openoms
cb7c97d49b
suez update and fix for cln 2023-08-09 16:49:43 +02:00
rootzoll
010103a3e3 add macos info open electrum 2023-08-08 17:01:01 +02:00
rootzoll
d0e5d90bbb update fallback node lists 2023-08-08 16:21:53 +02:00
rootzoll
3274a0b5bc give 8GB RaspberryPis more RAM during IBD 2023-08-07 19:05:52 +02:00
rootzoll
64964d7888 new v1.10.0rc2 images 2023-08-03 00:15:59 +02:00
rootzoll
d7e0874c8c fix Bitcoin mainnet being actived 2023-08-02 16:28:03 +02:00
rootzoll
91e6623579 v1.10.0rc2 download links 2023-08-02 12:45:19 +02:00
/rootzoll
f396e2781e
Merge branch 'v1.10' into dev 2023-08-02 00:07:06 +02:00
rootzoll
d2742b1d62 mark version v1.10.0rc2 2023-08-02 00:04:31 +02:00
/rootzoll
0ede78d0af
Improve Indexing Percent (#4055)
* #3894 improve percent calculation
2023-08-01 23:47:43 +02:00
/rootzoll
742da1b9d7
LNbits Admin Page to allow install extensions (#4054)
* add user id to status
* activate Admin page on install
2023-08-01 22:38:32 +02:00
/rootzoll
1355a2b4a2
Adjust lnd.conf for healthcheck parameters (#4052)
* Adjust lnd.conf for healthcheck parameters, allowing for longer timeout intervalls for rpc connection (#4010)
* adding healthcheck values

---------

Co-authored-by: HODLmeTight <35168804+TrezorHannes@users.noreply.github.com>
2023-08-01 00:46:35 +02:00
openoms
91ba149d98
specter update to v1.13.1 (#4035)
* specter update to 1.13.1
2023-08-01 00:39:43 +02:00
/rootzoll
fe0e1e518e
#3983 switch on vm.overcommit_memory & higher fs.inotify.max_user_instances (#4041) 2023-08-01 00:14:46 +02:00
/rootzoll
4e889be7d8
#4003 bitcoin.check.sh to set debug log path (#4051)
* #4003 add bitcoin.check.sh to set debug file
* add debug
* change delimiter
* set network on bitcoind service
2023-07-31 23:00:25 +02:00
openoms
f58a388cdb
ci: change variables in gh actions to new format (#4045)
* ci: change variables in gh actions to new format

* ci: remove quotes and set vars correctly
2023-07-31 22:34:52 +02:00
/rootzoll
9bfc8237e0
Edit Logrotate: Reduce Complexity & hard set 100M size limit (#4038)
* simplify logrotate and force hard size limit
* default log rotation in build sd card & 100M limit
* changing to size limit for tor logs
* changing to size limit for CLN logs
* force a log rotate on every boot
2023-07-31 22:08:16 +02:00
openoms
0d0e5581a5
ci: UEFI image generation and build updates (#4033)
* ci: use uefi for amd64 image, debian 12.1.0
* build: add amd64 legacyboot image action
* ci: store var values in config, update readme
* fix: add raspi repo on aarch64 only
fixes: https://github.com/raspiblitz/raspiblitz/issues/4029
* docs: guide to extend the root partition
2023-07-30 10:51:33 +02:00
rootzoll
7dfdcf9b3f moved raspiblitz-web into raspiblitz github org 2023-07-29 19:18:01 +02:00
rootzoll
3b22b7a100 clean up lnd.conf from empty lines 2023-07-29 18:12:14 +02:00
rootzoll
4444bd191c #3974 add the word "upgrade" for fatpack 2023-07-29 16:54:17 +02:00
openoms
bfc29736a5
bos update to 15.8.14 (#4014) 2023-07-29 16:16:31 +02:00
openoms
1da893ed06
Nodejs update to v20.x with apt (#4032)
* nodejs update to v20.x with apt
* remove info option from command info
2023-07-29 16:08:17 +02:00
openoms
df662a1349
ci: quote all options for packer build (#4004) 2023-07-29 15:54:26 +02:00
openoms
8c87bee0f6
c-lightning-REST improvements, balance display fix (#4005)
* improve handling aliases when no network given
* clrest install to use absolute paths
* fix cln balance display
* remove misplaced line
* improve jq expressions
* convert msat balances to sat

discussed in: https://github.com/raspiblitz/raspiblitz/issues/3837
2023-07-29 13:48:11 +02:00
rootzoll
237570af44 Add electrs v0.10.0 update to CHANGES.md 2023-07-29 11:20:59 +02:00
Roman Zeyde
0a2ce9a95a
Update electrs to latest release (v0.10.0) (#3999)
See https://github.com/romanz/electrs/blob/master/RELEASE-NOTES.md#0100-rc1-jun-21-2023
2023-07-29 00:59:47 +02:00
openoms
b20fae09d6
typo fixes in .md files with typos-cli (#4026)
* typo fixes in .md files with typos-cli
* fix false positives
2023-07-28 23:06:05 +02:00
openoms
2abe5aed4b
chantools update 0.11.3, accept higher lnd version (#4031) 2023-07-28 22:43:04 +02:00
openoms
8bbdd957fb
ci: update packer-builder (#4017) 2023-07-18 18:53:51 +02:00
geco91
f5302c7409
Remove Bitcoin recommended Update for v1.10.0 (#4015)
* adapt version

* correct versions

* remove recommended bitcoind update
2023-07-18 18:52:48 +02:00
/rootzoll
6d1582096d
RTL, clrest update, fix update options for cli (#3880) (#4002)
* clrest update to v0.10.3, add update option
* rtl update to v0.14.0
* c-lightning-rest update to v0.10.5
* add to CHANGES
* fix lnd update (cli only)

Co-authored-by: openoms <43343391+openoms@users.noreply.github.com>
2023-07-08 22:53:35 +02:00
openoms
819c7e72f6
RTL, clrest update, fix update options for cli (#3880)
* clrest update to v0.10.3, add update option

* rtl update to v0.14.0

* c-lightning-rest update to v0.10.5

* add to CHANGES

* fix lnd update (cli only)
2023-07-08 22:52:10 +02:00
/rootzoll
9878ea8a02
misc updates for v1.10.0rc1 (#4001)
* add lndg update info

* mark v1.10.0rc1 version

* Thunderhub v0.13.19

* changing default repo to raspiblitz org

* LNbits 0.10.9

* lnbits dont delete user on "off"

* BTCPayServer 1.10.3

* switch default branch to v1.10
2023-07-08 19:38:08 +02:00
openoms
50fbeb0168
fix: remove sudo from lnd prestart (#3995) 2023-07-08 19:35:07 +02:00
allyourbankarebelongtous
68678e243d
Update lndg (#3740)
* Update bonus.lndg.sh
Cleaned up code, added requirements.txt install to updates (needed for this update, may be needed in future).

* Update bonus.lndg.sh
Change to v1.7.0
2023-07-08 18:17:32 +02:00
/rootzoll
3db93fa19b
change to signer roasbeef (#3994) 2023-07-08 16:25:11 +02:00
/rootzoll
68772e3f6d
New RaspiOS 20230503 & cln 23.05.2 & BitcoinCore 25.0 (#3993)
* Update sd card base Image
* update cln to 23.05.2
* bitcoin update to 25.0
* document CHANGES
2023-07-08 15:31:39 +02:00