Skip to content

Conversation

@joaquim-verges
Copy link
Member

@joaquim-verges joaquim-verges commented Feb 7, 2025


PR-Codex overview

This PR introduces the ability to use sessionKey in smart wallet options, enhancing user experience by allowing backend interactions and automations through session keys.

Detailed summary

  • Added sessionKey option to SmartWalletOptions in types.ts.
  • Implemented session key connection in smart-wallet-integration.test.ts.
  • Included isActiveSigner and addSessionKey functionalities.
  • Updated documentation with examples for using sessionKey.

✨ Ask PR-Codex anything about this PR by commenting with /codex {your question}

@vercel
Copy link

vercel bot commented Feb 7, 2025

The latest updates on your projects. Learn more about Vercel for Git ↗︎

Name Status Preview Comments Updated (UTC)
docs-v2 ✅ Ready (Inspect) Visit Preview 💬 Add feedback Feb 7, 2025 0:42am
login ✅ Ready (Inspect) Visit Preview 💬 Add feedback Feb 7, 2025 0:42am
thirdweb_playground ✅ Ready (Inspect) Visit Preview 💬 Add feedback Feb 7, 2025 0:42am
thirdweb-www ✅ Ready (Inspect) Visit Preview 💬 Add feedback Feb 7, 2025 0:42am
wallet-ui ✅ Ready (Inspect) Visit Preview 💬 Add feedback Feb 7, 2025 0:42am

@changeset-bot
Copy link

changeset-bot bot commented Feb 7, 2025

🦋 Changeset detected

Latest commit: ddc3dfd

The changes in this PR will be included in the next version bump.

This PR includes changesets to release 3 packages
Name Type
thirdweb Minor
@thirdweb-dev/wagmi-adapter Patch
thirdweb-login Patch

Not sure what this means? Click here to learn what changesets are.

Click here if you're a maintainer who wants to add another changeset to this PR

@joaquim-verges joaquim-verges marked this pull request as ready for review February 7, 2025 12:18
@joaquim-verges joaquim-verges requested review from a team as code owners February 7, 2025 12:18
@github-actions github-actions bot added packages SDK Involves changes to the thirdweb SDK labels Feb 7, 2025
Copy link
Member Author


How to use the Graphite Merge Queue

Add either label to this PR to merge it via the merge queue:

  • merge-queue - adds this PR to the back of the merge queue
  • hotfix - for urgent hot fixes, skip the queue and merge this PR next

You must have a Graphite account in order to use the merge queue. Sign up using this link.

An organization admin has enabled the Graphite Merge Queue in this repository.

Please do not merge from GitHub as this will restart CI on PRs being processed by the merge queue.

This stack of pull requests is managed by Graphite. Learn more about stacking.

@github-actions
Copy link
Contributor

github-actions bot commented Feb 7, 2025

size-limit report 📦

Path Size Loading time (3g) Running time (snapdragon) Total time
thirdweb (esm) 46.21 KB (0%) 925 ms (0%) 480 ms (+52.17% 🔺) 1.5 s
thirdweb (cjs) 121.82 KB (0%) 2.5 s (0%) 592 ms (-1.63% 🔽) 3.1 s
thirdweb (minimal + tree-shaking) 5.6 KB (0%) 112 ms (0%) 23 ms (-49.82% 🔽) 135 ms
thirdweb/chains (tree-shaking) 506 B (0%) 10 ms (0%) 8 ms (-13.73% 🔽) 18 ms
thirdweb/react (minimal + tree-shaking) 19.3 KB (+0.07% 🔺) 386 ms (+0.07% 🔺) 145 ms (+94.1% 🔺) 531 ms

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

packages SDK Involves changes to the thirdweb SDK

Projects

None yet

Development

Successfully merging this pull request may close these issues.

2 participants