Dan Janosik
f09e169ca8
exchange rate for mempool fees
7 years ago
Dan Janosik
c114139c51
Fix #21
There are still some edge-case descriptions for some RPCs, but this is good enough.
7 years ago
Dan Janosik
2ea873192c
get rid of the "display width" setting and just make site wider on wider screens (like mine :))
7 years ago
Dan Janosik
72b9dbdf70
Updated frontend dependencies:
Bootstrap: v4.0.0 -> v4.1.0
Jquery: v3.2.1 -> v3.3.1
Popper: v1.12.9 -> v1.14.0
7 years ago
Dan Janosik
ee36958e0d
cleanup
7 years ago
Dan Janosik
739a46e51c
minor style tweaks
7 years ago
Dan Janosik
56b1d0c5b1
display exchange-rate values (currently from coinmarketcap, but easy to configure to use other sources) next to primary currency values
7 years ago
Dan Janosik
f6bbe518d1
improvements to currency value formatting
7 years ago
Dan Janosik
d1c2ea693b
icon fix
7 years ago
Dan Janosik
70b28ff52c
Fix #4
Abstracted Bitcoin content into coins.js. Added support for Litecoin.
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
8f9a430492
link to new font awesome and tweak some icons
7 years ago
Dan Janosik
b8b94f4d6c
hide github fork banner by default
7 years ago
qshuai
65ae0cd62c
fix block weight item for supporting bitcoin-abc
7 years ago
Dan Janosik
adc280cfac
Fix #3
7 years ago
Dan Janosik
389b83d3f1
whoops...consistency
7 years ago
Dan Janosik
846eda40d6
Fix #6
I'll add to the list over time, but I'm happy with the structure.
7 years ago
Dan Janosik
fc51128d02
consistency fix
7 years ago
Dan Janosik
ecb0746a4e
- updated screenshots
- cleanup connect UI
7 years ago
Dan Janosik
e763d2243f
- clean up "magic hashes", styling, and logging
- new page for "interesting transactions"
7 years ago
Dan Janosik
c000e59d59
layout tweak
7 years ago
Dan Janosik
5c408edc68
- tweak homepage styling
- use default bootstrap font
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
6d91756529
- lots of style tweaks for mobile
- playing with UI
- working on new /rpc-browser tool
7 years ago
Dan Janosik
0049484b29
getnettotals info on /node-info page
7 years ago
Dan Janosik
6020b08dae
Fix #17
7 years ago
Dan Janosik
e478c048af
- fixes for searching
- fix for transaction page/action with invalid txid
7 years ago
Dan Janosik
9da69bfb58
- add more node info
- prettier bar chart for mempool stats using chart.js
7 years ago
Dan Janosik
c4b5c55b18
bootstrap: v4.0.0beta2 -> v4.0.0
popper: v1.12.3 -> v1.12.9
ravenjs: v3.9.1 -> v3.22.4
7 years ago
Dan Janosik
d6320b3909
remove some getinfo calls that i missed.
7 years ago
Dan Janosik
8ced42a1f4
Fix #16
- remove use of deprecated getinfo RPC
- more info about status of IBD
- minor UI tweaks
7 years ago
Dan Janosik
174e095b2c
fix for #15
7 years ago
Dan Janosik
53be87d153
copyright 2017->2018
7 years ago
Dan Janosik
1ba83276d9
rework homepage footer
7 years ago
Dan Janosik
23d0979d5d
more error handling
7 years ago
Dan Janosik
620f0d2f5f
hide github fork banner on small screens
7 years ago
Dan Janosik
80500d2e8a
better error handling and feedback when node is unavailable
7 years ago
Dan Janosik
5998416517
- rename to BTC Explorer
- tweak homepage
7 years ago
Dan Janosik
7e79ea67f0
add missing monospace font on block-reward values
7 years ago
Dan Janosik
a36750b4ff
remove breadcrumbs sitewide...they're not providing enough value
7 years ago
Dan Janosik
adbf13c427
navbar improvements
- get rid of subheader (move "Node Info" and "Mempool Info" into header)
- move navbar mobile toggler to right side (correctly this time)
- move github banner to left side
7 years ago
Dan Janosik
8b8b78434d
github banner
7 years ago
Dan Janosik
39f2307224
consistency
7 years ago
Dan Janosik
bfdc835b86
ui fix for rpc terminal
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
1f02d42b59
improved formatting for block lists
7 years ago
Dan Janosik
ada2059c31
include breakdown of transaction counts by fee level on mempool info page
7 years ago