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

bugfix: block ERC721 on sync #1005

Merged
merged 3 commits into from
Aug 20, 2019
Merged

Conversation

estebanmino
Copy link
Contributor

Description

This PR blocks ERC721 assets to be sync with extension. There are some ERC721 assets handled as ERC20 on the extension so I added a filter to block mainnet assets that we know are ERC721.

Checklist

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

Issue

Resolves #???

@estebanmino estebanmino added the needs-qa Any New Features that needs a full manual QA prior to being added to a release. label Aug 19, 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 both iOS and Android, QA Passed 👍

@estebanmino estebanmino merged commit 85b80ae into develop Aug 20, 2019
@estebanmino estebanmino deleted the bugfix/block-erc721-on-sync branch November 22, 2019 14:25
rickycodes pushed a commit that referenced this pull request Jan 31, 2022
* filter erc20 mainnet

* only filter mainnet
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.

3 participants