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
Dan Janosik
2f56472ab8
Update Server-Setup.md
7 years ago
Dan Janosik
4e79551299
Update Server-Setup.md
7 years ago
Dan Janosik
23d0979d5d
more error handling
7 years ago
Dan Janosik
7c3b5fbfcb
Merge branch 'master' of github.com:janoside/btc-rpc-explorer
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
7f7caa183d
faster timeout
7 years ago
Dan Janosik
f9fbb5d14d
Update Server-Setup.md
7 years ago
Dan Janosik
dfccb44e30
update tls settings
7 years ago
Dan Janosik
92ea179e54
Update Server-Setup.md
7 years ago
Dan Janosik
347afaddb4
Update btc-explorer.com.conf
7 years ago
Dan Janosik
66e334b440
Create btc-explorer.com.conf
7 years ago
Dan Janosik
3ab8cf8a17
Update Server-Setup.md
7 years ago
Dan Janosik
0adacfe153
Update Server-Setup.md
7 years ago
Dan Janosik
bce068821f
Create Server-Setup.md
7 years ago
Dan Janosik
5998416517
- rename to BTC Explorer
- tweak homepage
7 years ago
Dan Janosik
8b68c21259
whitespace
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
6e25939656
Clean up dependencies. Fixes #11
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
7a703cbdd6
Merge branch 'master' of github.com:janoside/btc-rpc-explorer
7 years ago
Dan Janosik
1f02d42b59
improved formatting for block lists
7 years ago
Dan Janosik
09ea5f5249
Update README.md
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
c3390c232c
- bootstrap: v4.0.0-beta -> v4.0.0.beta.2
- popper: v1.11.0 -> v1.12.3
7 years ago
Dan Janosik
40cba26cce
Turn off rpc debug terminal if env.debug=false. Fixes #9 .
8 years ago
Dan Janosik
d576caf510
fix OP_RETURN decoded displays
8 years ago
Dan Janosik
d1c4d7f864
bug fix introduced in e0bd1e11ac
for coinbase transactions
8 years ago
Dan Janosik
e0bd1e11ac
When viewing block detail, summarize tx inputs to the first 10 for performance
User can always navigate to the tx detail page to see everything
8 years ago
Dan Janosik
bec457724a
display consistency
8 years ago
Dan Janosik
85449a07dc
Fix #5 by sequentially executing request batches in smaller chunks
8 years ago
Dan Janosik
069f23a238
- display OP_RETURN data inline in the outputs list
- a little ui consistency fix
8 years ago
Dan Janosik
7e4eaa9786
Convert query to lowercase to fix #7
8 years ago
Dan Janosik
99f71eb850
consistency fix
8 years ago
Dan Janosik
59d1738464
decode OP_RETURN content to ascii
8 years ago
Dan Janosik
14103b84e4
- convert "Node Info" and "Mempool Info" in index to be nice tables
- minor cleanup
8 years ago
Dan Janosik
447e52bb16
bootstrap 4 beta fixes
8 years ago
Dan Janosik
09f2423508
fix for querying coinbase inputs
8 years ago
Dan Janosik
64a9ec400c
styling tweaks
8 years ago