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

Update transaction status to not be considered anonymous #20049

Merged
merged 4 commits into from
Jul 28, 2023

Conversation

blackdevelopa
Copy link
Contributor

Explanation

  • To include transaction status to the non-anonymous transaction finalised events. See details.
  • Fixes #836

Screenshots/Screencaps

Before

After

Manual Testing Steps

Pre-merge author checklist

  • I've clearly explained:
    • What problem this PR is solving
    • How this problem was solved
    • How reviewers can test my changes
  • Sufficient automated test coverage has been added

Pre-merge reviewer checklist

  • Manual testing (e.g. pull and build branch, run in browser, test code being changed)
  • PR is linked to the appropriate GitHub issue
  • IF this PR fixes a bug in the release milestone, add this PR to the release milestone

If further QA is required (e.g. new feature, complex testing steps, large refactor), add the Extension QA Board label.

In this case, a QA Engineer approval will be be required.

@blackdevelopa blackdevelopa requested a review from a team as a code owner July 17, 2023 10:24
@github-actions
Copy link
Contributor

github-actions bot commented Jul 17, 2023

CLA Signature Action: All authors have signed the CLA. You may need to manually re-run the blocking PR check if it doesn't pass in a few minutes.

@blackdevelopa
Copy link
Contributor Author

I have read the CLA Document and I hereby sign the CLA

@blackdevelopa blackdevelopa added the team-confirmations-secure-ux-PR PRs from the confirmations team label Jul 17, 2023
@blackdevelopa blackdevelopa changed the title update transaction status to not be considered anonymous Update transaction status to not be considered anonymous Jul 18, 2023
@blackdevelopa blackdevelopa force-pushed the update-txn-status-to-non-anonymous branch from 6ccc90e to f27e714 Compare July 18, 2023 12:59
segun
segun previously approved these changes Jul 18, 2023
@segun
Copy link
Contributor

segun commented Jul 18, 2023

Looks good but e2e is failing.

@blackdevelopa blackdevelopa force-pushed the update-txn-status-to-non-anonymous branch from b66a63c to 42d333f Compare July 19, 2023 11:04
@metamaskbot
Copy link
Collaborator

Builds ready [58eb769]
Page Load Metrics (1510 ± 38 ms)
PlatformPageMetricMin (ms)Max (ms)Average (ms)StandardDeviation (ms)MarginOfError (ms)
ChromeHomefirstPaint102171128157
domContentLoaded1347163415097938
load1347163415107938
domInteractive1347163415097938
Bundle size diffs
  • background: 0 bytes
  • ui: 0 bytes
  • common: 0 bytes

@codecov
Copy link

codecov bot commented Jul 19, 2023

Codecov Report

Merging #20049 (58eb769) into develop (1277c62) will not change coverage.
The diff coverage is n/a.

@@           Coverage Diff            @@
##           develop   #20049   +/-   ##
========================================
  Coverage    69.42%   69.42%           
========================================
  Files          990      990           
  Lines        37418    37418           
  Branches     10039    10039           
========================================
  Hits         25976    25976           
  Misses       11442    11442           
Impacted Files Coverage Δ
app/scripts/controllers/transactions/index.js 73.00% <ø> (ø)

@blackdevelopa
Copy link
Contributor Author

Thank you @segun

@blackdevelopa blackdevelopa self-assigned this Jul 20, 2023
@blackdevelopa blackdevelopa added the needs-qa Label will automate into QA workspace label Jul 21, 2023
@bschorchit
Copy link

On QA for this: I've downloaded the chrome build for this PR and was able to see the status property on both anonymous and non-anonymous for all transaction events for contract deployment, simple send (legacy and eip1559) and approve transactions.
Looks good to me.

@bschorchit bschorchit merged commit 1a21871 into develop Jul 28, 2023
11 checks passed
@bschorchit bschorchit deleted the update-txn-status-to-non-anonymous branch July 28, 2023 18:09
@github-actions github-actions bot locked and limited conversation to collaborators Jul 28, 2023
@github-actions github-actions bot removed the needs-qa Label will automate into QA workspace label Jul 28, 2023
@bschorchit
Copy link

I've merged this as I have tested it a bit more today and all looked good ✅

@metamaskbot metamaskbot added the release-10.36.0 Issue or pull request that will be included in release 10.36.0 label Jul 28, 2023
@Gudahtt Gudahtt added release-11.1.0 Issue or pull request that will be included in release 11.1.0 and removed release-10.36.0 Issue or pull request that will be included in release 10.36.0 labels Sep 19, 2023
Sign up for free to subscribe to this conversation on GitHub. Already have an account? Sign in.
Labels
release-11.1.0 Issue or pull request that will be included in release 11.1.0 team-confirmations-secure-ux-PR PRs from the confirmations team
Projects
None yet
Development

Successfully merging this pull request may close these issues.

6 participants