Skip to content

Conversation

@Alejandbel
Copy link
Contributor

No description provided.

@Alejandbel Alejandbel requested a review from a team as a code owner November 28, 2025 10:58
@vercel
Copy link

vercel bot commented Nov 28, 2025

The latest updates on your projects. Learn more about Vercel for GitHub.

Project Deployment Review Updated (UTC)
sdk-demo-dapp-react Ready Ready Preview, Comment Jan 22, 2026 1:33pm
sdk-docs Ready Ready Preview, Comment Jan 22, 2026 1:33pm

Request Review

): Promise<BridgeConnectionHttp> {
try {
const appName = connection.connectEvent.payload.device.appName;
const wallet = await this.walletsListManager.getRemoteWallet(appName);
Copy link
Contributor

Choose a reason for hiding this comment

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

If not found, we should use existing connection

Copy link
Contributor Author

Choose a reason for hiding this comment

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

working like this. getRemoteWallet returns wallet or throws error. If error is thrown existing connection is used

@thekiba thekiba merged commit 5069361 into main Jan 27, 2026
4 checks passed
@Alejandbel Alejandbel deleted the feature/bridge-update branch January 29, 2026 11:09
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Projects

None yet

Development

Successfully merging this pull request may close these issues.

3 participants