Commit Graph

4867 Commits

Author SHA1 Message Date
frennkie
4f597627b8 Update bonus.btc-rpc-explorer.sh
Fix warning: `/etc/systemd/system/./btc-rpc-explorer.service:10: Unknown lvalue 'StartLimitIntervalSec' in section 'Service', ignoring`
2020-09-07 12:25:56 +02:00
frennkie
25c10e5e90 Merge pull request #1505 from openoms/tweak-menu
updateMenu: tweak whiptail window
2020-09-06 00:01:30 +02:00
frennkie
bebcc38f0e Update README.md
Update Bitcoin v0.20.1 in readme.md.
2020-09-05 23:59:02 +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
openoms
759a0ba2f0 updateMenu: tweak whiptail window 2020-09-04 19:54:46 +01: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
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
Christian Rotzoll
6d129fc9e5 Merge pull request #1463 from openoms/service-updates
Service updates
2020-08-24 21:16:56 +02:00
openoms
7ec49af46b Merge branch 'v1.6' into service-updates 2020-08-24 19:35:22 +01:00
Christian Rotzoll
6a3cc2bfbe Merge pull request #1481 from ZeroPointEnergy/fix/1480/specter-desktop-installation
#1480 add missing dependency for specter-desktop installation
2020-08-24 18:14:47 +02:00
Christian Rotzoll
748cf585ed Merge pull request #1483 from nolith/patch-1
Fix typo in app data/storage README.txt
2020-08-24 18:12:22 +02:00
Christian Rotzoll
24471983a2 Merge pull request #1465 from openoms/loop-security
Loop: enhanced privacy, security and update
2020-08-24 18:10:55 +02:00
Christian Rotzoll
fcd3183894 Merge pull request #1476 from dergigi/patch-1
Fix typo: your done -> you're done
2020-08-24 18:07:18 +02:00
Christian Rotzoll
36b8c85bba Merge pull request #1472 from kaloudis/patch-1
Update Zeus LN Google Play link
2020-08-24 18:02:02 +02:00
openoms
e948e1470e loop: sync all macaroons and unix groups for access 2020-08-24 14:44:38 +01:00
openoms
b6c24da1f2 lnd.creds: add groups and check for all macaroons 2020-08-24 14:43:03 +01:00
Alessio Caiazza
0bfa0c0ee5 Fix typo in app data/storage README.txt 2020-08-24 15:04:40 +02:00
openoms
b9c33b34cc build_sdcard: add all deafult macaroon groups 2020-08-24 10:46:04 +01:00
Andreas Zuber
a9fda71070 #1480 add missing dependency for specter-desktop installation 2020-08-23 23:59:00 +02:00
openoms
bc5f480157 give lndadmin permission to all macaroons
Fixing: https://github.com/lightninglabs/loop/issues/274 https://github.com/lightninglabs/loop/issues/253
https://github.com/rootzoll/raspiblitz/issues/1350
2020-08-23 19:40:11 +01:00
Gigi
4f3ddf971b Fix typo: your done -> you're done 2020-08-23 12:15:49 +02:00
Enegnei
f62adce3a8 Indefinite article fix 2020-08-22 18:38:09 +02:00
Enegnei
62f54f25ae Capitalised a few more 'SD' references 2020-08-22 18:35:18 +02:00
Enegnei
c4b0c29ae1 More spelling, grammar, etc. fixes for second half 2020-08-22 18:22:24 +02:00
Enegnei
a6e7442eeb Fixed miscellaneous spelling, grammar, etc. errors
I went through and fixed some minor spelling, grammar, link formatting etc. errors up until the 'Feature Documentation' section. I can go through the rest tomorrow.
2020-08-22 00:23:59 +02:00
Evan Kaloudis
b02ed52e4a Update Zeus LN Google Play link 2020-08-21 12:27:36 -04:00
Christian Rotzoll
d1fe5520b3 Merge pull request #1471 from kevin-libertarian/patch-1
Update bonus.electrs.sh
2020-08-21 13:23:09 +02:00
kevin-libertarian
8a2e9ef386 Update bonus.electrs.sh
Fixed a typo that was causing electrum not to start through TOR
2020-08-20 20:41:31 -07:00
Christian Rotzoll
c459f35bda Merge pull request #1469 from Fittiboy/patch-1
Fix some spelling and grammar in README.md
2020-08-20 13:55:53 +02:00
Christian Rotzoll
88c627f4da Merge branch 'v1.6' into patch-1 2020-08-20 13:55:31 +02:00
Fitti
ad2b47c6a1 Fix some spelling and grammar in README.md
Fix some spelling and grammar in the readme up to and including "Time Estimate to Set Up a RaspiBlitz". (includes minor subjective improvements)
2020-08-20 11:02:08 +02:00
openoms
6b92951d32 loop: own user, run behind tor, update to v0.8.0 2020-08-19 14:53:42 +01:00