Skip to content

fix: persist SDK connection across dapp refresh#7

Merged
lmcmz merged 1 commit intomainfrom
feat/erc4337
Mar 24, 2026
Merged

fix: persist SDK connection across dapp refresh#7
lmcmz merged 1 commit intomainfrom
feat/erc4337

Conversation

@lmcmz
Copy link
Copy Markdown
Member

@lmcmz lmcmz commented Mar 24, 2026

Summary

  • persist the popup provider session in the SDK so dapps can recover the connected account after refresh
  • remove the eth_requestAccounts race where a fast popup response could arrive before the temporary listener was attached
  • keep disconnect() clearing the persisted session so reconnect behavior stays explicit

Verification

  • bunx tsc --noEmit -p packages/sdk/tsconfig.json

@vercel
Copy link
Copy Markdown

vercel Bot commented Mar 24, 2026

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

Project Deployment Actions Updated (UTC)
passkey Ready Ready Preview, Comment Mar 25, 2026 2:47am
passkey-testnet Ready Ready Preview, Comment Mar 25, 2026 2:47am

Request Review

@lmcmz lmcmz merged commit e619e1e into main Mar 24, 2026
2 of 4 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.

2 participants