Skip to content

fix(connect): normalize v3 sequence nodes URLs#597

Merged
taylanpince merged 3 commits intomasterfrom
fix-v3-default-nodes-url
Apr 8, 2026
Merged

fix(connect): normalize v3 sequence nodes URLs#597
taylanpince merged 3 commits intomasterfrom
fix-v3-default-nodes-url

Conversation

@tolgahan-arikan
Copy link
Copy Markdown
Contributor

@tolgahan-arikan tolgahan-arikan commented Apr 8, 2026

Summary

  • normalize bare Sequence nodesUrl values before passing them to the V3 connector and DappClient
  • align the V3 fallback RPC path with the {network} Sequence nodes URL contract
  • make default wagmi transports resolve Sequence node URLs with Sequence network names and preserve the network path when appending the access key

Verification

  • pnpm --filter @0xsequence/connect typecheck
  • pnpm --filter @0xsequence/connect build:esm
  • pnpm --filter example-react build
  • manually verified the React example still worked after temporarily removing explicit nodesUrl and relayerUrl config overrides

@tolgahan-arikan tolgahan-arikan requested review from a team and 0xsequence-bot as code owners April 8, 2026 13:23
@cloudflare-workers-and-pages
Copy link
Copy Markdown

cloudflare-workers-and-pages bot commented Apr 8, 2026

Deploying web-sdk-react-example with  Cloudflare Pages  Cloudflare Pages

Latest commit: 9d618e7
Status: ✅  Deploy successful!
Preview URL: https://ebd47e12.web-sdk-react-example.pages.dev
Branch Preview URL: https://fix-v3-default-nodes-url.web-sdk-react-example.pages.dev

View logs

@taylanpince taylanpince merged commit 7262afd into master Apr 8, 2026
5 checks passed
@taylanpince taylanpince deleted the fix-v3-default-nodes-url branch April 8, 2026 14:09
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