btc-rpc-explorer/app
Dan Janosik 76c408799c
Fix #300
More thoroughly assess txindex availability:
-if node v0.21+ getindexinfo is available and will tell us whether txindex is available
-if node pre-v0.21 getindexinfo will be unavailable and instead a known txid query will be run, the successful completion of which will indicate txindex availability; failure the opposite
2021-04-09 12:32:49 -04:00
..
api Work on #300 2021-04-07 22:23:33 -04:00
coins Fix #300 2021-04-09 12:32:49 -04:00
actionPerformanceMonitor.js fix for action perf tracking time units 2021-02-07 16:04:50 -05:00
auth.js use strict; "const" for lots of "requires" 2021-01-31 14:12:34 -05:00
cacheUtils.js minor code reorg 2021-04-03 11:14:45 -04:00
coins.js Massive commit for majority of v3.0: 2021-03-31 17:45:47 -04:00
config.js poor /peers tool, got forgotten 2021-04-08 21:55:50 -04:00
credentials.js Merge branch 'master' into configurable-mapbox 2021-02-25 20:00:12 -05:00
currencies.js Lots of improvements to value displays: 2021-04-04 16:14:48 -04:00
normalizeActions.js fix for admin/dashboard action name 2021-02-08 16:04:10 -05:00
redisCache.js fix const reassignment 2021-01-31 14:26:19 -05:00
sso.js Merge branch 'feature-perf-fixes-2021-02' 2021-02-24 15:11:15 -05:00
statTracker.js log cleanup 2021-02-24 18:15:53 -05:00
systemMonitor.js Make event-loop-stats optional 2021-02-28 07:27:59 +02:00
utils.js logging cleanup 2021-04-05 21:36:04 -04:00