51 Commits (dependabot/npm_and_yarn/minimist-1.2.6)

Author SHA1 Message Date
Luke Childs 135af8d912
Calculate total PoW energy usage in watts (#31) 3 years ago
Luke Childs 5e0416289f Fix lint errors 4 years ago
Luke Childs 6bcbc56d75 Remove merge-mined coins from blackilist and document others 4 years ago
Luke Childs 907e2c8167 Remove DOGE from blacklist 4 years ago
Luke Childs e5fefc50ff BITOIN_CONFIRMATIONS => BITCOIN_CONFIRMATIONS 4 years ago
Luke Childs a425617c96 Blacklist coins protected with Komodo's dPoW 5 years ago
Luke Childs d18dd4bf58 Add Verge to blacklist 5 years ago
Luke Childs 9637c26318 Get pre-rendering working again 5 years ago
Luke Childs 4f2e613d03 Remove fluff 5 years ago
Luke Childs 3785be3561 Use blacklist to remove merged mined coins and other non equivalent mining systems 5 years ago
Luke Childs 6a85963445 Fix lint errors 5 years ago
Luke Childs cc660b10e7 Move equivalent work calculations into frontend 5 years ago
Luke Childs eb9a8c3d3b Reformat JSON structure 5 years ago
Luke Childs 03b0e2e491 Add support for trillion dollar market cap formatting 5 years ago
Luke Childs 13dd49762b Refactor formatDollars() 5 years ago
Luke Childs 324a62c838 Format our API data 5 years ago
Luke Childs 8bfa1e7af1 Fetch data from our API 5 years ago
Luke Childs 0d7c43105a
Sort Proof-of-Work by thermodynamic power 5 years ago
Luke Childs 0fd84a68e8 Fix linting error 6 years ago
Luke Childs 4a68ae049e Don't invert marketCap order when loading after prerender 6 years ago
Luke Childs fa406acc19 Show sorting direction arrow 6 years ago
Luke Childs a798c6b6ad Sort by literal values 6 years ago
Luke Childs fe2dbee6d7 Move sorting logic inside render function 6 years ago
Luke Childs 602b686bae Add basic sorting to table 6 years ago
Luke Childs 82c612ca5c Delimit large difference values 6 years ago
Luke Childs 5b7092d049 Extrave coin SVG path logic 6 years ago
Luke Childs b905599384 Add icons to table 6 years ago
Luke Childs bed210a1d5 Remove API proxy and use new remote endpoint with CORS header 6 years ago
Luke Childs 821d1a3a48 Revert "Use our API proxy" 6 years ago
Luke Childs 988f6eaeac Use our API proxy 6 years ago
Luke Childs af1becfc23 Keep XO happy 6 years ago
Luke Childs fbaa835daa Add pre-rendering 6 years ago
Luke Childs 00d32d47c4 Handle the case when Bitcoin isn't in the API response 6 years ago
Luke Childs 53aa6868c5 Prefer textContent over innerText 6 years ago
Luke Childs a6f3f039bf Speed => Difference 6 years ago
Luke Childs 5cc16d630b Use escapeHTML as the outer call 6 years ago
Luke Childs 30bbdd70f1 Hash Rate => Proof-of-Work 6 years ago
Luke Childs 7045c80161 Shorten coin names 6 years ago
Luke Childs bc926f788b Show market cap 6 years ago
Luke Childs 145a6c9778 Shorted table header name 6 years ago
Luke Childs 2f1b8c7dc7 Set XO browser env in package.json 6 years ago
Luke Childs 5cf7404302 Add blacklist 6 years ago
Luke Childs 33f6332bfa Prefer coinlist names 6 years ago
Luke Childs d17861ea5a Remove extra space 6 years ago
Luke Childs 566495ca9b Style table 6 years ago
Luke Childs 72c0869b5e Show results in table 6 years ago
Luke Childs 7428a84684 Keep XO happy 6 years ago
Luke Childs 9694e5695c Drop whattomine API 6 years ago
Luke Childs 8e02651222 Extract formatSeconds 6 years ago
Luke Childs 31b61a1850 Extract getCoinData logic 6 years ago