Skip to content

Update WaaS client and API key handling#39

Open
tolgahan-arikan wants to merge 9 commits into
masterfrom
update-waas-sandbox-client
Open

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

Conversation

@tolgahan-arikan

@tolgahan-arikan tolgahan-arikan commented Jun 15, 2026

Copy link
Copy Markdown
Collaborator

Summary

  • update the generated WaaS TypeScript client from 0xsequence/waas
  • switch the default WaaS API base URL to https://sandbox-api.dev.polygon-dev.technology
  • send the OMS publishable key with the Api-Key header for WaaS and IndexerGateway requests
  • derive the internal project ID from the publishable key in OMSClient initialization
  • use IndexerGateway for exposed balance and transaction history calls
  • update examples, docs, workflows, and type/test fixtures for publishable-key-only initialization

Validation

  • pnpm exec vitest run tests/credentialSigner.test.ts tests/walletSigning.test.ts tests/oidcRedirectAuth.test.ts tests/walletTransactions.test.ts
  • pnpm exec vitest run tests/indexerClient.test.ts
  • pnpm exec vitest run tests/networks.test.ts tests/walletSession.test.ts tests/errorContracts.test.ts
  • pnpm exec tsc --noEmit
  • pnpm test:types
  • pnpm test
  • pnpm check:package-versions
  • pnpm build
  • pnpm build:example
  • pnpm build:wagmi-example
  • pnpm build:trails-actions-example
  • pnpm build:node-example
  • pnpm build:node-contract-deploy-example
  • pnpm --filter @0xsequence/oms-wallet-wagmi-connector test
  • pnpm --filter @0xsequence/oms-wallet-wagmi-connector build
  • in-app browser: refreshed the Trails Actions Polygon balances panel and confirmed oms.indexer.getBalances(...) resolves to Balances updated. with no console errors

@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
@tolgahan-arikan tolgahan-arikan marked this pull request as ready for review June 23, 2026 08:55

@chatgpt-codex-connector chatgpt-codex-connector Bot left a comment

Copy link
Copy Markdown

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

💡 Codex Review

Here are some automated review suggestions for this pull request.

Reviewed commit: 8196fb06ca

ℹ️ About Codex in GitHub

Your team has set up Codex to review pull requests in this repo. Reviews are triggered when you

  • Open a pull request for review
  • Mark a draft as ready
  • Comment "@codex review".

If Codex has suggestions, it will comment; otherwise it will react with 👍.

Codex can also answer questions or update the PR. Try commenting "@codex address that feedback".

Comment thread src/clients/walletClient.ts
@tolgahan-arikan tolgahan-arikan force-pushed the update-waas-sandbox-client branch from 818aadc to 8196fb0 Compare June 23, 2026 09:07
Remove the general Claude workflow, pin PR review to Opus 4.8, add manual review comments, and drop stale test secret wiring.
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