RychardHunt / hodl-invest

Virtual Cryptocurrency Exchange
MIT License
8 stars 6 forks source link

cached coin prices and fixed some bugs #214

Closed kennyzha closed 6 years ago

kennyzha commented 6 years ago

Switched api to retreive coin prices and cached the latest results for 5 minutes at a time. Fixed bug regarding users able to generate multiple tokens and also logging out users with an invalid token-username pair.

186