Dan Janosik
d2a3553e61
better use of bootstrap classes for "tags"
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
1ca6f54b93
pubkey output type
6 years ago
Dan Janosik
bcc340bf85
- playing with OP_RETURN formatting
- WIP display of output types
6 years ago
Dan Janosik
a2ddd0a089
style cleanup
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
1a916fc333
fix typo
6 years ago
Dan Janosik
30ba103cdd
Misc:
- improved electrum connection code
- support for address "Fun" items
- inclusion of "Satoshi Nakamoto" brainwallet address fun item
6 years ago
Dan Janosik
36f891e710
styling tweak for "Bitcoin Fun" alerts
6 years ago
Dan Janosik
b9326032e9
minor bug fix when displaying some tx-io lists
6 years ago
Dan Janosik
1f38c5dd93
Majority of the work on #8 to support querying N ElectrumX servers for address balance and address txid history
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
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