Christian Rotzoll
0e4f2a2411
Merge pull request #1195 from geco91/v1.6
...
make syncscript copy subdirs in assets
2020-05-21 20:34:37 +02:00
geco91
4fa86ab3fa
correct target path
2020-05-20 23:48:31 +02:00
geco91
123a49160e
copy assets with subdirs
2020-05-20 23:44:41 +02:00
Christian Rotzoll
73640ee87f
Merge pull request #1182 from geco91/faraday
...
Adding BonusApp: Faraday
2020-05-15 20:56:58 +02:00
geco91
6b39d358e9
add faraday to service menu
2020-05-15 20:02:35 +02:00
geco91
c3730671fc
provision farday on update
2020-05-15 19:50:04 +02:00
geco91
4521ba2944
Add main menu info
2020-05-15 19:33:05 +02:00
geco91
2d98800c5d
sudo user delete
2020-05-15 18:56:50 +02:00
geco91
7b1328aee4
fix deinstall
2020-05-15 18:56:13 +02:00
geco91
96591af3d1
try fix services
2020-05-15 18:55:14 +02:00
geco91
a15e6f071a
fix config entry
2020-05-15 18:50:35 +02:00
geco91
873937d23e
fix/test service
2020-05-15 18:34:31 +02:00
geco91
6faf104352
fix service creation
2020-05-15 18:22:54 +02:00
geco91
0ce7cad77b
service and deinstall
2020-05-15 17:28:53 +02:00
rootzoll
c8e2b898d2
Merge remote-tracking branch 'origin/v1.5' into v1.6
...
rebase with v1.5 fixes
2020-05-14 22:56:26 +02:00
rootzoll
f108544a34
#1173 update loop on LND update
2020-05-14 22:55:27 +02:00
Christian Rotzoll
32b696fdcb
Merge pull request #1175 from DrFredPhD/master
...
update electrs to newer stable version
2020-05-14 22:47:29 +02:00
DrFredPhD
616bb956da
revert change
...
reverted change
2020-05-14 18:53:56 +01:00
DrFredPhD
ad32ece9f5
Change firewall rule to local
...
Only allow local connections for security reasons.
2020-05-14 18:27:39 +01:00
DrFredPhD
09b1b8dfaa
update electrs to newer stable version
...
Installs release 0.8.3 instead of 0.8.0 fixing an issue where db is compacted on every service restart greatly impacting performance and making electrum server unusable for hours after every reboot. Also changes service unit file to load after lnd has started, optimizing start up.
2020-05-14 16:47:02 +01:00
geco91
b7ca8eea69
change version format
2020-05-10 16:21:05 +02:00
geco91
f0c6d50eea
detect installed
2020-05-10 16:18:09 +02:00
geco91
8435da7623
fix binary download link
2020-05-10 15:30:28 +02:00
geco91
4fe01252d7
fix error detection
2020-05-10 15:17:53 +02:00
geco91
99d419f42f
debug download link
2020-05-10 15:03:55 +02:00
geco91
c47e3f1795
impove detect install
2020-05-10 14:57:09 +02:00
geco91
512767fe2a
test faraday install script
2020-05-10 14:51:19 +02:00
Christian Rotzoll
8a249de4df
fix typo
2020-05-09 14:56:44 +02:00
Christian Rotzoll
00b2d69c26
Update FAQ.md
2020-05-09 14:54:42 +02:00
rootzoll
f5bf2007a7
Merge branch 'v1.5' of https://github.com/rootzoll/raspiblitz into v1.5
2020-05-09 10:16:04 +02:00
rootzoll
87157bee04
v1.5 Release Download Links
2020-05-09 10:15:52 +02:00
openoms
061ca6a634
joinmarket: add torthistx for joinmarket user
2020-05-08 22:10:06 +01:00
rootzoll
c67a6f48db
update torrent for v1.5
2020-05-08 22:55:11 +02:00
rootzoll
10fdf19469
Update README and FAQ
2020-05-08 19:05:46 +02:00
rootzoll
38f773f431
Updated casing options for v1.5
2020-05-08 18:54:19 +02:00
rootzoll
086cc245c2
Readme formatting fix
2020-05-08 13:40:59 +02:00
rootzoll
fbbbc302df
Merge branch 'master' into v1.5
2020-05-08 13:36:51 +02:00
rootzoll
d01d3f1ee3
Updated README doc for coming v1.5 release.
2020-05-08 13:35:29 +02:00
rootzoll
3821b79aff
send many mobile options
2020-05-08 13:05:43 +02:00
rootzoll
32c48e2624
add sendmany to mobile menu
2020-05-08 12:55:43 +02:00
rootzoll
f457ffceb5
Merge branch 'v1.5' of https://github.com/rootzoll/raspiblitz into v1.5
2020-05-08 12:53:04 +02:00
rootzoll
0b67071a93
send many on TOR just local
2020-05-08 12:52:55 +02:00
openoms
dd3b519f0c
lnd.cred: fix user on credentials SYNC for lnbits
...
related: d23d6d9215
2020-05-07 09:11:25 +01:00
rootzoll
d4438937cd
Update install to lndmanage 0.10.0
2020-05-06 21:56:21 +02:00
rootzoll
6f30102ee6
Merge branch 'v1.5' of https://github.com/rootzoll/raspiblitz into v1.5
2020-05-04 22:36:10 +02:00
rootzoll
23d486260e
v1.5 RC2 release
2020-05-04 22:36:02 +02:00
Christian Rotzoll
99416f6d04
Merge pull request #1157 from openoms/lnbits-patch1
...
lnbits: chmod 600 for .env and simplify macaroon handling
2020-05-04 16:02:54 +02:00
openoms
d23d6d9215
lnbits: chmod 600 for .env and simplify macaroon handling
2020-05-04 14:53:58 +01:00
rootzoll
55ae92f64c
#1156 hex temp fix
2020-05-04 15:32:18 +02:00
rootzoll
db64af8f36
Merge branch 'v1.5' into pr1147
2020-05-04 00:02:26 +02:00