Skip to content

add @magic-ext/subtensor package#1093

Draft
joshuascan wants to merge 3 commits into
masterfrom
subtensor-ext
Draft

add @magic-ext/subtensor package#1093
joshuascan wants to merge 3 commits into
masterfrom
subtensor-ext

Conversation

@joshuascan
Copy link
Copy Markdown
Member

New SDK extension that emits the subtensor_* RPC methods consumed by embedded-wallet's subtensor_handler:
getAccount, sendTransaction, addProxy, addStake, removeStake, moveStake, signRaw. chainType is 'SUBTENSOR' to match WalletType in embedded-wallet.

Package scaffolding (jest, babel, eslint, tsconfig) mirrors @magic-ext/sui. 8 unit tests at 100% coverage.

📦 Pull Request

[Provide a general summary of the pull request here.]

✅ Fixed Issues

  • [List any fixed issues here like: Fixes #XXXX]

🚨 Test instructions

[Describe any additional context required to test the PR/feature/bug fix.]

⚠️ Don't forget to add a semver label!

Please 🚨 ONLY ADD ONE 🚨 of the following labels, failing to do so may lead to adverse versioning of your changes when published:

  • patch: Bug Fix?
  • minor: New Feature?
  • major: Breaking Change?
  • skip-release: It's unnecessary to publish this change.

Special Note

Please avoid adding any of the Priority labels as they conflict with the labels above ☝️

joshuascan and others added 2 commits May 15, 2026 17:03
New SDK extension that emits the subtensor_* RPC methods consumed by
embedded-wallet's subtensor_handler:
getAccount, sendTransaction, addProxy, addStake, removeStake,
moveStake, signRaw. chainType is 'SUBTENSOR' to match WalletType in
embedded-wallet.

Package scaffolding (jest, babel, eslint, tsconfig) mirrors
@magic-ext/sui. 8 unit tests at 100% coverage.

Co-Authored-By: Claude Opus 4.7 <noreply@anthropic.com>
@joshuascan joshuascan added the major Increment the major version when merged label May 20, 2026
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

major Increment the major version when merged

Projects

None yet

Development

Successfully merging this pull request may close these issues.

1 participant