Dan Janosik
413314504e
/node-details tweaks
7 years ago
Dan Janosik
82fc95b429
styling tweaks
7 years ago
Dan Janosik
07319069a5
first litecoin segwit tx
7 years ago
Dan Janosik
cb65e3cff1
add back the "RPC" in the site name
7 years ago
Dan Janosik
a81bc34894
style tweaks
7 years ago
Dan Janosik
2eea83b8e7
favicon cleanup
7 years ago
Dan Janosik
abd83fd813
show IBD status on nodes < v0.16
7 years ago
Dan Janosik
0c531f975e
remove old code
7 years ago
Dan Janosik
5c8eb60f1d
tiny text fix
7 years ago
Dan Janosik
0e72f01d48
cleanup
7 years ago
Dan Janosik
a4773badb8
minor tweaks
7 years ago
Dan Janosik
89cc35ed77
tweak format of "env" content for simplicity
7 years ago
Dan Janosik
e2570bc51f
switch to "bitcoin-core" npm package instead of deprecated "bitcoin" package
thanks @nkostoulas for the recommendation
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
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
9579c93ec1
request required
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
ef8acb61e3
Merge branch 'master' of github.com:janoside/btc-rpc-explorer
7 years ago
Dan Janosik
d1c2ea693b
icon fix
7 years ago
Dan Janosik
154db1f871
fix for rounding errors in value outputs
7 years ago
Dan Janosik
d658263aa0
readme tweak
7 years ago
Dan Janosik
f7e8ef0932
- cleanup BTC/LTC support
- tweak readme
7 years ago
Dan Janosik
94eaa09967
Update README.md
7 years ago
Dan Janosik
0b88294c1f
readme: add link to live demo and donation info
7 years ago
Dan Janosik
3a7c6a29a6
fix logo url
7 years ago
Dan Janosik
3bf8bbbe58
Merge pull request #22 from qshuai/master
fix block weight item for supporting bitcoin-abc
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
c63086c49d
blacklist some more commands by default
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
Dan Janosik
d254ce3021
Fix #23
7 years ago
qshuai
65ae0cd62c
fix block weight item for supporting bitcoin-abc
7 years ago
Dan Janosik
2905a5c24b
update npm packages to latest
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
dd8f137da3
Fix #18
I went with an RPC blacklist instead. By default just "stop" is in it. Thanks @alecalve
7 years ago
Dan Janosik
bccf5201da
Update README.md
7 years ago
Dan Janosik
6397215e49
Update README.md
7 years ago
Dan Janosik
0def976068
more screenshots
7 years ago
Dan Janosik
fc51128d02
consistency fix
7 years ago
Dan Janosik
7b7dcd7f0d
Merge branch 'master' of github.com:janoside/btc-rpc-explorer
7 years ago