Skip to content

Update WaaS client and API key handling#39

Draft
tolgahan-arikan wants to merge 4 commits into
masterfrom
update-waas-sandbox-client
Draft

Update WaaS client and API key handling#39
tolgahan-arikan wants to merge 4 commits into
masterfrom
update-waas-sandbox-client

Conversation

@tolgahan-arikan

Copy link
Copy Markdown
Collaborator

Summary

  • update the generated WaaS TypeScript client from 0xsequence/waas release commit 892842c46510ffe4c7c68d13f83b29418b6b1a85
  • switch the default WaaS API base URL to https://sandbox-api.dev.polygon-dev.technology
  • send WaaS publishable keys with the Api-Key header and update the wallet signing preimage for /v1/Waas/*
  • require a separate indexerApiKey for Indexer requests and pass it through SDK clients and examples
  • update example env templates, docs, and type/test fixtures for the split key configuration

Validation

  • pnpm exec vitest run tests/credentialSigner.test.ts tests/walletSigning.test.ts tests/oidcRedirectAuth.test.ts tests/walletTransactions.test.ts
  • pnpm exec tsc --noEmit
  • pnpm test
  • pnpm build
  • pnpm build:example
  • pnpm build:wagmi-example
  • pnpm build:trails-actions-example
  • pnpm build:node-example
  • pnpm build:node-contract-deploy-example

@claude

claude Bot commented Jun 15, 2026

Copy link
Copy Markdown

Claude encountered an error —— View job


I'll analyze this and get back to you.

@tolgahan-arikan tolgahan-arikan changed the title Update WaaS sandbox client Update WaaS client and API key handling Jun 15, 2026
@tolgahan-arikan tolgahan-arikan force-pushed the update-waas-sandbox-client branch from 797b3db to a2a14c4 Compare June 18, 2026 11:06
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