Commit graph

4 commits

Author SHA1 Message Date
openoms
7f0c8de0a1 electrs: use as address API if active, allow large history 2019-12-11 13:44:29 +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
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