Skip to content

Conversation

@ap211unitech
Copy link
Member

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://polkadot-public-rpc.blockops.network/ws # for polkadot
node ./scripts/metadata-get.mjs --url https://asset-hub-polkadot-rpc.n.dwellir.com  # for polkadot asset hub

and

yarn build:interfaces
yarn test

@ap211unitech ap211unitech self-assigned this Nov 5, 2025
Copy link
Member

@TarikGul TarikGul left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

LGTM

@ap211unitech ap211unitech merged commit dea3391 into master Nov 5, 2025
4 checks passed
@ap211unitech ap211unitech deleted the feat/upgrade-polkadot-types branch November 5, 2025 13:04
@polkadot-js-bot
Copy link

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