35 Commits (b8a3ae5c137dc1852671bce2cdabe0ee4293e434)

Author SHA1 Message Date
Dan Janosik c7deaec65d hide compute-heavy pages from crawlers. I believe crawlers hitting compute/memory-heavy pages is why the site is crashing so much 6 years ago
Dan Janosik 349aa0dbb2 more logging cleanup 6 years ago
Dan Janosik a88ec817f9 Fix #27 6 years ago
Dan Janosik bdac181d27 logging tweak 6 years ago
Dan Janosik de9bc57a66 print stacktraces for unhandled promise rejections 6 years ago
Dan Janosik f1c6585188 more memory debugging 6 years ago
Dan Janosik b4389b73a9 trying to correlate app restarts 6 years ago
Dan Janosik 330003458f track memory usage to help debug a lot of OOM errors I'm getting on btc.chaintools.io 6 years ago
Dan Janosik 3f0848dc95 mining pools config is coin specific 6 years ago
Dan Janosik 52ae38b92b support for passing rpc credentials in with environment variables 6 years ago
Dan Janosik ab5a75d17c caching support 6 years ago
Dan Janosik be6a73223e Fix #31 6 years ago
Dan Janosik e4eef424ab split out credentials from the rest of the site config and do some renaming 6 years ago
Dan Janosik 28d621fc4a create rpc client at startup and keep it around 6 years ago
Dan Janosik 4bc8ffe38c Fix #32 6 years ago
Dan Janosik c812b67e14 pull git repo info on startup; show git log date in footer 7 years ago
Dan Janosik b7b19db6a9 styling 7 years ago
Dan Janosik f98c19fc28 cleanup 7 years ago
Dan Janosik cd40c3ae73 updated footer, style tweaks 7 years ago
Dan Janosik 516c478937 better error handling for exchange-rate api requests 7 years ago
Dan Janosik 0c531f975e remove old code 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 7 years ago
Dan Janosik 56b1d0c5b1 display exchange-rate values (currently from coinmarketcap, but easy to configure to use other sources) next to primary currency values 7 years ago
Dan Janosik 70b28ff52c Fix #4 7 years ago
Dan Janosik e780ead3fe Fix #19 7 years ago
Dan Janosik adc280cfac Fix #3 7 years ago
Dan Janosik e763d2243f - clean up "magic hashes", styling, and logging 7 years ago
Dan Janosik 250dee159a populate query in header searchbox 7 years ago
Dan Janosik d4906b6f6b - update some dependencies 7 years ago
Dan Janosik 7f7caa183d faster timeout 7 years ago
Dan Janosik 6e25939656 Clean up dependencies. Fixes #11 7 years ago
Dan Janosik 1f02d42b59 improved formatting for block lists 7 years ago
Dan Janosik 40cba26cce Turn off rpc debug terminal if env.debug=false. Fixes #9. 7 years ago
Dan Janosik 8444cd69a6 version 1.0 7 years ago