Dan Janosik
da4adedc05
minor reorganization, prepping for code reuse improvements
7 years ago
Dan Janosik
0b4d083b2f
remove icons from sub-header (getting too busy up there)
7 years ago
Dan Janosik
2051d4da53
new tool for browsing unconfirmed tx
7 years ago
Dan Janosik
3fd1c3cb31
tweaks / fixes for unconfirmed tx
7 years ago
Dan Janosik
226b13ae60
style tweak
7 years ago
Dan Janosik
20f1dc2f44
- more style consistency
- 2 decimal places for fee/byte on mempool summary
7 years ago
Dan Janosik
c42d0e78d4
style consistency
7 years ago
Dan Janosik
53a2765191
- fix for total output value for txs on block details pages
- include destroyed fees when relevant on block details pages
- exclude avg fee when it's zero on block details pages
- wording fix
7 years ago
Dan Janosik
3a931939fe
fixes/improvements for new tx io details template
7 years ago
Dan Janosik
470d1475a1
- shared template for tx io details (used on tx + block pages)
- ui tweaks
7 years ago
Dan Janosik
dc40007ba7
- improvements to display of less common or broken tx outputs
- acknowledgement of destroyed block-reward fees/output values
7 years ago
Dan Janosik
3d30388c70
styling
7 years ago
Dan Janosik
5016e876b9
more minor frontend tweaks
7 years ago
Dan Janosik
32b66a36d7
consistency
7 years ago
Dan Janosik
59529098b6
consistency
7 years ago
Dan Janosik
4b669f1dea
frontend tweaks
7 years ago
Dan Janosik
68bcb91ab4
support for multiple mining-pool configs of the same format
7 years ago
Dan Janosik
78d17c90b4
minor ui tweaks and cleanup
7 years ago
Dan Janosik
035ad627fa
move google analytics and sentry.io config to credentials.js
7 years ago
Dan Janosik
1e6c4d48b4
jazz things up with some ui tweaks, including:
- list of site tools in the header
- list of site tools on homepage
- icons for site tools lists
- icons for homepage's network summary
7 years ago
Dan Janosik
9b4549101b
fix some page titles and other minor cleanup
7 years ago
Dan Janosik
7207146879
style tweaks for summary tables on block/tx pages
7 years ago
Dan Janosik
fd9cc6d232
remove old utils.formatBytes and replace with new, flexible utils.formatLargeNumber
7 years ago
Dan Janosik
d87d33bafe
armor
7 years ago
Dan Janosik
1b8202decc
cleanup
7 years ago
Dan Janosik
f59cf780b5
update sentry version, v3.25.2 -> v3.26.4
7 years ago
Dan Janosik
cd9287c38c
fix for google analytics
7 years ago
Dan Janosik
a52eeab568
minor ui tweaks
7 years ago
Dan Janosik
679679f3ec
include details for map markers
7 years ago
Dan Janosik
d66eae86eb
pre-compile less to css for performance
7 years ago
Dan Janosik
b8095c9625
add map and some organization to /peers
7 years ago
Dan Janosik
7103e692ac
tweak fonts
7 years ago
Dan Janosik
a54da04094
minor accessibility improvements
7 years ago
Dan Janosik
fda769e7ce
tweaks to block lists:
- "tag" style for miners, to allude to the hover-text details
- display radial "progress bar" showing used block capacity
7 years ago
Dan Janosik
9c75f0fe42
- add more detail/explanation to "chainwork" values on block details
- minor ui tweaks
7 years ago
Dan Janosik
c1aff99c5b
Fix #44
7 years ago
Dan Janosik
5302ca34a6
fix recent reorganization bug
7 years ago
Dan Janosik
6ad03fa0ee
cleanup, simplification and more ui tweaks
7 years ago
Dan Janosik
edb741ac22
more minor frontend tweaks
7 years ago
Dan Janosik
ed246e1fc3
more minor frontend tweaks
7 years ago
Dan Janosik
552a6977ee
- include weight in block lists
- add tooltip to block-list miner text displaying the identifiedBy value
7 years ago
Dan Janosik
8f51c887fa
minor ui tweak
7 years ago
Dan Janosik
2c080e52a4
formatting improvements to homepage network summary
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
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
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