Commit graph

4893 commits

Author SHA1 Message Date
openoms
5f96b36952
joinmarket: refactor install script 2020-09-09 15:09:44 +01:00
rootzoll
f573322fd3 Merge branch 'master' into v1.6 2020-09-08 19:59:09 +02:00
Christian Rotzoll
33165b10da
Merge pull request #1519 from rootzoll/revert-1509-update-bitcoin
Revert "update Bitcoin to v0.20.1"
2020-09-08 18:12:45 +02:00
Christian Rotzoll
5899308bb4 Revert "update Bitcoin to v0.20.1 (#1509)"
This reverts commit aca099356a.
2020-09-08 18:12:06 +02:00
frennkie
3c86180d07
Merge pull request #1456 from stefanlsd/remove-vlc
Remove vlc from default build
2020-09-06 00:00:10 +02:00
Robert Habermann
7fc7d638b3 Merge remote-tracking branch 'Enegnei/patch-1'
# Conflicts:
#	README.md
2020-09-05 23:47:21 +02:00
frennkie
0c3e11e73d
Merge pull request #1510 from frennkie/merge-readme
Merge readme
2020-09-05 23:28:41 +02:00
Robert Habermann
1eb88e6d74 merge 2020-09-05 23:26:24 +02:00
René K
3e15ab2f7f
Update README.md (#1508)
Tried to fix some typos and improve a few sentences.
2020-09-05 23:15:06 +02:00
Robert Habermann
4ce1edacf3 Merge branch 'update-bitcoin' into v1.7 2020-09-05 23:12:09 +02:00
Robert Habermann
d913a2075c Merge branch 'master' into v1.7 2020-09-05 23:10:30 +02:00
frennkie
aca099356a
update Bitcoin to v0.20.1 (#1509) 2020-09-05 23:09:28 +02:00
Robert Habermann
2fa09be518 update Bitcoin to v0.20.1 2020-09-05 23:07:09 +02:00
ChuckNorrison
a9261fa3aa
use 'ip route get' over 'ip addr' for interface check (#1478)
use ip route get over ip addr for interface check
2020-09-05 22:14:58 +02:00
rootzoll
b70b887ee4 merge #1497 from master 2020-09-03 12:40:54 +02:00
Christian Rotzoll
e0cacdde0d
Merge pull request #1489 from openoms/jm-0.7.0
JoinMarket update to v0.7.0
2020-09-02 23:58:38 +02:00
rootzoll
4726f8c114 test 1000 2020-09-02 23:07:35 +02:00
rootzoll
f3aafc8a9f switch rotate touch 2020-09-02 22:10:33 +02:00
rootzoll
3af4e4d760 #1466 raise to up time 800 2020-09-02 22:07:58 +02:00
rootzoll
361fa099bc #1436 bug fixing after test 2020-09-02 21:13:00 +02:00
rootzoll
ecb553c9e3 set to right commit 2020-09-02 21:00:10 +02:00
rootzoll
0af23ffe65 Merge branch 'v1.6' of https://github.com/rootzoll/raspiblitz into v1.6 2020-09-02 20:30:31 +02:00
rootzoll
29201dc9cf delete old git before update 2020-09-02 20:30:23 +02:00
Christian Rotzoll
a6d5255aa2
Merge pull request #1493 from nolith/patch-1
Fix lnd.setaddress.sh usage message
2020-09-02 20:18:32 +02:00
rootzoll
86935efefb Merge branch 'v1.6' of https://github.com/rootzoll/raspiblitz into v1.6 2020-09-02 19:34:32 +02:00
rootzoll
9e09cf5305 test without auto check 2020-09-02 19:34:28 +02:00
Christian Rotzoll
598ef1ab7b
Merge pull request #1497 from CandleHater/patch-1
Fix: "service is not running" error upon boot
2020-09-02 18:56:52 +02:00
Christian Rotzoll
13a7f85037
Merge pull request #1496 from openoms/RTLupdate
RTL: update to v0.9.0
2020-09-02 18:50:26 +02:00
rootzoll
f63cb2ff45 #1436 swap touch screen rotation with new driver 2020-09-02 18:19:56 +02:00
rootzoll
6321185e4f #1436 switch touchscreen rotate 2020-09-02 18:18:01 +02:00
rootzoll
f36f25e248 #1436 prepare v1.7 running with new LCD driver 2020-09-02 17:57:54 +02:00
rootzoll
ffb9f71398 add exit after command 2020-09-02 17:52:53 +02:00
rootzoll
3b15a617ae Merge branch 'v1.6' of https://github.com/rootzoll/raspiblitz into v1.6 2020-09-02 17:48:05 +02:00
rootzoll
ef0d1d4da2 fix syntax 2020-09-02 17:48:00 +02:00
Christian Rotzoll
262fcb8f64
Merge pull request #1502 from openoms/specter-update
Specter update to v0.7.2
2020-09-02 17:40:44 +02:00
rootzoll
ac57ae0e1a debug output to logs 2020-09-02 17:35:46 +02:00
rootzoll
e0906bbd1e #1490 fixing LCD driver update 2020-09-02 14:52:17 +02:00
openoms
523dfd2c85
Merge branch 'v1.6' into specter-update 2020-09-02 10:13:55 +01:00
openoms
43239f0874
specter: add update menu 2020-09-02 10:11:50 +01:00
openoms
af10f4d4de
specter: update to v0.7.2 2020-09-01 07:46:05 +01:00
Candle
80de4054c6
Improves "service is not running" error upon boot
There's an issue regarding a falsely reported error (service is not running) upon boot if the bitcoind service hasn't finished warming up within 10min after boot. This PR fixes that problem by checking if the variable `bitcoinErrorFull` contains the error code -28, after the 10min threshold has been surpassed.
2020-08-27 17:44:56 +00:00
openoms
2296360228
fix indentation 2020-08-27 12:58:12 +02:00
openoms
4843262764
Merge branch 'v1.6' into RTLupdate 2020-08-27 11:55:46 +01:00
openoms
0ad4e62bb3
RTL: update to v0.9.0 2020-08-27 12:50:31 +02:00
Alessio Caiazza
fb0b1a7f1a
Fix lnd.setaddress.sh usage message 2020-08-26 17:02:09 +02:00
openoms
37daa34d10
joinmarket: install with the joinmarket user
related:
https://github.com/rootzoll/raspiblitz/issues/1492
2020-08-26 14:23:09 +01:00
openoms
4398f1c863
joinmarket: clean comments 2020-08-25 12:36:41 +01:00
openoms
8e189078d6
joinmarket: add system-side-packages to jmvenv 2020-08-25 12:19:44 +01:00
openoms
58970a826b
joinmarket: update joininbox menu to v0.1.3.1 2020-08-25 11:17:43 +01:00
openoms
c7221bd1c1
joinmarket: update to v0.7.0 2020-08-25 11:13:41 +01:00