Skip to content

chore(examples): upgrade react-turnkey-wallet to @zama-fhe/sdk 3.1.0-alpha.10#429

Draft
zama-cremaud wants to merge 1 commit into
prereleasefrom
feat/upgrade-react-turnkey-wallet-3.1.0-alpha.10
Draft

chore(examples): upgrade react-turnkey-wallet to @zama-fhe/sdk 3.1.0-alpha.10#429
zama-cremaud wants to merge 1 commit into
prereleasefrom
feat/upgrade-react-turnkey-wallet-3.1.0-alpha.10

Conversation

@zama-cremaud

Copy link
Copy Markdown
Contributor

Upgrades the react-turnkey-wallet example from 3.0.0-alpha.41 to the 3.1.0-alpha.10 SDK line.

What changed

  • Bumps @zama-fhe/sdk and @zama-fhe/react-sdk to 3.1.0-alpha.10.
  • No call-site changes: the example already uses the 3.1 hook surface (positional address for useUnshield/useResumeUnshield, { address } for useShield/useConfidentialTransfer/useConfidentialBalance). It also uses no permit/delegation hooks, so the decrypt-glossary rename does not apply.

Verification

  • npm run typecheck → exit 0 against the published 3.1.0-alpha.10 packages.

Part of the SDK-208 example-app upgrade rollout (one PR per app).

🤖 Generated with Claude Code

@cla-bot cla-bot Bot added the cla-signed label Jun 16, 2026
@github-actions

Copy link
Copy Markdown

Public API Changes

✅ No public API changes detected.

@github-actions

github-actions Bot commented Jun 16, 2026

Copy link
Copy Markdown

Coverage Report

Status Category Percentage Covered / Total
🔵 Lines 92.13% (🎯 80%) 3105 / 3370
🔵 Statements 92.21% 3199 / 3469
🔵 Functions 92.45% (🎯 80%) 1041 / 1126
🔵 Branches 84.66% (🎯 80%) 1193 / 1409
File CoverageNo changed files found.
Generated in workflow #2592 for commit 9c9495c by the Vitest Coverage Report Action

…alpha.10

Bump @zama-fhe/sdk and @zama-fhe/react-sdk pins from 3.0.0-alpha.41 to
3.1.0-alpha.10. The example already uses the 3.1 hook surface (positional
address for useUnshield/useResumeUnshield, { address } for useShield/
useConfidentialTransfer/useConfidentialBalance), so no call-site changes
are needed.

Verified with `npm run typecheck` (exit 0) against the published
3.1.0-alpha.10 packages.

Co-Authored-By: Claude Opus 4.8 <noreply@anthropic.com>
@zama-cremaud zama-cremaud force-pushed the feat/upgrade-react-turnkey-wallet-3.1.0-alpha.10 branch from 3506097 to 9c9495c Compare June 16, 2026 22:43
@zama-cremaud zama-cremaud changed the title feat(examples): upgrade react-turnkey-wallet to @zama-fhe/sdk 3.1.0-alpha.10 chore(examples): upgrade react-turnkey-wallet to @zama-fhe/sdk 3.1.0-alpha.10 Jun 16, 2026
@ankurdotb ankurdotb added the do not merge This is not ready to be merged, waiting on someone else's work label Jun 17, 2026
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

cla-signed do not merge This is not ready to be merged, waiting on someone else's work

Projects

None yet

Development

Successfully merging this pull request may close these issues.

2 participants