Commit graph

15 commits

Author SHA1 Message Date
rootzoll
6c76e38d05 #1275 automated detecting failing txbuild 2020-06-28 15:53:44 +02:00
rootzoll
570c977bb8 fix index status 2020-06-28 14:53:30 +02:00
rootzoll
72d361d9c8 add comment on txindex 2020-06-27 22:29:31 +02:00
rootzoll
d0a24b295e #1128 adding REPAIR options to delete indexes 2020-05-01 21:40:25 +02:00
Christian Rotzoll
62eb32ce87
Merge pull request #948 from frennkie/update-txindex-info
update txindex status line
2020-01-06 19:02:43 +01:00
Robert Habermann
88218c7d71 change help 2020-01-03 14:38:31 +00:00
Robert Habermann
ce0b295459 fix txindex and wallet script 2020-01-03 13:51:09 +00:00
Robert Habermann
1ac9f2f603 update txindex status line 2020-01-02 19:39:31 +00:00
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