-
-
Notifications
You must be signed in to change notification settings - Fork 1.1k
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
7.26.0 #10052
7.26.0 #10052
Conversation
Bitrise✅✅✅ Commit hash: 5e885ba Note
|
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. |
merges release 7.24.3 tag in 7.26.0 --------- Co-authored-by: metamaskbot <metamaskbot@users.noreply.github.com> Co-authored-by: sethkfman <Seth.Kaufman@consensys.net> Co-authored-by: github-actions[bot] <41898282+github-actions[bot]@users.noreply.github.com> Co-authored-by: hesterbruikman <hester.bruikman@consensys.net> Co-authored-by: EtherWizard33 <eric.lamontagne@consensys.net> Co-authored-by: EtherWizard33 <165834542+EtherWizard33@users.noreply.github.com> Co-authored-by: sethkfman <10342624+sethkfman@users.noreply.github.com> Co-authored-by: tommasini <46944231+tommasini@users.noreply.github.com> Co-authored-by: Cal Leung <cleun007@gmail.com> Co-authored-by: Omri Dan <61094771+omridan159@users.noreply.github.com> Co-authored-by: Christopher Ferreira <104831203+christopherferreira9@users.noreply.github.com> Co-authored-by: Daniel <80175477+dan437@users.noreply.github.com> Co-authored-by: yande <110056475+Andepande@users.noreply.github.com> Co-authored-by: Derek Brans <dbrans@gmail.com> Co-authored-by: LeoTM <1881059+leotm@users.noreply.github.com> Co-authored-by: Jony Bursztyn <jonathan@bursztyn.io> Co-authored-by: Curtis David <Curtis.David7@gmail.com> Co-authored-by: salimtb <salim.toubal@outlook.com> Co-authored-by: Wietze Bronkema <11412480+wtzb@users.noreply.github.com> Co-authored-by: Owen Craston <owen.craston@consensys.net> Co-authored-by: Pedro Pablo Aste Kompen <wachunei@gmail.com> Co-authored-by: Cal Leung <cal.leung@consensys.net> Co-authored-by: Mark Stacey <markjstacey@gmail.com> Co-authored-by: Vinicius Stevam <45455812+vinistevam@users.noreply.github.com>
bump build number to 1355 for 7.26.0 RC2 This is for testing STX
## **Description** Related to this fix: #10135 Because v7.26.0 is one assets-controllers v26, so i made the same fix on this PR ## **Related issues** Fixes: #10132 ## **Manual testing steps** 1. Go to this page... 2. 3. ## **Screenshots/Recordings** <!-- If applicable, add screenshots and/or recordings to visualize the before and after of your change. --> ### **Before** <!-- [screenshots/recordings] --> ### **After** <!-- [screenshots/recordings] --> ## **Pre-merge author checklist** - [ ] I’ve followed [MetaMask Contributor Docs](https://github.com/MetaMask/contributor-docs) and [MetaMask Mobile Coding Standards](https://github.com/MetaMask/metamask-mobile/blob/main/.github/guidelines/CODING_GUIDELINES.md). - [ ] I've completed the PR template to the best of my ability - [ ] I’ve included tests if applicable - [ ] I’ve documented my code using [JSDoc](https://jsdoc.app/) format if applicable - [ ] I’ve applied the right labels on the PR (see [labeling guidelines](https://github.com/MetaMask/metamask-mobile/blob/main/.github/guidelines/LABELING_GUIDELINES.md)). Not required for external contributors. ## **Pre-merge reviewer checklist** - [ ] I've manually tested the PR (e.g. pull and build branch, run the app, test code being changed). - [ ] I confirm that this PR addresses all acceptance criteria described in the ticket it closes and includes the necessary testing evidence such as recordings and or screenshots.
This PR cherry-picks #10142
Testing v7.26.0 Android Samsung A53 Browser regression: ✅ Scenario: Searching an invalid url and prompts the user with an error message: Network regression: ✅ Scenario: I can remove a custom network (Palm) that was added via the popular network flow: Settings General View: ✅ Scenario: Changing the device language from English to Russian: ✅Connect Wallet to Dapp or Marketplace Onboarding custom mainnet: QR Regression: ✅ From the in-app camera I should be able to scan a valid QR code containing an address: |
<!-- Please submit this PR as a draft initially. Do not mark it as "Ready for review" until the template has been completely filled out, and PR status checks have passed at least once. --> ## **Description** chore: bump version RC 3 1358 ## **Related issues** Fixes: NA ## **Manual testing steps** 1. NA 2. 3. ## **Screenshots/Recordings** NA ### **Before** <!-- [screenshots/recordings] --> ### **After** <!-- [screenshots/recordings] --> ## **Pre-merge author checklist** - [ ] I’ve followed [MetaMask Contributor Docs](https://github.com/MetaMask/contributor-docs) and [MetaMask Mobile Coding Standards](https://github.com/MetaMask/metamask-mobile/blob/main/.github/guidelines/CODING_GUIDELINES.md). - [ ] I've completed the PR template to the best of my ability - [ ] I’ve included tests if applicable - [ ] I’ve documented my code using [JSDoc](https://jsdoc.app/) format if applicable - [ ] I’ve applied the right labels on the PR (see [labeling guidelines](https://github.com/MetaMask/metamask-mobile/blob/main/.github/guidelines/LABELING_GUIDELINES.md)). Not required for external contributors. ## **Pre-merge reviewer checklist** - [ ] I've manually tested the PR (e.g. pull and build branch, run the app, test code being changed). - [ ] I confirm that this PR addresses all acceptance criteria described in the ticket it closes and includes the necessary testing evidence such as recordings and or screenshots.
Testing iOS v.7.26.0 (1355) Onboarding: custom ETH mainnet QR Scanner Regression ✅ When I scan an invalid address QR code using the QR scanner on the send flow I should see the appropriate warning message: Setting: General view ❗ "Help us enhance your experience" pop-up appears in English ❗ In Security & Privacy > Estimate balance changes and Data collection for marketing appears in English ✅ Scenario: Changing the app language from English to Filipino: Browser Regression Network regression |
This PR cherry picks following linked PRs: #10163 (Icon performance issue) #10227 (Fixing e2e tests caused by `useTokenListEntries`) #10219 (Fixing flaky e2e issue on `AdvancedGasComponent`) #10067 (Add smokeAssets e2e tag - This is a requirement for #10219) >[!NOTE] > these 4 PRs have to be considered as only one fix, hence the single cherry-pick --------- Co-authored-by: Curtis David <Curtis.David7@gmail.com> Co-authored-by: sahar-fehri <sahar.fehri@consensys.net>
## **Description** 7.26.0 bump 1359 rc 4 ## **Related issues** Fixes: NA ## **Manual testing steps** 1. NA 2. 3. ## **Screenshots/Recordings** <!-- If applicable, add screenshots and/or recordings to visualize the before and after of your change. --> ### **Before** <!-- [screenshots/recordings] --> ### **After** <!-- [screenshots/recordings] --> ## **Pre-merge author checklist** - [ ] I’ve followed [MetaMask Contributor Docs](https://github.com/MetaMask/contributor-docs) and [MetaMask Mobile Coding Standards](https://github.com/MetaMask/metamask-mobile/blob/main/.github/guidelines/CODING_GUIDELINES.md). - [ ] I've completed the PR template to the best of my ability - [ ] I’ve included tests if applicable - [ ] I’ve documented my code using [JSDoc](https://jsdoc.app/) format if applicable - [ ] I’ve applied the right labels on the PR (see [labeling guidelines](https://github.com/MetaMask/metamask-mobile/blob/main/.github/guidelines/LABELING_GUIDELINES.md)). Not required for external contributors. ## **Pre-merge reviewer checklist** - [ ] I've manually tested the PR (e.g. pull and build branch, run the app, test code being changed). - [ ] I confirm that this PR addresses all acceptance criteria described in the ticket it closes and includes the necessary testing evidence such as recordings and or screenshots.
QA Sign-off for platform team. |
1 similar comment
QA Sign-off for platform team. |
There was a problem hiding this comment.
Choose a reason for hiding this comment
The reason will be displayed to describe this comment to others. Learn more.
LGTM
Bitrise✅✅✅ Commit hash: 34ff4f7 Note
|
Quality Gate passedIssues Measures |
This is the release candidate for version 7.26.0.