35 Commits (23346840759d6468ad000b05ed04a266e13e0f3d)

Author SHA1 Message Date
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 c2f6870fc0
Optional querying of utxo set: 5 years ago
Dan Janosik 44f3631fb1
first-class support for testnet/regtest 5 years ago
Dan Janosik e57f14a043
- clarify use/naming for global rpc client 5 years ago
Dan Janosik 7d8a99868b
More reliable display of /unconfirmed-tx and /mempool-summary 5 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 6d8e4b4134
more consistent use of "debug"/utils.logError for logging 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 69d4d65309
move more logic from rpcApi -> coreApi to keep rpcApi as simple/clean as possible 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 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 a8c5c449e5
debug logging; handle a missing rejection 6 years ago
Dan Janosik 2af05db385 better error handling when searching 6 years ago
Dan Janosik cdeb566a27 - add more network summary info to homepage 7 years ago
Dan Janosik 050c9f4148 show avg fee in blocks lists 7 years ago
Dan Janosik 8dcc16c6df reduce excessive logging 7 years ago
Dan Janosik cd0e2b67b1 Fix #40 - Peer details page 7 years ago
Dan Janosik 4281496b98 - fix for genesis block bug introduced with recent reorganization 7 years ago
Dan Janosik ea4fa9ffa3 cleanup 7 years ago
Dan Janosik 018207323e reimplement getBlockByHashWithTransactions (the main call driving block pages) to move logic into coreApi where it can be cached better 7 years ago
Dan Janosik 7eb25ad5e3 more visibility into how miners are identified 7 years ago
Dan Janosik 246253af46 - fix for miner identification errors when using payout addresses 7 years ago
Dan Janosik f3474c7b44 fixes for some bugs in the recent caching functionality 7 years ago
Dan Janosik 81a7d368c7 fix for block #0 page after caching changes 7 years ago
Dan Janosik ab5a75d17c caching support 7 years ago
Dan Janosik be6a73223e Fix #31 7 years ago
Dan Janosik 40cae43b40 more cleanup 7 years ago
Dan Janosik 6223066d91 get rid of some duplication 7 years ago
Dan Janosik 249312fd19 little cleanup 7 years ago
Dan Janosik e4eef424ab split out credentials from the rest of the site config and do some renaming 7 years ago
Dan Janosik 7bd44a0027 add some util functions for simplicity 7 years ago
Dan Janosik b8ce1a8398 smarter batching when pulling tx inputs 7 years ago
Dan Janosik fb0c8f2445 cleanup some old client-object passing 7 years ago
Dan Janosik d360a80972 More work on mempool summary; cleanup and fixes for LTC 7 years ago
Dan Janosik 345e37420b fix a little "whoops" 7 years ago
Dan Janosik e952d9e56d Improvements to mempool summary. Working on #28 7 years ago
Dan Janosik 1faa91ec3b basic support for addresses 7 years ago
Dan Janosik a4773badb8 minor tweaks 7 years ago
Dan Janosik e2570bc51f switch to "bitcoin-core" npm package instead of deprecated "bitcoin" package 7 years ago
Dan Janosik c114139c51 Fix #21 7 years ago
Dan Janosik 70b28ff52c Fix #4 7 years ago