Skip to content

chore: bump @swapkit/* deps to SDK release 2026-09-16 (core 5.0.8, helpers/toolboxes 5.4.1, wallet-keystore 5.2.0) - #150

Merged
towanTG merged 1 commit into
developfrom
task/12053d59-d038-445e-bbe1-46d69ff4fb31-a1
Sep 16, 2026
Merged

towanTG merged 1 commit into
developfrom
task/12053d59-d038-445e-bbe1-46d69ff4fb31-a1

Conversation

@towanTG

@towanTG towanTG commented Sep 16, 2026

Copy link
Copy Markdown
Contributor

Bump @swapkit/* to the SDK release published today

Picks up sdk Version Packages #403.

Package From To
@swapkit/core ^5.0.7 ^5.0.8
@swapkit/helpers ^5.4.0 ^5.4.1
@swapkit/plugins ^5.0.5 ^5.0.8
@swapkit/server ^5.1.3 ^5.2.1
@swapkit/toolboxes ^5.4.0 ^5.4.1
@swapkit/wallet-core ^5.0.5 ^5.0.8
@swapkit/wallet-keystore ^5.1.1 ^5.2.0

Transitively via the lock: types 1.2.1, tokens 5.0.8. utxo-signer 3.1.0 and cosmos-signer 0.2.0 unchanged (already latest).

What it brings: public Arc mainnet RPC as the default rpcUrls for Chain.Arc (sdk#405), 24-word seed phrase default + generateKeystore (sdk#401), new token icon base URL (sdk#404), refreshed token lists (sdk#399).

Why by hand

The sdk-release dispatch run (35085693854) fired before npm had served the new tarballs and failed on 404s. Its payload also never covers plugins / server / wallet-core / wallet-keystore, so this PR does the full-family bump with the same lockfile convergence the workflow uses (bun update over the external family with manifests restored, then bun install).

Verification (bun 1.3.13, the CI pin)

  • bun build:ci
  • bun type-check:ci
  • bun test ✅ 114 pass / 0 fail
  • bun lint ✅ no fixes applied
  • bun install --frozen-lockfile ✅ no changes
  • bun.lock resolves exactly one version per @swapkit family package

Changeset: .changeset/swapkit-sdk-116wm2fklzhnu.md (patch on sdk / wallets / wallet-extensions / wallet-hardware / wallet-mobile). Merging updates the open release PR #148.

🤖 Generated with Claude Code

core 5.0.8, helpers 5.4.1, plugins 5.0.8, server 5.2.1, toolboxes 5.4.1,
wallet-core 5.0.8, wallet-keystore 5.2.0 (types 1.2.1 / tokens 5.0.8 via lock).

Brings the public Arc mainnet RPC default, the 24-word keystore phrase
default + generateKeystore, and the new token icon base URL.

The sdk-release dispatch run (35085693854) failed on npm propagation lag and
its payload does not cover plugins/server/wallet-core/wallet-keystore, so this
is the full-family bump done by hand with the same lockfile convergence.

Co-Authored-By: Claude Fable 5.1 <noreply@anthropic.com>
@towanTG
towanTG merged commit db4f182 into develop Sep 16, 2026
2 checks passed
@towanTG
towanTG deleted the task/12053d59-d038-445e-bbe1-46d69ff4fb31-a1 branch September 16, 2026 10:42
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.

2 participants