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

Parse transaction data correctly #3050

Closed
wants to merge 4 commits into from

Conversation

andrepimenta
Copy link
Member

@andrepimenta andrepimenta commented Aug 25, 2021

Description

This PR fixes the way we parse transaction data.

@ibrahimtaveras00
How to test:
Test token transfers (ERC20 and ERC721) requested from a Dapp. Would be nice to check the etherscan parameters against the same transaction made by the extension, especially:
image

Before:
Simulator Screen Shot - iPhone 11 Pro - 2021-08-25 at 17 09 01

After:
Simulator Screen Shot - iPhone 11 Pro - 2021-08-25 at 17 09 23

Checklist

  • There is a related GitHub issue
  • Any added code is fully documented

Issue

Resolves #2744
Resolves #3051

Copy link
Member

@gantunesr gantunesr left a comment

Choose a reason for hiding this comment

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

LGTM

@andrepimenta andrepimenta added needs-qa Any New Features that needs a full manual QA prior to being added to a release. Sev1-high An issue that may have caused fund loss or access to wallet in the past & may still be ongoing labels Aug 25, 2021
@cortisiko cortisiko added QA in Progress QA has started on the feature. and removed needs-qa Any New Features that needs a full manual QA prior to being added to a release. labels Sep 15, 2021
@gantunesr
Copy link
Member

Moving this solution to 3129

@gantunesr gantunesr closed this Sep 15, 2021
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
QA in Progress QA has started on the feature. Sev1-high An issue that may have caused fund loss or access to wallet in the past & may still be ongoing
Projects
None yet
4 participants