frennkie
6b509dbce1
BlitzPy initial add
2020-05-22 22:45:37 +01:00
rootzoll
d1d1a4f2fe
use toml
2020-05-22 20:33:04 +02:00
rootzoll
80824b7920
pared config
2020-05-22 20:32:17 +02:00
rootzoll
c2f4ba5e01
read file with breaks
2020-05-22 20:29:43 +02:00
rootzoll
acf47a8d8b
fix test menu
2020-05-22 20:29:02 +02:00
rootzoll
52b67d44ff
test toml
2020-05-22 20:28:27 +02:00
rootzoll
75b013d96b
test python TOR proxy and REST-JSON
2020-05-22 20:06:59 +02:00
rootzoll
4a634725af
#1194 test python dialogs
2020-05-22 19:24:46 +02:00
Christian Rotzoll
27a06962ce
Merge pull request #1191 from openoms/add-bos
...
services: add balance of satoshis
2020-05-21 23:36:39 +02:00
Christian Rotzoll
3b06ab44df
Merge pull request #1197 from openoms/update-nodejs
...
nodejs: update to latest LTS v12.16.3
2020-05-21 23:29:10 +02:00
openoms
98a9709d30
nodejs: update to latest LTS v12.16.3
2020-05-21 16:08:25 +01: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
openoms
3459dab1a8
bos: pin to v5.36.0
2020-05-19 12:08:08 +01:00
openoms
496085abe4
services: add balance of satoshis
2020-05-18 15:25:39 +01: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
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
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
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
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
Christian Rotzoll
8b25b150ed
Merge pull request #1147 from frennkie/add-macaroon-store
...
Add central LND credential store (e.g. macaroons)
2020-05-04 00:00:49 +02:00