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
dfe3ab5ca5
fix for donation links on /about
7 years ago
Dan Janosik
d1d66c6272
better wording for sister sites
7 years ago
Dan Janosik
cac1f613af
minor style tweaks
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
536d94ccad
more ui tweaks for block-details pages:
- add back previous/next block hashes to top summary table (and remove back/forward buttons recently added to header)
- make better use of horizontal space on large screens by splitting the top summary table when possible
- better semantic grouping of transactions
7 years ago
Dan Janosik
5d78d1f770
tweak block-details content:
- button-links for previous/next blocks instead of showing the hashes in the table
- don't show block-hash or height in the summary table (since it's in the H1 title already)
- add "age" description for the age below the timestamp for clarity
- include "Total Fees" and "Average Fee" in the summary table
- include "Miner" entry even if unidentified, for consistency
7 years ago
Dan Janosik
ce005f9df3
share the same template for /block/ and /block-height/
7 years ago
Dan Janosik
af3b5c86a7
Merge branch 'master' of github.com:janoside/btc-rpc-explorer
7 years ago
Dan Janosik
947deb42f8
tidy up screenshots
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
7f8a1f96c7
update features list
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
db2590b989
whitespace
7 years ago
Dan Janosik
d5f97699bc
cleanup / reorganize
7 years ago
Dan Janosik
68de59a921
whitespace
7 years ago
Dan Janosik
b8a3ae5c13
ui consistency tweak
7 years ago
Dan Janosik
050c9f4148
show avg fee in blocks lists
7 years ago
Dan Janosik
465c649b02
block large page sizes for demo sites
7 years ago
Dan Janosik
ae9b22f031
typo
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
c7deaec65d
hide compute-heavy pages from crawlers. I believe crawlers hitting compute/memory-heavy pages is why the site is crashing so much
7 years ago
Dan Janosik
349aa0dbb2
more logging cleanup
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
5387130c31
support for closing the homepage banner
7 years ago
Dan Janosik
f8a9bfe4ad
ui fix for #27
7 years ago
Dan Janosik
a88ec817f9
Fix #27
7 years ago
Dan Janosik
bdac181d27
logging tweak
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
9687942171
ui cleanup
7 years ago
Dan Janosik
9ecaa79933
don't try to find blocks with heights less than zero
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
de9bc57a66
print stacktraces for unhandled promise rejections
7 years ago
Dan Janosik
0a24cfed3f
missing include
7 years ago
Dan Janosik
f1c6585188
more memory debugging
7 years ago
Dan Janosik
b4389b73a9
trying to correlate app restarts
7 years ago
Dan Janosik
330003458f
track memory usage to help debug a lot of OOM errors I'm getting on btc.chaintools.io
7 years ago
Dan Janosik
7eb25ad5e3
more visibility into how miners are identified
7 years ago
Dan Janosik
6bd7df21c2
ui tweak
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