CoinCircle / icostats

Track performance of ICOs
https://icostats.com
7 stars 4 forks source link

Issue 21 #33

Closed youfoundron closed 7 years ago

youfoundron commented 7 years ago

Fixes #21

Needed to add some logic to src/client/rankings/lib/appendRecentStats that updated roi data when current currency changed.

coopermaruyama commented 7 years ago

Code looks good - thanks! I will run/test it when I get home and then merge

coopermaruyama commented 7 years ago

Works like a charm!

Only suggestion is to add linter support to your IDE to ensure it passes lint checks. I fixed the lint errors for this one. Merging now - thanks for the help!

coopermaruyama commented 7 years ago

This is now live on the site as well

youfoundron commented 7 years ago

whoops! looks like I had atom's linter-js-standard package overriding your .eslintrc