Dan Janosik
7f7caa183d
faster timeout
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
Dan Janosik
77d6ebd938
show basic mempool info on homepage tab
8 years ago
Dan Janosik
6ff9bd85d9
Merge branch 'master' of github.com:janoside/btc-rpc-explorer
8 years ago
Dan Janosik
bdc1a00bcd
style tweak
8 years ago
Dan Janosik
59ac8a9fd6
reorder readme sections
8 years ago
Dan Janosik
a0fb317408
list of features in readme
8 years ago
Dan Janosik
528db7bc81
more improvements to tx page for unconfirmed tx
8 years ago
Dan Janosik
f5c0a9b125
fix template errors for unconfirmed transactions
8 years ago
Dan Janosik
886f341479
minor readme changes
8 years ago
Dan Janosik
15f1f8e13e
updated readme with new screenshots (showing the new search functionality)
8 years ago
Dan Janosik
14bb5f9b16
when changing the sort order of the blocks list, go back to page 1
8 years ago
Dan Janosik
bac144bc11
fix template error on blocks list when the list isn't full
8 years ago
Dan Janosik
07f3f8f706
search support for block heights, block hashes, and txids
8 years ago
Dan Janosik
8bb8579105
style consistency fix
8 years ago
Dan Janosik
2c8240c00f
show "age" in blocks lists
8 years ago
Dan Janosik
7efe9385c3
- move more functionality into rpcApi
- new /blocks page
8 years ago
Dan Janosik
68dfc6b367
add screenshots to readme
8 years ago
Dan Janosik
2d62948f2e
screenshots for the readme
8 years ago