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
Dan Janosik
ecb0746a4e
- updated screenshots
- cleanup connect UI
7 years ago
Dan Janosik
e410b23d4f
smaller screenshots in a grid
7 years ago
Dan Janosik
e763d2243f
- clean up "magic hashes", styling, and logging
- new page for "interesting transactions"
7 years ago
Dan Janosik
96d2afaec1
update readme with new features
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
1b1ceaf052
fixes and improvements for /terminal tool
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
250dee159a
populate query in header searchbox
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
215f24a1eb
several fixes for searching
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
1097adce44
Merge branch 'master' of github.com:janoside/btc-rpc-explorer
7 years ago
Dan Janosik
d4906b6f6b
- update some dependencies
- disable pug debug output
- grab latest git commit and display on homepage footer
7 years ago
Dan Janosik
1ba83276d9
rework homepage footer
7 years ago
Dan Janosik
698c3afd65
Update Server-Setup.md
7 years ago