Dan Janosik
8c24bcce5a
rename "Node Details" to "Node Status"
7 years ago
Dan Janosik
cd40c3ae73
updated footer, style tweaks
7 years ago
Dan Janosik
c81cd2bede
/about page and header tweaks
7 years ago
Dan Janosik
0e72f01d48
cleanup
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
c114139c51
Fix #21
There are still some edge-case descriptions for some RPCs, but this is good enough.
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
d254ce3021
Fix #23
7 years ago
Dan Janosik
adc280cfac
Fix #3
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
fc51128d02
consistency fix
7 years ago
Dan Janosik
e763d2243f
- clean up "magic hashes", styling, and logging
- new page for "interesting transactions"
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
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
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
23d0979d5d
more error handling
7 years ago
Dan Janosik
80500d2e8a
better error handling and feedback when node is unavailable
7 years ago
Dan Janosik
6e25939656
Clean up dependencies. Fixes #11
7 years ago
Dan Janosik
ada2059c31
include breakdown of transaction counts by fee level on mempool info page
7 years ago
Dan Janosik
c6031f3964
- add a small "sub header" with links
- break out node info and mempool info onto separate pages
7 years ago
Dan Janosik
40cba26cce
Turn off rpc debug terminal if env.debug=false. Fixes #9 .
8 years ago
Dan Janosik
7e4eaa9786
Convert query to lowercase to fix #7
8 years ago
Dan Janosik
77d6ebd938
show basic mempool info on homepage tab
8 years ago
Dan Janosik
07f3f8f706
search support for block heights, block hashes, and txids
8 years ago
Dan Janosik
7efe9385c3
- move more functionality into rpcApi
- new /blocks page
8 years ago
Dan Janosik
8444cd69a6
version 1.0
8 years ago