14 Commits (37c962e30e51bde9ae0795aaeef5c34d7f96707b)

Author SHA1 Message Date
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
Dan Janosik 846eda40d6 Fix #6 7 years ago
Dan Janosik e763d2243f - clean up "magic hashes", styling, and logging 7 years ago
Dan Janosik 202eafc862 - lots of improvements for RPC Browser tool 7 years ago
Dan Janosik 6d91756529 - lots of style tweaks for mobile 7 years ago
Dan Janosik 0049484b29 getnettotals info on /node-info page 7 years ago
Dan Janosik 9da69bfb58 - add more node info 7 years ago
Dan Janosik 8ced42a1f4 Fix #16 7 years ago
Dan Janosik 80500d2e8a better error handling and feedback when node is unavailable 7 years ago
Dan Janosik 8b68c21259 whitespace 7 years ago
Dan Janosik ada2059c31 include breakdown of transaction counts by fee level on mempool info page 7 years ago
Dan Janosik e0bd1e11ac When viewing block detail, summarize tx inputs to the first 10 for performance 8 years ago
Dan Janosik 85449a07dc Fix #5 by sequentially executing request batches in smaller chunks 8 years ago
Dan Janosik 09f2423508 fix for querying coinbase inputs 8 years ago
Dan Janosik 77d6ebd938 show basic mempool info on homepage tab 8 years ago
Dan Janosik 07f3f8f706 search support for block heights, block hashes, and txids 8 years ago
Dan Janosik 7efe9385c3 - move more functionality into rpcApi 8 years ago
Dan Janosik 8444cd69a6 version 1.0 8 years ago