Commit graph

2156 commits

Author SHA1 Message Date
Christian Rotzoll
b7b83e4184
Merge pull request #777 from Tracachang/patch-1
Run LND behind TOR v3 and streamisolation
2019-12-09 21:52:05 +01:00
Christian Rotzoll
1f85cd450e
Merge pull request #896 from openoms/1.4extras
Add extra services and Tor menu
2019-12-09 21:49:39 +01:00
Christian Rotzoll
58edd8068e
Merge pull request #801 from Emzy/patch-1
Stresstest stoped to early on PI4
2019-12-09 21:48:56 +01:00
openoms
d23f2ac497 btcpay: disable certbot if using self signed cert 2019-12-06 17:12:25 +00:00
openoms
4dff46e4f1 btcpay: improve dialog logic 2019-12-05 17:10:23 +00:00
openoms
24b0ef256e btcpay: exit gracefully if installation cancelled 2019-12-05 16:45:27 +00:00
openoms
7982626778 allow to cancel BTCPay setup with dialog 2019-12-05 16:17:40 +00:00
openoms
f062ab9a57 improve messages for BTCPayServer 2019-12-05 15:31:07 +00:00
openoms
0486caa70e fix script exiting early 2019-12-05 14:19:56 +00:00
openoms
7a95c311a0 add BTCpayServer self-signed certificate option 2019-12-05 13:37:33 +00:00
openoms
dc292b4789 fix spaces and typos 2019-12-05 10:32:21 +00:00
openoms
e358edd053 expand service menu to show all options 2019-12-04 12:15:28 +00:00
openoms
8672e8626c freeze lndconnect version 2019-12-04 12:05:27 +00:00
openoms
d751c3b6f0 remove lnd.update.sh 2019-12-04 11:38:54 +00:00
openoms
ee0d38a13b expand service menu 2019-12-04 11:23:09 +00:00
openoms
9529f2dbf4 add Electrs to menu, make Tor addresses copiable 2019-12-04 11:18:56 +00:00
openoms
bc1b34c9e5 simplify Hidden service setup 2019-12-04 10:09:14 +00:00
openoms
a58251c66b add raspiblitz-extras 2019-12-04 08:13:21 +00:00
frennkie
2f50afb82e
clean up and hide messages (#891) 2019-11-30 23:52:00 +01:00
rootzoll
b4e143485d Merge branch 'master' of https://github.com/rootzoll/raspiblitz 2019-11-27 12:30:51 +01:00
rootzoll
d1efedc285 notes for data drive 2019-11-27 12:29:25 +01:00
frennkie
9ca4c435ff
remove Python2 (#884)
remove Python2
2019-11-27 08:49:11 +01:00
frennkie
4f1b7a6a37
Migrate initwallet to Python3 (#841)
rewrite for Python3
2019-11-27 08:47:51 +01:00
Robert Habermann
dc1cbc1598 fix tor prepare when called by build_sdcard.sh 2019-11-27 08:45:32 +01:00
rootzoll
b1cb411aae Merge branch 'master' of https://github.com/rootzoll/raspiblitz 2019-11-26 22:03:24 +01:00
rootzoll
f600588f99 softer shutdown after after update/recover 2019-11-26 22:02:53 +01:00
Christian Rotzoll
9b59c3aa4c
Merge pull request #878 from frennkie/lnd-libs-py3
add Py2 and Py3 compat to lndlibs
2019-11-26 00:31:44 +01:00
Christian Rotzoll
77769dca64
Merge pull request #877 from frennkie/lnd-unlock-py3
add Python3+ compatibility for lnd.unlock
2019-11-26 00:02:17 +01:00
Robert Habermann
b241e50ac9 add Py2 and Py3 compat to lndlibs 2019-11-24 17:35:47 +00:00
Robert Habermann
773fae33ad add Python3+ compatibility 2019-11-24 17:21:15 +00:00
frennkie
c1fb7e2b1b
change wording 2019-11-24 16:28:31 +01:00
frennkie
5a4dffc44b
Fix Typo 2019-11-24 15:19:36 +01:00
openoms
bf480bd721
add BTC-RPC-Explorer and update RTL (#867)
Separated the NodeJS install script.
Update RTL to v0.5.4 and added automatic Hidden Service setup if Tor Active
 * add install script for BTC-RPC-Explorer
  * sets up a Hidden Service automatically
  * supports Electrs to look up addresses if installed
 * added a small script to enable txindex (needed for BTC-RPC-Explorer)

Detailed changes:
* nodeJS: add separate install script
* RTL: add Tor support and update
* BTC-RPC-Explorer: add install script
* btc-rpc-explorer: add script to activate txindex
* RTL: restart service if already installed
* RTL: opt out of data collection, start if installed
* rtl,btc-rpc-exp: Tor to forward to port 80
* btc-rpc-exp: add to SERVICES menu
2019-11-24 13:12:55 +00:00
Tracachang
609a0c1e43
Update internet.tor.sh 2019-11-23 17:19:09 +01:00
Robert Habermann
029dcb9087 add BlitzTUI files (based on PyQT5) 2019-11-15 21:25:12 +01:00
frennkie
a38ad7ee14
Merge pull request #795 from frennkie/add-tmux
add tmux
2019-11-03 14:25:55 +01:00
frennkie
6e4bb1fb36
Merge pull request #507 from benthecarman/feature_pending_channel_balance_onscreen
Pending channel balance on info screen
2019-10-19 18:22:16 +02:00
frennkie
1dae103e3e
Merge pull request #792 from frennkie/patch-1
Typo
2019-10-19 17:41:37 +02:00
frennkie
cb546b8794
Merge pull request #799 from frennkie/patch-2
Fix typo
2019-10-19 17:38:38 +02:00
frennkie
308baa0be6
Merge pull request #811 from frennkie/add-option-for-pause
add option for duration of delay
2019-10-19 17:38:24 +02:00
Federico Pedemonte
d5159e754d fix typo (duplicated word) 2019-10-18 21:25:04 +02:00
frennkie
91dfba1f46
fix typo 2019-10-13 18:42:19 +02:00
frennkie
9492858c9a
Update remark regarding reboot 2019-10-12 11:41:25 +02:00
Robert Habermann
94ca2a904a use wget instead of git clone 2019-10-06 12:57:48 +02:00
Robert Habermann
decb80507c add option for duration of delay 2019-10-06 12:37:35 +02:00
Stephan Oeste
03e1af97f9
stresstest stoped to early on PI4
The sysbench parameter it to low for the fast Raspberry PI 4 "--cpu-max-prime=10000"
It stopes before the 60 seconds are run out.
Increased to it to 100000
2019-09-28 15:19:16 +02:00
frennkie
d9d3c552ce
Typo 2019-09-26 21:15:02 +02:00
Robert Habermann
7dfd89cab9 add tmux 2019-09-22 15:34:03 +02:00
frennkie
701096c65e
Typo 2019-09-22 14:25:43 +02:00
Christian Rotzoll
0904f5dd66
Merge pull request #775 from coblee/master
Fix restore from channel.backup file to support different chains.
2019-09-17 09:28:53 +02:00