Skip to content

Upgrade Kusama and Kusama Asset Hub types for 1009003#6218

Merged
ap211unitech merged 4 commits intomasterfrom
feat/upgrade-kusama-types
Nov 5, 2025
Merged

Upgrade Kusama and Kusama Asset Hub types for 1009003#6218
ap211unitech merged 4 commits intomasterfrom
feat/upgrade-kusama-types

Conversation

@ap211unitech
Copy link
Copy Markdown
Member

@ap211unitech ap211unitech commented Nov 5, 2025

Since chains are already live now, I simply followed these steps:

I first changed the versions in: scripts/metadata-get.mjs to be V15:

const META_VERSION_HEX = '0x0F000000';
const META_VERSION = 15;

then

node ./scripts/metadata-get.mjs --url https://kusama-rpc.n.dwellir.com # for kusama
node ./scripts/metadata-get.mjs --url https://kusama-asset-hub-rpc.polkadot.io # for kusama asset hub

and

yarn build:interfaces
yarn test

@ap211unitech ap211unitech changed the title Upgrade Kusama and Kusama Asset Hub types Upgrade Kusama and Kusama Asset Hub types for 1009003 Nov 5, 2025
@ap211unitech ap211unitech self-assigned this Nov 5, 2025
@TarikGul
Copy link
Copy Markdown
Member

TarikGul commented Nov 5, 2025

LGTM

@ap211unitech ap211unitech merged commit d0eba1d into master Nov 5, 2025
4 checks passed
@ap211unitech ap211unitech deleted the feat/upgrade-kusama-types branch November 5, 2025 12:35
@polkadot-js-bot
Copy link
Copy Markdown

This pull request has been automatically locked since there has not been any recent activity after it was closed. Please open a new issue for related bugs.

@polkadot-js polkadot-js locked as resolved and limited conversation to collaborators Nov 7, 2025
Sign up for free to subscribe to this conversation on GitHub. Already have an account? Sign in.

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

4 participants