Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

feature: switch token pricing to CoinGecko API #6424

Merged
merged 1 commit into from
Apr 10, 2019
Merged

Conversation

bitpshr
Copy link
Contributor

@bitpshr bitpshr commented Apr 9, 2019

This pull request updates the TokenRatesController to use the CoinGecko API instead of the Balanc3 API that will be shut down in the near future. The API seemed to hold up under the local stress tests I did (50+ tokens per request at 100 requests per minute - the rate limit max - for several minutes).

We may want to release this slowly to a small percentage of clients since it's a new API for a feature that's very visible to users.

Resolves #6383

@metamaskbot
Copy link
Collaborator

Builds ready [542451d]: chrome, firefox, edge, opera

Copy link
Contributor

@whymarrh whymarrh left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

LGTM, I checked out the branch and the conversions work as expected

@bitpshr bitpshr merged commit a973a74 into develop Apr 10, 2019
@bitpshr bitpshr deleted the feature/coingecko branch April 10, 2019 22:37
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

3 participants