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

Caip222 over universal linking #1361

Merged
merged 85 commits into from
May 28, 2024
Merged

Conversation

llbartekll
Copy link
Contributor

Description

Resolves # (issue)

How Has This Been Tested?

Due Dilligence

  • Breaking change
  • Requires a documentation update

Copy link
Contributor

@jackpooleywc jackpooleywc left a comment

Choose a reason for hiding this comment

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

Quick first pass, a few small things, most of them should probably be deferred to follow up PRs.
Great work on this, couldn't be more excited to see this so close to landing 🚀

Example/DApp/Constants.swift Outdated Show resolved Hide resolved
Example/DApp/Modules/Configuration/ConfigRouter.swift Outdated Show resolved Hide resolved
Example/DApp/Modules/Sign/SignPresenter.swift Outdated Show resolved Hide resolved
Example/DApp/SceneDelegate.swift Outdated Show resolved Hide resolved
let requestParams = [EthSendTransaction.stub()]
let responseParams = "0xdeadbeef"

let semaphore = DispatchSemaphore(value: 0)
Copy link
Contributor

Choose a reason for hiding this comment

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

It might be worth looking into an alternative approach to validate the order of expectations.

Co-authored-by: Jack Pooley <169029079+jackpooleywc@users.noreply.github.com>
…iber.swift

Co-authored-by: Jack Pooley <169029079+jackpooleywc@users.noreply.github.com>
Copy link
Contributor

@jackpooleywc jackpooleywc left a comment

Choose a reason for hiding this comment

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

:shipit:

Copy link

sonarcloud bot commented May 28, 2024

Quality Gate Failed Quality Gate failed

Failed conditions
5.2% Duplication on New Code (required ≤ 3%)

See analysis details on SonarCloud

@llbartekll llbartekll merged commit c3f9c43 into develop May 28, 2024
5 of 6 checks passed
@llbartekll llbartekll deleted the caip222-over-universal-linking branch May 28, 2024 09:43
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

2 participants