Skip to content

feat: Allow to pass TON Connect session manager using config#204

Merged
TrueCarry merged 17 commits intomainfrom
feature/configurable-session-manager
Jan 23, 2026
Merged

feat: Allow to pass TON Connect session manager using config#204
TrueCarry merged 17 commits intomainfrom
feature/configurable-session-manager

Conversation

@ProudOfZiggy
Copy link
Copy Markdown
Contributor

No description provided.

@ProudOfZiggy ProudOfZiggy requested a review from a team as a code owner January 18, 2026 20:51
@vercel
Copy link
Copy Markdown

vercel Bot commented Jan 18, 2026

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

Project Deployment Review Updated (UTC)
kit-demo-wallet Ready Ready Preview, Comment Jan 23, 2026 1:41pm

Request Review

Comment thread packages/walletkit/src/core/Initializer.ts
Comment thread packages/walletkit/src/api/interfaces/TONConnectSessionManager.ts
nikdim03
nikdim03 previously approved these changes Jan 19, 2026
Comment thread packages/walletkit/src/core/BridgeManager.ts Outdated
Comment thread packages/walletkit/src/core/BridgeManager.ts
Comment thread packages/walletkit/src/core/Initializer.ts
Comment thread packages/walletkit/src/core/RequestProcessor.ts
# Conflicts:
#	packages/walletkit-ios-bridge/src/main.ts
const walletId = wallet.getWalletId();

const sessionData: SessionData = {
const url = new URL(dAppInfo.url || '');
Copy link
Copy Markdown
Collaborator

Choose a reason for hiding this comment

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

new URL should always be in try/catch block
Also new URL('') always throws uncaught exception

@TrueCarry TrueCarry merged commit b2b77a3 into main Jan 23, 2026
5 checks passed
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.

4 participants