101 Commits (9637c2631828f41d79c1408810837d609e1ab07a)
 

Author SHA1 Message Date
Luke Childs 9637c26318 Get pre-rendering working again 5 years ago
Luke Childs 2b0da00198 Disable pre-rendering 5 years ago
Luke Childs c161729b16 Set custom build environment to try and get lambda functions working 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 b51197383f Don't wrap success responses 5 years ago
Luke Childs f5eb0ff4e6 Fix linting 5 years ago
Luke Childs 7dbffcc838 Combine API lambda and module files 5 years ago
Luke Childs 7a91335ec0 Add data API endpoint 5 years ago
Luke Childs 167e9ab0cb Refactor lambda JSON handler into reusable module 5 years ago
Luke Childs a8e9d234fa Clean up data fetch functions 5 years ago
Luke Childs 1ae159eb70 Use isomorphic-fetch instead of Got 5 years ago
Luke Childs 13ef8be74c Use time constants 5 years ago
Luke Childs 3a4494f7eb Calculate NiceHash cost per second instead of per day 5 years ago
Luke Childs dda2e726df Add coins API endpoint 5 years ago
Luke Childs 85d4fec6b1 Add date generated to response 5 years ago
Luke Childs 31f938384f Keep success and error formatting consistent 5 years ago
Luke Childs 27b87ba7af Nicer error formatting 5 years ago
Luke Childs eecd410791 Return CORS and JSON headers for errors 5 years ago
Luke Childs fd75868942 Add CORS header 5 years ago
Luke Childs a2cb9a3c92 Add nicehash API endpoint 5 years ago
Luke Childs b012081ffc Setup netlify.toml for API lambda functions 5 years ago
Luke Childs 58576e36c0 Add .netlify to .gitignore 5 years ago
Luke Childs 0d7c43105a
Sort Proof-of-Work by thermodynamic power 5 years ago
MeniRosenfeld 8f2e7d956d Add note about double-spend probability to Readme (#1) 6 years ago
Luke Childs 0526d6dc6b Add credit (thanks @tdickman) 6 years ago
Luke Childs 96fb056979 Add something wrong section to readme 6 years ago
Luke Childs 54ae8c3aea Add full stop 6 years ago
Luke Childs e0ff2ca63a Improve styling of sorting arrows 6 years ago
Luke Childs 2e5371fd0b Remove extraneous fullstop in meta description 6 years ago
Luke Childs ac587e4cf8 1.0.0 6 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 3862f39d07 Add notes section 6 years ago
Luke Childs 9a51872b8b Reword explanation 6 years ago
Luke Childs f5ad34d6de Link back to readme explaining how values are calculated 6 years ago
Luke Childs fb7b2c89a9 Explain how values are calculated in readme 6 years ago
Luke Childs db02c2cda4 Add description 6 years ago
Luke Childs 795a70b8be Add screenshot to readme 6 years ago