Skip to content

Conversation

@nattb8
Copy link
Contributor

@nattb8 nattb8 commented Jan 22, 2026

Hi👋, please ensure the PR title follows the below standards:

  • PR is titled with conventional commit style naming: type(scope): message. For example: feat(passport): my new feature
  • If you have introduced modification that necessitates immediate adjustments by this SDK's users to their applications, clients, or integrations to avert disruptions to existing features or functionalities, add a ! after the type(scope), for example feat(passport)!: my new breaking feature

Summary

  • Add Sequence signers
    • Prod and sandbox use the Sequence identity instrument
    • Dev uses a private key signer, as the dev auth endpoint is behind a VPN and cannot be accessed by Sequence for identity verification.
  • Add an Arbitrum One workflow to the sample app.
  • Implement eth_requestAccounts and eth_accounts for the Sequence provider.

ID-4267
ID-4263

@nattb8 nattb8 requested a review from a team as a code owner January 22, 2026 04:50
@nattb8 nattb8 force-pushed the feat/sequence-signer branch from 73cdc8f to 34be764 Compare January 22, 2026 04:51
@nx-cloud
Copy link

nx-cloud bot commented Jan 22, 2026

View your CI Pipeline Execution ↗ for commit b971c3c

Command Status Duration Result
nx affected -t build,lint,test ✅ Succeeded 58s View ↗
nx run-many -p @imtbl/sdk,@imtbl/checkout-widge... ✅ Succeeded 3s View ↗

☁️ Nx Cloud last updated this comment at 2026-01-23 04:56:16 UTC

@nx-cloud
Copy link

nx-cloud bot commented Jan 22, 2026

View your CI Pipeline Execution ↗ for commit ebd498c

Command Status Duration Result
nx affected -t build,lint,test ✅ Succeeded 3m 27s View ↗
nx run-many -p @imtbl/sdk,@imtbl/checkout-widge... ✅ Succeeded 1m 33s View ↗

☁️ Nx Cloud last updated this comment at 2026-01-22 05:21:13 UTC

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Development

Successfully merging this pull request may close these issues.

3 participants