Commit graph

7 commits

Author SHA1 Message Date
rootzoll
bdf0c62427 detec txindex finished 2019-12-18 23:56:55 +01:00
rootzoll
3c310265bf fix status 2019-12-18 22:47:38 +01:00
rootzoll
9ea4d8977c better txindex status 2019-12-18 22:45:49 +01:00
rootzoll
7c2511e8f7 better txindex status 2019-12-18 22:45:20 +01:00
rootzoll
d7d0ad8abc index status 2019-12-18 22:40:17 +01:00
rootzoll
45f8c86b6b make network flexible 2019-12-18 22:16:54 +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