Dan Janosik
fd9cc6d232
remove old utils.formatBytes and replace with new, flexible utils.formatLargeNumber
7 years ago
Dan Janosik
b8095c9625
add map and some organization to /peers
7 years ago
Dan Janosik
69895f82ad
prepping for geo-locating peers by ip
7 years ago
Dan Janosik
9c75f0fe42
- add more detail/explanation to "chainwork" values on block details
- minor ui tweaks
7 years ago
Dan Janosik
6ad03fa0ee
cleanup, simplification and more ui tweaks
7 years ago
Dan Janosik
ed246e1fc3
more minor frontend tweaks
7 years ago
Dan Janosik
2c080e52a4
formatting improvements to homepage network summary
7 years ago
Dan Janosik
37db8daa19
fix for block-total-fees calculation bug when coinbase tx value is split across multiple addresses, ala block #531942
7 years ago
Dan Janosik
372c25f8a1
fun
7 years ago
Dan Janosik
7793d08a72
minor reorganization
7 years ago
Dan Janosik
cd9e9fee18
tweak mempool summary params
7 years ago
Dan Janosik
3990b9738c
new "fun" item for litecoin, showing Charlie Lee's creator-proof signed message
7 years ago
Dan Janosik
d1d66c6272
better wording for sister sites
7 years ago
Dan Janosik
cdeb566a27
- add more network summary info to homepage
- playing with layout/styling on homepage
7 years ago
Dan Janosik
9d75fcddb4
more rpc cmd blacklist additions
7 years ago
Dan Janosik
2ada1cfb5a
blacklist pruneblockchain
7 years ago
Dan Janosik
07615e09f2
fix for faulty assumption: the collected value of a coinbase transaction is not always index zero in "vout"
7 years ago
Dan Janosik
4995c89a6f
more granularity for low fee rates
7 years ago
Dan Janosik
3a251e3cf2
more playing with mempool summary data
It's not "done", but it probably never will be. I'm satisfied to consider this: Fixes #28
7 years ago
Dan Janosik
d5f97699bc
cleanup / reorganize
7 years ago
Dan Janosik
050c9f4148
show avg fee in blocks lists
7 years ago
Dan Janosik
6c537e67e3
more ui tweaks to help reduce server load for the demo site
7 years ago
Dan Janosik
3d8cfa7b01
fix old broken cross-linking urls
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
c9c4cb0862
url for a decent mining pools ID config for LTC
7 years ago
Dan Janosik
8bd1df2bc7
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
0a24cfed3f
missing include
7 years ago
Dan Janosik
f1c6585188
more memory debugging
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
3f0848dc95
mining pools config is coin specific
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
83577f28ec
remove unused
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
9ce4c862a7
some more blacklist commands
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