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

fixes: connectWith sdk #10863

Merged
merged 38 commits into from
Aug 29, 2024
Merged

fixes: connectWith sdk #10863

merged 38 commits into from
Aug 29, 2024

Conversation

abretonc7s
Copy link
Contributor

@abretonc7s abretonc7s commented Aug 28, 2024

Description

Implementation of async key exchange created a regression to handle connectWith rpc calls.
This fixes the issue as well as an invalid icon being displayed on each new connection.

Related issues

Fixes: #10848

Manual testing steps

  1. Go to this page...

Screenshots/Recordings

Before

After

Pre-merge author checklist

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.

@abretonc7s abretonc7s added the needs-qa Any New Features that needs a full manual QA prior to being added to a release. label Aug 28, 2024
@abretonc7s abretonc7s marked this pull request as ready for review August 28, 2024 14:06
@abretonc7s abretonc7s requested review from a team as code owners August 28, 2024 14:06
omridan159
omridan159 previously approved these changes Aug 28, 2024
andreahaku
andreahaku previously approved these changes Aug 28, 2024
Copy link
Contributor

@andreahaku andreahaku left a comment

Choose a reason for hiding this comment

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

LGTM

@abretonc7s abretonc7s dismissed stale reviews from andreahaku and omridan159 via 90614b4 August 28, 2024 15:04
@christopherferreira9 christopherferreira9 added QA in Progress QA has started on the feature. Run Smoke E2E Triggers smoke e2e on Bitrise and removed needs-qa Any New Features that needs a full manual QA prior to being added to a release. labels Aug 29, 2024
Copy link
Contributor

github-actions bot commented Aug 29, 2024

https://bitrise.io/ Bitrise

✅✅✅ pr_smoke_e2e_pipeline passed on Bitrise! ✅✅✅

Commit hash: e09e097
Build link: https://app.bitrise.io/app/be69d4368ee7e86d/pipelines/c989d614-9b09-42d9-909b-7e1e151f688b

Note

  • You can kick off another pr_smoke_e2e_pipeline on Bitrise by removing and re-applying the Run Smoke E2E label on the pull request

@christopherferreira9 christopherferreira9 added Run Smoke E2E Triggers smoke e2e on Bitrise and removed Run Smoke E2E Triggers smoke e2e on Bitrise labels Aug 29, 2024
Copy link

@christopherferreira9
Copy link
Contributor

TC:
Given a user opens a Javascript dapp
And taps connectAndSign
Then he should get a connection and a signinig approval on the MetaMask Mobile Wallet

connectSign.mov

@christopherferreira9 christopherferreira9 added QA Passed A successful QA run through has been done and removed QA in Progress QA has started on the feature. labels Aug 29, 2024
@christopherferreira9 christopherferreira9 merged commit bec35b4 into main Aug 29, 2024
39 of 40 checks passed
@christopherferreira9 christopherferreira9 deleted the dappurl branch August 29, 2024 12:46
@github-actions github-actions bot locked and limited conversation to collaborators Aug 29, 2024
@metamaskbot metamaskbot added the release-7.31.0 Issue or pull request that will be included in release 7.31.0 label Aug 29, 2024
Sign up for free to subscribe to this conversation on GitHub. Already have an account? Sign in.
Labels
QA Passed A successful QA run through has been done release-7.31.0 Issue or pull request that will be included in release 7.31.0 Run Smoke E2E Triggers smoke e2e on Bitrise team-sdk SDK team
Projects
None yet
Development

Successfully merging this pull request may close these issues.

[Bug]: connectAndSign and connectWithnot working properly
6 participants