25 Commits (a2a369d1e1ccfdd63e48051d08b731ffff5a637a)

Author SHA1 Message Date
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
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