59 Commits (daf72023a9351d47af72c6dc554c8225747ff45b)

Author SHA1 Message Date
Dan Janosik e410a1fc36
Tx IO displays - For fun, add the following: 5 years ago
Dan Janosik 75ee5d5e7d
Redis improvement: 5 years ago
Dan Janosik 36e8015b64
Lots of error handling improvements: 5 years ago
Dan Janosik 03a29dda77
Caching improvements: 5 years ago
Dan Janosik 4a4bfa842a
basic cache stat tracking and display on /admin 5 years ago
Dan Janosik ec76c5b2be
fix bug introduced in f4fcae2fa2 5 years ago
Dan Janosik 1b3dd93b27
cleanup caching logic a bit 5 years ago
Dan Janosik a01957c47d
More, more, more: 5 years ago
Dan Janosik f4fcae2fa2
More misc improvements, prepping for 2.0: 5 years ago
Dan Janosik c43eaedf9c
-Armor/error handling for IBD node 5 years ago
Dan Janosik 9fa86189da
Moving toward release, now deemed v2.0.0: 5 years ago
Dan Janosik bafb9bfb91
Lots more stuff: 5 years ago
Dan Janosik dc70559b08
More improvements: 5 years ago
Dan Janosik ae632abed5
More data on block pages and rpc api versioning: 5 years ago
Dan Janosik 44a29e8ed9
Working toward medium-size update v1.2.0: 5 years ago
Dan Janosik 4fa6b47ab3
minor code cleanup 5 years ago
Dan Janosik c2f6870fc0
Optional querying of utxo set: 5 years ago
Dan Janosik 44f3631fb1
first-class support for testnet/regtest 5 years ago
Dan Janosik 75ccb9e646
Fix #158 5 years ago
Dan Janosik f5fb54df08
frontend tweaks to /mempool-summary 5 years ago
Dan Janosik 7d8a99868b
More reliable display of /unconfirmed-tx and /mempool-summary 5 years ago
Dan Janosik 604af092e3
updated dependencies 6 years ago
Dan Janosik e6fd90eeb4
Add ancestors/descendants to tx details page, fixes #126 6 years ago
Dan Janosik 7c46f800f7
Show spent/unspent status for outputs on tx pages 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 6d8e4b4134
more consistent use of "debug"/utils.logError for logging 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 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 f586e81585
overhaul of RPC caching logic 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 cfd4a2b5d7
tx-rate graph on homepage; more graphs on /tx-stats; misc minor stuff 6 years ago
Dan Janosik 6b88f9e08d fixes for displaying addresses that have no transactions 6 years ago
Dan Janosik 8bd07537b4 More work on #8 - showing balances and transaction history for addresses 6 years ago
Dan Janosik ce264a6c1f naming/text tweaks 6 years ago
Dan Janosik 1f38c5dd93 Majority of the work on #8 to support querying N ElectrumX servers for address balance and address txid history 6 years ago
Dan Janosik 4c2a2f1534 don't cache unconfirmed txs 7 years ago
Dan Janosik e21ef59508 improvement to tx-input tracking based on thoughts on #45 7 years ago
Dan Janosik ea3a40a627 more tweaking things related to #45 7 years ago
Dan Janosik 2051d4da53 new tool for browsing unconfirmed tx 7 years ago
Dan Janosik cd9e9fee18 tweak mempool summary params 7 years ago
Dan Janosik cdeb566a27 - add more network summary info to homepage 7 years ago
Dan Janosik 3a251e3cf2 more playing with mempool summary data 7 years ago
Dan Janosik 050c9f4148 show avg fee in blocks lists 7 years ago