180 Commits (df7fb9131292571bb9e4219baffbd1632ea5912e)

Author SHA1 Message Date
Dan Janosik c3309173eb
logging 6 years ago
Dan Janosik 69d4d65309
move more logic from rpcApi -> coreApi to keep rpcApi as simple/clean as possible 6 years ago
Dan Janosik 0039d0ed35
minor code tweak 6 years ago
Dan Janosik ff87228094
concurrency fixes for using "async/queue" improperly 6 years ago
Dan Janosik 941a565e8c
logging 6 years ago
Dan Janosik c1082c0b4f
concurrency + simplicity improvements for rpcApi: 6 years ago
Dan Janosik 5944412fd3
typo 6 years ago
Dan Janosik a9fda2052c
armor 6 years ago
Dan Janosik c2ce4de4c9
support for disabling influx by setting BTCEXP_ENABLE_INFLUXDB=false 6 years ago
Dan Janosik f586e81585
overhaul of RPC caching logic 6 years ago
Dan Janosik a6a880c457
logging cleanup 6 years ago
Dan Janosik 1614e9b602
track request time and heap before/after; add more missing rejection handling 6 years ago
Dan Janosik 6dee201505
longer tx-stats caching; fewer pts for homepage tx-stats graph 6 years ago
Dan Janosik a8c5c449e5
debug logging; handle a missing rejection 6 years ago
Dan Janosik 69082ad523
log mem usage and uptime, trying to identify cause of frequent crashes on demo site 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
Dan Janosik cfd4a2b5d7
tx-rate graph on homepage; more graphs on /tx-stats; misc minor stuff 6 years ago
Dan Janosik 825af69954
remove never-used LTC donation address 6 years ago
Dan Janosik 8e8d67f334
minor cleanup / reorg 6 years ago
Dan Janosik 348de5b19a
UX tweaks and support for donations via BTCPay 6 years ago
Dan Janosik 7b41d09077
UX improvements described in #106 6 years ago
Dan Janosik 0f71adf503
per-coin target block time, used on homepage for proper tx stats display 6 years ago
Dan Janosik 69ab7548da
More work on #101 - include mining pool configs in project 6 years ago
Nadav Ivgi 3d6d383f2c bugfix: Filter empty Electrum servers 6 years ago
Dan Janosik 75eca79daa documentation/logging improvements for rpc cookie usage 6 years ago
Dan Janosik 057fea2fbb more config related cleanup: 6 years ago
Dan Janosik ce02f3f444 minor cleanup 6 years ago
Dan Janosik 07cdaeb331 don't print expected error due to non-existent credentials.js file 6 years ago
Dan Janosik d2f3719bf1 minor follow-ups to shesek's excellent changes: 6 years ago
Nadav Ivgi 769ab9f660 New configuration options: BTCEXP_RPC_ALLOWALL and BTCEXP_RPC_BLACKLIST 6 years ago
Nadav Ivgi d1afd3ad16 Remove IP whitelist, require authentication password instead (when not in demo mode) 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 6 years ago
Nadav Ivgi 8b175c8110 Add CLI utility 6 years ago
Nadav Ivgi edf2748350 Support reading rpc credentials out of bitcoind's cookie file 6 years ago
Nadav Ivgi db8120ef57 Accept configuration options as environment variables 6 years ago
Nadav Ivgi 372c5c47f5 Make app/credentials.js optional 6 years ago
Dan Janosik e9e8b57d3f exchange rate / currency improvements: 6 years ago
Dan Janosik a6bb578850 support for per-coin exchange rate 6 years ago
Dan Janosik 9651a4c157 exchange rate logging to influxdb 6 years ago
Dan Janosik 8e02736222 - optional logging of network stats to configurable influxdb instance 6 years ago
Daniel McNally 542142a719
configurable electrumx server protocol 6 years ago
Dan Janosik 5abe069168 - general improved error handling for address pages 6 years ago
Dan Janosik fbe967752d more text info about first btc->fiat exchange 6 years ago
Dan Janosik 189429b256
add missing commas for new, longer RPC blacklist 6 years ago
Dan Janosik 85f42e875e example config for electrum servers 6 years ago
Daniel McNally 29c8a2e903
expand rpc blacklist 6 years ago
Dan Janosik 8588c56b61 tweaking electrum connection logic to try to deal with disconnect errors 6 years ago