Dan Janosik
ea4fa9ffa3
cleanup
7 years ago
Dan Janosik
9687942171
ui cleanup
7 years ago
Dan Janosik
9ecaa79933
don't try to find blocks with heights less than zero
7 years ago
Dan Janosik
018207323e
reimplement getBlockByHashWithTransactions (the main call driving block pages) to move logic into coreApi where it can be cached better
7 years ago
Dan Janosik
de9bc57a66
print stacktraces for unhandled promise rejections
7 years ago
Dan Janosik
0a24cfed3f
missing include
7 years ago
Dan Janosik
f1c6585188
more memory debugging
7 years ago
Dan Janosik
b4389b73a9
trying to correlate app restarts
7 years ago
Dan Janosik
330003458f
track memory usage to help debug a lot of OOM errors I'm getting on btc.chaintools.io
7 years ago
Dan Janosik
7eb25ad5e3
more visibility into how miners are identified
7 years ago
Dan Janosik
6bd7df21c2
ui tweak
7 years ago
Dan Janosik
246253af46
- fix for miner identification errors when using payout addresses
- prioritize payout addresses over coinbase tags for miner identification
7 years ago
Dan Janosik
f3474c7b44
fixes for some bugs in the recent caching functionality
7 years ago
Dan Janosik
f3651c16fc
"Bitcoin Fun" panel for miner payout addresses
7 years ago
Dan Janosik
81a7d368c7
fix for block #0 page after caching changes
7 years ago
Dan Janosik
3f0848dc95
mining pools config is coin specific
7 years ago
Dan Janosik
69a3478ec2
Fix #37
Thanks @oktapodia
7 years ago
Dan Janosik
52ae38b92b
support for passing rpc credentials in with environment variables
7 years ago
Dan Janosik
ab5a75d17c
caching support
7 years ago
Dan Janosik
be6a73223e
Fix #31
- Some reorganization and renaming
- Ensure that blocks include their coinbase tx so we can query it to guess miner identity
- Use open-source miner-identification list to guess
7 years ago
Dan Janosik
0f4f64a4cc
cleanup
7 years ago
Dan Janosik
40cae43b40
more cleanup
7 years ago
Dan Janosik
6223066d91
get rid of some duplication
7 years ago
Dan Janosik
249312fd19
little cleanup
7 years ago
Dan Janosik
a6feb2f443
hide submenu when not connected
7 years ago
Dan Janosik
83577f28ec
remove unused
7 years ago
Dan Janosik
e4eef424ab
split out credentials from the rest of the site config and do some renaming
7 years ago
Dan Janosik
7bd44a0027
add some util functions for simplicity
7 years ago
Dan Janosik
d8072c1d78
use template
7 years ago
Dan Janosik
7bd1d8cb66
minor style tweak
7 years ago
Dan Janosik
6262a6fb7e
consistency (need a shared template for this...)
7 years ago
Dan Janosik
9ce4c862a7
some more blacklist commands
7 years ago
Dan Janosik
1d7c516818
ui tweaks
7 years ago
Dan Janosik
30d01a9a1a
styling consistency
7 years ago
Dan Janosik
ffbe17e7bf
styling tweaks to reduce boilerplate content to save space
7 years ago
Dan Janosik
6d7d688a30
ui support for showing more tx per page on block details pages
7 years ago
Dan Janosik
b8ce1a8398
smarter batching when pulling tx inputs
7 years ago
Dan Janosik
fb0c8f2445
cleanup some old client-object passing
7 years ago
Dan Janosik
490334c632
add blockhash to header for /block-height/N pages for consistency
7 years ago
Dan Janosik
28d621fc4a
create rpc client at startup and keep it around
7 years ago
Dan Janosik
a4e06cc908
style consistency
7 years ago
Dan Janosik
ed0ca14744
armor
7 years ago
Dan Janosik
0ed37bfd7e
whitespace
7 years ago
Dan Janosik
f2587c57e9
Merge pull request #36 from oktapodia/fix/node-status-page
Fix node-status page
7 years ago
Sebastien Bramille
a608cefa07
Fix node-status page
7 years ago
Dan Janosik
d360a80972
More work on mempool summary; cleanup and fixes for LTC
7 years ago
Dan Janosik
345e37420b
fix a little "whoops"
7 years ago
Dan Janosik
3b70ec976d
cleanup for recent changes
7 years ago
Dan Janosik
e952d9e56d
Improvements to mempool summary. Working on #28
7 years ago
Dan Janosik
d045c813bf
more modest info card on homepage
7 years ago