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

Improvement: approval token transfer data #1027

Merged
merged 6 commits into from
Aug 27, 2019

Conversation

estebanmino
Copy link
Contributor

@estebanmino estebanmino commented Aug 26, 2019

Description

This PR adds the ability to fetch token information when a token transfer is happening.

qBsuwBd4Mj

If the information fetch fails, it will default to ERC20 as symbol and 0 decimals, the extensions sets decimals to 0 without symbol.

Besides QAing the feature itself, would be nice to have a QA pass through dapps that trigger token tranfers.

Checklist

  • There is a related GitHub issue
  • Tests are included if applicable
  • Any added code is fully documented

Issue

Resolves #1022

@estebanmino estebanmino added the needs-qa Any New Features that needs a full manual QA prior to being added to a release. label Aug 26, 2019
Copy link
Contributor

@brunobar79 brunobar79 left a comment

Choose a reason for hiding this comment

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

💯

Copy link
Contributor

@ibrahimtaveras00 ibrahimtaveras00 left a comment

Choose a reason for hiding this comment

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

Looks good on iOS and Android, QA Passed 👍

@estebanmino estebanmino merged commit eec8cc3 into develop Aug 27, 2019
@estebanmino estebanmino deleted the improvement/approval-token-tranfer-data branch November 22, 2019 14:25
rickycodes pushed a commit that referenced this pull request Jan 31, 2022
* get symbol and decimals

* snaps

* use local tokens first
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
needs-qa Any New Features that needs a full manual QA prior to being added to a release.
Projects
None yet
Development

Successfully merging this pull request may close these issues.

Token transfer not correctly shown
3 participants