202 Commits (d5c7a078484e51b2a8946aed5ee10a1abb5c89d9)

Author SHA1 Message Date
Dan Janosik d5c7a07848
properly show 2 decimal places for exchanged amts 6 years ago
Dan Janosik ba1f446b38
Fix #120 6 years ago
Dan Janosik f852f42de5
fix to avoid caching unconfirmed txs 6 years ago
Dan Janosik cab4cf6a8c
Fix for blockchair addressApi which doesn't give block heights for txids 6 years ago
Dan Janosik 0a4ccfb13b
Fix for "utils.logError" references inside utils.js 6 years ago
Dan Janosik da6e56976f
Fix #117 6 years ago
Dan Janosik ea3d7a812b
add missing require 6 years ago
Dan Janosik d6bc66384c
support for addressApi=blockchair.com 6 years ago
Dan Janosik 6d8e4b4134
more consistent use of "debug"/utils.logError for logging 6 years ago
Dan Janosik 3e8b092e86
Support for pluggable Address APIs (work on #118 and #119) 6 years ago
Dan Janosik bb28dda9cf
lots of log improvements: use debug and utils.logError more 6 years ago
Dan Janosik 076ccfc96d
Fix #115 and related tweaks 6 years ago
Dan Janosik 8e1688adea
Fix #111 6 years ago
Dan Janosik bcb565dfcc
lnd-admin links 6 years ago
Dan Janosik 823fd04022
more minor improvements to currency display 6 years ago
Dan Janosik 6be14439d5
env var to show/hide tools subheader nav (default: show) 6 years ago
Dan Janosik 6db2516446
back to ipstack for geo-loc ips (ip-api blocked too much); redis caching for ips when active; redis-caching code reorg; 6 years ago
Dan Janosik be9c3ccb62
avoid using promise.finally() which isn't well supported - hopefully fixes #108 6 years ago
Dan Janosik c22c3d3124
avoid unhandled rejection in edge case 6 years ago
Dan Janosik cd770861cf
fix for genesis coinbase tx after recent code reorganization 6 years ago
Dan Janosik 63557face7
armor for handling block/tx querying on bitcoind 0.17.1 6 years ago
Dan Janosik 971bf383b7
fix for coinbase transactions with recent caching changes 6 years ago
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