Commit Graph

6269 Commits

Author SHA1 Message Date
openoms
91ba149d98
specter update to v1.13.1 (#4035)
* specter update to 1.13.1
2023-08-01 00:39:43 +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
/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
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
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
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
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
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
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
openoms
82bd29c2d0
lit update to 0.10.1-alpha, add pgp key (#3962) 2023-07-08 15:20:35 +02:00
Christoph Stenglein
e7b1772f3b
(electrs): update to 0.9.14 (#3965) 2023-07-08 15:18:23 +02:00
Martin Berger
fc2979f9da
Create aeskey.properties if not existing (#3875) 2023-07-08 15:16:05 +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
Christoph Stenglein
6965b6ceae
prevent caching of index.html, add cache-control header for other requests as well (#3992) 2023-07-08 14:52:49 +02:00
openoms
45744386d7
fix indentation of lnd.conf 2023-06-04 12:53:50 +02:00
/rootzoll
7e446517fb
Merge pull request #3868 from rootzoll/v19doc
v1.9.0 Release Documentation
2023-05-23 23:44:00 +02:00
openoms
9752773caa
fix: use the absolute path of suez 2023-05-23 16:48:11 +01:00
rootzoll
7a195c8eac add torrentfiles v1.9.0 2023-05-23 15:35:30 +02:00
openoms
69160baa95
fix: use absolute path for cln backup-cli 2023-05-22 21:21:17 +01:00
rootzoll
7f7a648881 #3858 adapt to new lnd conf name 2023-05-21 23:15:31 +02:00
rootzoll
00dc6423ab fix version swap 2023-05-21 18:51:04 +02:00
/rootzoll
da66fb9724
Merge pull request #3854 from rootzoll/v19doc
Merge v1.9.0 docs
2023-05-20 19:03:17 +02:00
rootzoll
c88a540000 mark v1.9.0 version 2023-05-20 19:01:32 +02:00
/rootzoll
e04a9b35b8
Merge pull request #3849 from drmartinberger/dev
Update bonus.fints.sh: copy & configure connectionpool.properties for db connection
2023-05-19 23:22:34 +02:00
rootzoll
91bff7719a we need non-interaction 2023-05-19 09:33:39 +02:00
rootzoll
470260444a fix update process 2023-05-19 01:16:48 +02:00
rootzoll
0f00051870 update option for bitcoind 24.1 2023-05-19 00:47:26 +02:00
rootzoll
8322bf3cef #3836 return specter to 1.8.1 2023-05-19 00:40:49 +02:00
rootzoll
1b7435c4b7 #3836 retest specter 1.14.5 2023-05-19 00:05:28 +02:00
Martin Berger
1304cc708d
Update bonus.fints.sh: copy and configure connectionpool.properties for db connection 2023-05-17 22:36:25 +02:00
rootzoll
cfe034e0f9 #3845 reset virtual env after poetry installs 2023-05-17 18:04:41 +02:00
Martin Berger
bc58fe8e14
Update bonus.fints.sh: Copy blz.banking2.properties correctly 2023-05-16 21:18:34 +02:00
Martin Berger
1375cec93a
Update bonus.fints.sh: set default encrypted FinTS PIN within dbsetup.sql 2023-05-16 20:51:54 +02:00
rootzoll
c49ba7a432 missing slash 2023-05-16 15:14:12 +02:00
rootzoll
b7c65288ad JAM reporting result=OK on deinstall 2023-05-16 15:12:05 +02:00
/rootzoll
cca7492032
Merge pull request #3843 from rootzoll/3831lit
#3831 quick fix for LITD macaroon renew
2023-05-16 15:02:04 +02:00
rootzoll
95a5cc9230 delete also litd macaroon 2023-05-16 14:19:05 +02:00
rootzoll
96887861c5 adapt info 2023-05-16 13:18:54 +02:00
rootzoll
bca0620105 update waiting times 2023-05-16 13:15:58 +02:00
openoms
dbbdaf91fc
CLN: less reckless update, consistent leading v (#3835)
* CLN: less reckless update, consistent leading v
* check in app-data as root and add output
* check if clUpdateVersion is already installed
2023-05-16 12:12:36 +01:00