Dan Janosik
cdeb566a27
- add more network summary info to homepage
- playing with layout/styling on 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
- some minor armor
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
- prioritize payout addresses over coinbase tags for miner identification
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
- Some reorganization and renaming
- Ensure that blocks include their coinbase tx so we can query it to guess miner identity
- Use open-source miner-identification list to guess
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
- address page
- search-by-address
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
thanks @nkostoulas for the recommendation
7 years ago
Dan Janosik
c114139c51
Fix #21
There are still some edge-case descriptions for some RPCs, but this is good enough.
7 years ago
Dan Janosik
70b28ff52c
Fix #4
Abstracted Bitcoin content into coins.js. Added support for Litecoin.
7 years ago
Dan Janosik
846eda40d6
Fix #6
I'll add to the list over time, but I'm happy with the structure.
7 years ago
Dan Janosik
e763d2243f
- clean up "magic hashes", styling, and logging
- new page for "interesting transactions"
7 years ago
Dan Janosik
202eafc862
- lots of improvements for RPC Browser tool
- fix broken tab styling due to recent commit for "subheader" links
- consistent title for "Mempool Summary"
7 years ago
Dan Janosik
6d91756529
- lots of style tweaks for mobile
- playing with UI
- working on new /rpc-browser tool
7 years ago
Dan Janosik
0049484b29
getnettotals info on /node-info page
7 years ago
Dan Janosik
9da69bfb58
- add more node info
- prettier bar chart for mempool stats using chart.js
7 years ago
Dan Janosik
8ced42a1f4
Fix #16
- remove use of deprecated getinfo RPC
- more info about status of IBD
- minor UI tweaks
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
User can always navigate to the tx detail page to see everything
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
- new /blocks page
8 years ago
Dan Janosik
8444cd69a6
version 1.0
8 years ago