Dan Janosik
b9d8013ce3
support for setting max memory for app
6 years ago
Dan Janosik
324e8e834c
ditch ipstack.com for free ip-api.com; formalize concept of privacyMode; env-var-use cleanup; /peers improvements;
6 years ago
Nadav Ivgi
3063b1b694
Fix mining pool config path
This wasn't detected correctly if the btc-rpc-explorer executable
was started outside the source code directory.
6 years ago
Dan Janosik
69ab7548da
More work on #101 - include mining pool configs in project
Also include a script ("npm run-script refresh-mining-pool-configs") for freshly downloading the configs
6 years ago
Nadav Ivgi
614ed5b080
Allow configuring HTTP server bind address via BTCEXP_HOST
6 years ago
Nadav Ivgi
238ecda990
Update CLI utility with BASIC_AUTH_PASSWORD & ELECTRUMX_SERVERS, alias --coin as -C
6 years ago
Nadav Ivgi
769ab9f660
New configuration options: BTCEXP_RPC_ALLOWALL and BTCEXP_RPC_BLACKLIST
6 years ago
Nadav Ivgi
bfcbcd07a4
Add --no-rates to disable fetching of currency exchange rates
6 years ago
Nadav Ivgi
99e2ac2051
Accept bitcoind rpc and influxdb options as a connection URI
6 years ago
Nadav Ivgi
ab98ff41ed
Add optional password protection
6 years ago
Nadav Ivgi
37c962e30e
Derive cookie secret using bitcoind's rpc credentials
This ensures a unique, hard-to-guess cookie secret for every instance.
Also, renamed from "cookiePassword" to "cookieSecret" to better express
its meaning.
6 years ago
Nadav Ivgi
8b175c8110
Add CLI utility
6 years ago
Dan Janosik
56b1d0c5b1
display exchange-rate values (currently from coinmarketcap, but easy to configure to use other sources) next to primary currency values
7 years ago
Dan Janosik
8444cd69a6
version 1.0
8 years ago