Dan Janosik
604af092e3
updated dependencies
6 years ago
Dan Janosik
e23701d75e
readme
6 years ago
Dan Janosik
e6fd90eeb4
Add ancestors/descendants to tx details page, fixes #126
6 years ago
Dan Janosik
c257f73d5f
Improve user message for "auth required"
Related to #136
6 years ago
Dan Janosik
7c46f800f7
Show spent/unspent status for outputs on tx pages
6 years ago
Dan Janosik
256b4650c9
Fix #123
Let's kill him properly this time
6 years ago
Dan Janosik
fce0b5d662
minor ui tweak: vbytes dotted-note
6 years ago
Dan Janosik
b4abf45a42
Fix #123
Don't log expected error as error
6 years ago
Dan Janosik
d5c7a07848
properly show 2 decimal places for exchanged amts
6 years ago
Dan Janosik
202646f678
avoid double-adding tx input/output in tx list
6 years ago
Dan Janosik
ba1f446b38
Fix #120
6 years ago
Dan Janosik
a31c2fb437
1.0.3
6 years ago
Dan Janosik
f852f42de5
fix to avoid caching unconfirmed txs
6 years ago
Dan Janosik
ccde4376a3
tweak address trust notes
6 years ago
Dan Janosik
a2a369d1e1
Track and display errors encountered while building each page
6 years ago
Dan Janosik
d8e7878d2f
simple page performance logging
6 years ago
Dan Janosik
cab4cf6a8c
Fix for blockchair addressApi which doesn't give block heights for txids
6 years ago
Dan Janosik
0a4ccfb13b
Fix for "utils.logError" references inside utils.js
6 years ago
Dan Janosik
6219f37c72
Attempted fix for #110 (along with the baseActionRouter.js change from #da6e569)
6 years ago
Dan Janosik
b822a49799
Fix for identifying destroyed fees
6 years ago
Dan Janosik
da6e56976f
Fix #117
6 years ago
Dan Janosik
ea3d7a812b
add missing require
6 years ago
Dan Janosik
d6bc66384c
support for addressApi=blockchair.com
thanks for suggestion @LiveBit_io
6 years ago
Dan Janosik
6d8e4b4134
more consistent use of "debug"/utils.logError for logging
6 years ago
Dan Janosik
e6549b80de
minor ux/consistency improvement for fees destroyed
6 years ago
Dan Janosik
3e8b092e86
Support for pluggable Address APIs (work on #118 and #119 )
Move closer to the original vision of supporting any address-querying implementation desired. Current options include ElectrumX (as before) and now blockchain.com and blockcypher.com since they were easy to support and are publicly/easily available (though ridiculously neither is yet to support bc1 addresses).
- new env var option BTCEXP_ADDRESS_API, value can be electrumx, blockchain.com, blockcypher.com
- update ElectrumX client connect to request v1.4 of API as all clients are now supposed to do
- misc frontend improvements/cleanup for addresses
6 years ago
Dan Janosik
bb28dda9cf
lots of log improvements: use debug and utils.logError more
6 years ago
Dan Janosik
b6b588271f
include npm links on homepage banner
6 years ago
Dan Janosik
edf8a3a5ee
updated lnd-admin logo
6 years ago
Dan Janosik
f23a03bb82
quiet the logs
6 years ago
Dan Janosik
67e56ae148
fix to properly configure "debug"
6 years ago
Dan Janosik
076ccfc96d
Fix #115 and related tweaks
6 years ago
Dan Janosik
098a988ea3
Fix #113 ; shadows for dropdowns
6 years ago
Dan Janosik
8e1688adea
Fix #111
6 years ago
Dan Janosik
bcb565dfcc
lnd-admin links
6 years ago
Dan Janosik
823fd04022
more minor improvements to currency display
6 years ago
Dan Janosik
bab8826385
simplify display of currency values
6 years ago
Dan Janosik
bccffd51a0
Merge branch 'master' of github.com:janoside/btc-rpc-explorer
6 years ago
Dan Janosik
001ce6f7be
try to block crawlers from btcpay server
6 years ago
Dan Janosik
6fe816cec1
minor improvements to network summary on homepage
6 years ago
Dan Janosik
9dce129c5d
tweaks to dark theme
6 years ago
Dan Janosik
fca1676393
npm badges; cleanup
6 years ago
Dan Janosik
c69e99a724
tweak tools subnav
6 years ago
Dan Janosik
a053d00e03
1.0.2
6 years ago
Dan Janosik
0b2200a367
fix for bg color on light theme
6 years ago
Dan Janosik
1493a8b49c
1.0.1
6 years ago
Dan Janosik
6be14439d5
env var to show/hide tools subheader nav (default: show)
6 years ago
Dan Janosik
5b68ee68b0
minor frontend tweaks
6 years ago
Dan Janosik
2bf7221874
minor dark theme tweaks
6 years ago
Dan Janosik
011d4bbb1b
minor layout changes to give more horiz space on small screens and improve footer
6 years ago