Skip to content

fix: token fallback failure#2530

Merged
bal7hazar merged 1 commit intomainfrom
fix/token-fallback-failure
Mar 31, 2026
Merged

fix: token fallback failure#2530
bal7hazar merged 1 commit intomainfrom
fix/token-fallback-failure

Conversation

@bal7hazar
Copy link
Copy Markdown
Collaborator

No description provided.

@vercel
Copy link
Copy Markdown

vercel bot commented Mar 31, 2026

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

Project Deployment Actions Updated (UTC)
controller-example-next Ready Ready Preview Mar 31, 2026 4:56pm
keychain Ready Ready Preview Mar 31, 2026 4:56pm
keychain-storybook Ready Ready Preview Mar 31, 2026 4:56pm

Request Review

@claude
Copy link
Copy Markdown
Contributor

claude bot commented Mar 31, 2026

Claude finished @bal7hazar's task —— View job


Analyzing changes for documentation updates

  • Analyze the code changes
  • Check existing documentation for affected APIs
  • Determine if updates are needed
  • Update docs or report findings

Analysis Complete

No documentation updates required.

Reason: This PR contains only internal implementation fixes and example code changes, not user-facing API changes:

  1. Bundle registry address updates (lines in Profile.tsx) - These are example constants, not API documentation
  2. Example code update - Changed from openStarterPack(0) to openBundle(1, BUNDLE_REGISTRY_MAINNET) in the Next.js example
  3. Internal fallback logic - Fixed Stripe selection behavior for US users in the checkout component (internal implementation detail)

The documentation at docs-repo/src/pages/controller/starter-packs.md already correctly documents both openStarterPack() and openBundle() methods with proper signatures, parameters, and usage examples (see lines 32-145).

Per the documentation sync rules: "DEFAULT TO NO CHANGES. Internal refactors, test changes, CI changes, and dependency bumps need nothing."

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.

1 participant