Dan Janosik
845ac65124
workaround for errors thrown from latest version of highlight.js
https://github.com/highlightjs/highlight.js/issues/1387
6 years ago
Dan Janosik
e9e8b57d3f
exchange rate / currency improvements:
- support for multiple currency exchange rates
- support for inline display of exchange currencies
- a little frontend cleanup
6 years ago
Dan Janosik
88cf47b481
ui tweaks
- table responsiveness improvements
- add some shadows for visual depth
- hide radial progress bars on small screens since they're not working properly
- text-wrapping improvement for addresses in tx io details
6 years ago
Dan Janosik
20f1dc2f44
- more style consistency
- 2 decimal places for fee/byte on mempool summary
7 years ago
Dan Janosik
fd9cc6d232
remove old utils.formatBytes and replace with new, flexible utils.formatLargeNumber
7 years ago
Dan Janosik
cac1f613af
minor style tweaks
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
d8072c1d78
use template
7 years ago
Dan Janosik
d360a80972
More work on mempool summary; cleanup and fixes for LTC
7 years ago
Dan Janosik
3b70ec976d
cleanup for recent changes
7 years ago
Dan Janosik
e952d9e56d
Improvements to mempool summary. Working on #28
7 years ago
Dan Janosik
0ca44fb676
style tweaks
7 years ago
Dan Janosik
f09e169ca8
exchange rate for mempool fees
7 years ago
Dan Janosik
739a46e51c
minor style tweaks
7 years ago
Dan Janosik
f6bbe518d1
improvements to currency value formatting
7 years ago
Dan Janosik
e780ead3fe
Fix #19
- Support for displaying all currency values in your unit of choice
- Header menu for changing user settings (currency unit, and display width currently)
7 years ago
Dan Janosik
d8219597db
- consistent footer across site
- consistent url for /mempool-summary
- internal linking to /rpc-browser for RPC command references (which still links out to dev docs on bitcoin.org)
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
9da69bfb58
- add more node info
- prettier bar chart for mempool stats using chart.js
7 years ago
Dan Janosik
174e095b2c
fix for #15
7 years ago
Dan Janosik
23d0979d5d
more error handling
7 years ago
Dan Janosik
a36750b4ff
remove breadcrumbs sitewide...they're not providing enough value
7 years ago
Dan Janosik
39f2307224
consistency
7 years ago
Dan Janosik
4aff7b3e3b
clean up some mempool page confusion
7 years ago
Dan Janosik
7fba91cd3c
more visual info for mempool
7 years ago
Dan Janosik
48c921d0f2
styling tweaks and cleanup
7 years ago
Dan Janosik
ada2059c31
include breakdown of transaction counts by fee level on mempool info page
7 years ago