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

metamask DAI numbers are wrong (and null on the confirmation page) #5161

Closed
owocki opened this issue Aug 29, 2018 · 3 comments
Closed

metamask DAI numbers are wrong (and null on the confirmation page) #5161

owocki opened this issue Aug 29, 2018 · 3 comments

Comments

@owocki
Copy link

owocki commented Aug 29, 2018

Describe the bug
A clear and concise description of what the bug is.
metamask DAI numbers are wrong (and null on the confirmation page)

screencast

To Reproduce
Steps to reproduce the behavior:

  1. Go to Metamask
  2. Click on 'click on DAI
  3. try to send some DAI
  4. on confirmation page, the numbers are all off, and there is a null symbol

Expected behavior
confirmation page shows correct details

Screenshots
screencast

If applicable, add screenshots to help explain your problem.

Browser details (please complete the following information):

  • OS: OSX

  • Browser [e.g. chrome, safari] Chrome Version 68.0.3440.106 (Official Build) (64-bit)

  • MetaMask Version 4.9.3

  • Old UI or New / Beta UI? Beta UI

@owocki
Copy link
Author

owocki commented Aug 29, 2018

looks like related to eth-contract registry call?

curl 'https://mainnet.infura.io/eth-contract-registry' -H 'origin: chrome-extension://nkbihfbeogaeaoehlefnkodbefgpgknn' -H 'accept-encoding: gzip, deflate, br' -H 'accept-language: en-US,en;q=0.9' -H 'user-agent: Mozilla/5.0 (Macintosh; Intel Mac OS X 10_12_6) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/68.0.3440.106 Safari/537.36' -H 'content-type: application/json' -H 'accept: */*' -H 'authority: mainnet.infura.io' -H 'dnt: 1' --data-binary '{"id":8863445484838,"jsonrpc":"2.0","params":[{"to":"0x44691B39d1a75dC4E0A0346CBB15E310e6ED1E86","data":"0xb46bcdaaa9059cbb00000000000000000000000000000000000000000000000000000000"},"latest"],"method":"eth_call"}' --compressed

screencast

@owocki
Copy link
Author

owocki commented Aug 29, 2018

hmm it happens on my chrome canary also (totally independent metamask install, which also already had DAI installed)

@bdresser
Copy link
Contributor

bdresser commented Sep 5, 2018

@owocki this should be fixed by #5121 in develop

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

No branches or pull requests

3 participants