Dan Janosik
b822a49799
Fix for identifying destroyed fees
6 years ago
Dan Janosik
e6549b80de
minor ux/consistency improvement for fees destroyed
6 years ago
Dan Janosik
5b68ee68b0
minor frontend tweaks
6 years ago
Dan Janosik
08ed8048be
remove radial progress bar stuff in favor of simpler bootstrap progress bars
6 years ago
Dan Janosik
a3c6149b51
hide extraneous fee detail and unknown miners
6 years ago
Dan Janosik
918c9ddd20
custom dark theme i actually like...finally; various frontend tweaks;
- footer: full-width to match header; remove bottom border
- extraneous padding removed from some tx lists
- fix some card-body wrapping issues for paginations at bottom
6 years ago
Dan Janosik
3f8ca88bb2
wording improvement for 6-conf recommendation
6 years ago
Dan Janosik
5315197217
minor UI tweaks to improve UX, especially on small screens
6 years ago
Dan Janosik
1a998b5a23
for block details split up json display into block-summary and tx-ids for easier reading
6 years ago
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
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
36f891e710
styling tweak for "Bitcoin Fun" alerts
6 years ago
Dan Janosik
aaa234702a
monospace for tx index on block pages
6 years ago
Dan Janosik
15f382df19
tweak display of time diffs for blocks and txs
6 years ago
Dan Janosik
0623f5672c
minor ui fix
7 years ago
Dan Janosik
f9308e4b1e
minor ux tweaks
7 years ago
Dan Janosik
eaa753153b
mobile/responsive display improvements
7 years ago
Dan Janosik
0e9acb724f
rename "Raw" tabs to "JSON"
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
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
7207146879
style tweaks for summary tables on block/tx pages
7 years ago
Dan Janosik
9c75f0fe42
- add more detail/explanation to "chainwork" values on block details
- minor ui tweaks
7 years ago
Dan Janosik
5302ca34a6
fix recent reorganization bug
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
cac1f613af
minor style tweaks
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
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
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
7eb25ad5e3
more visibility into how miners are identified
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
1d7c516818
ui tweaks
7 years ago
Dan Janosik
ffbe17e7bf
styling tweaks to reduce boilerplate content to save space
7 years ago
Dan Janosik
6d7d688a30
ui support for showing more tx per page on block details pages
7 years ago
Dan Janosik
4bc8ffe38c
Fix #32
7 years ago
Dan Janosik
0e30e331f3
Formatting improvements for small screens. Fix #34
7 years ago
Dan Janosik
a920bcb747
style consistency
7 years ago
Dan Janosik
1faa91ec3b
basic support for addresses
- address page
- search-by-address
7 years ago
Dan Janosik
52d77a4d45
timeAgo display for block/tx details
7 years ago
Dan Janosik
85193182dd
fix difficulty formatting on block details page
7 years ago
Dan Janosik
9ee84ccc2c
use coin-specific block-reward schedule (litecoin was wrong)
7 years ago
Dan Janosik
1daa78b318
stop duplicating value-display markup
7 years ago
Dan Janosik
739a46e51c
minor style tweaks
7 years ago