Skip to content

Add network-specific SDK entrypoints#188

Merged
zjma merged 1 commit into
release-v3from
codex/sdk-network-subpaths
Jul 20, 2026
Merged

Add network-specific SDK entrypoints#188
zjma merged 1 commit into
release-v3from
codex/sdk-network-subpaths

Conversation

@zjma

@zjma zjma commented Jul 20, 2026

Copy link
Copy Markdown
Collaborator

Summary

  • add @aptos-labs/ace-sdk/aptos and @aptos-labs/ace-sdk/solana subpath exports
  • mark @solana/web3.js as an optional peer dependency
  • remove SDK runtime imports of @solana/web3.js by serializing Solana proof data from bytes
  • bump NEXT_RELEASE to 3.7.0 for the minor release

Testing

  • pnpm --filter @aptos-labs/ace-sdk build
  • pnpm --filter @aptos-labs/ace-sdk typecheck
  • pnpm --filter @aptos-labs/ace-sdk exec vitest run tests/solana-wire.test.ts
  • pnpm --filter ace-scenarios typecheck
  • local CJS import guard for root, /aptos, and /solana with @solana/web3.js blocked

@zjma
zjma merged commit 2d50c58 into release-v3 Jul 20, 2026
32 checks passed
@zjma
zjma deleted the codex/sdk-network-subpaths branch July 20, 2026 23:32
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