mess110 / coinmarketcap.northpole.ro

A straightforward JSON API for all the currencies and assets found on coinmarketcap.com crawled every 5 minutes
MIT License
41 stars 11 forks source link

Saturn: Name values get truncated #26

Closed jupiter50 closed 7 years ago

jupiter50 commented 7 years ago

For the "Name" field for each coin, some of the values get truncated. e.g "name": "Basic Attenti..."

mess110 commented 7 years ago

Hm.. This is a bug with script.rb as well. Pending fix after work

mess110 commented 7 years ago

Ok this is fixed but you will see the effect only after history is written for tonight.

mess110 commented 7 years ago

Ok, names are working as expected now :)

jupiter50 commented 7 years ago

Great I'll take a look and give it some testing when my internet is fixed!