Dan Janosik
15f382df19
tweak display of time diffs for blocks and txs
6 years ago
Dan Janosik
a4f61e1286
tighten some margins
7 years ago
Dan Janosik
0623f5672c
minor ui fix
7 years ago
Dan Janosik
f9308e4b1e
minor ux tweaks
7 years ago
Dan Janosik
9af2e46e5f
- ui/ux improvements for tx io details on small screens
- include a "fun" tag next to "special addresses" (miner payout addresses)
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
ea3a40a627
more tweaking things related to #45
7 years ago
Dan Janosik
a2dec037ba
more debugging/armor for #45
7 years ago
Dan Janosik
b888f9abb1
cosmetic
7 years ago
Dan Janosik
a53e92f871
tweaks/armor for debuggin/addressing #45
7 years ago
Dan Janosik
da4adedc05
minor reorganization, prepping for code reuse improvements
7 years ago
Dan Janosik
2051d4da53
new tool for browsing unconfirmed tx
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
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
7207146879
style tweaks for summary tables on block/tx pages
7 years ago
Dan Janosik
1b8202decc
cleanup
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
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
552a6977ee
- include weight in block lists
- add tooltip to block-list miner text displaying the identifiedBy value
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
b8a3ae5c13
ui consistency tweak
7 years ago
Dan Janosik
050c9f4148
show avg fee in blocks lists
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