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

Fix token USD price calculation #5965

Closed
wants to merge 33 commits into from
Closed

Fix token USD price calculation #5965

wants to merge 33 commits into from

Conversation

pavel-lens
Copy link

@pavel-lens pavel-lens commented Dec 24, 2018

USD price calculation was wrong, see discussion #5960

Please test the fix before merging.

Closes #5960

pavel-lens and others added 26 commits December 24, 2018 14:43
fix typo in phishing.html title
Add scrolling button to account list
Changing "Connection" by "Connexion"
Fixed a word french translation (several occurrences of connection instead of connexion)
When MetaMask user calls non-standard ERC20 methods such as `mint`, `tokenData` will be `undefined` and an uncaught error will break the UI
Harden Drizzle test runner script
Should help SEO on the chrome store.
@tmashuang
Copy link
Contributor

@svitekpavel Thanks for the contribution, our develop branch CI tests have been fix. Please rebase your fix branch and we'll get it merged in.

@pavel-lens
Copy link
Author

I rebased it. Fixed lint and unit tests.

Some unit test in "Transaction Controller" are failing though.

tmashuang
tmashuang previously approved these changes Jan 9, 2019
@danfinlay
Copy link
Contributor

@svitekpavel could you pull develop over this branch then push to it again? Right now the PR includes a lot of unrelated history so it's hard to review.

I got the test passing too btw.

@tmashuang tmashuang dismissed their stale review January 9, 2019 18:21

Unable to view USD for token-cell

@danfinlay
Copy link
Contributor

Closing in favor of #6005, which just cleans this up a bit. Thanks for the contribution!

@danfinlay danfinlay closed this Jan 10, 2019
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.

Incorrect USD price of tokens in menu
9 participants