Skip to content

Update Polkadot types to polkadot-fellows/runtimes release 1.6.0 #6173

New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Open
wants to merge 1 commit into
base: master
Choose a base branch
from

Conversation

valentinfernandez1
Copy link
Contributor

This PR updates all the polkadot types to the latest polkadot-fellows/runtimes release 1.6.0. The process to generate them was as follows:

  1. Generate the chainspec using the chainspec generator
./target/release/chain-spec-generator polkadot-dev > polkadotDevChainSpec.json
  1. From polkadot-sdk run the polkadot binary using the generated chainspec
./target/release/polkadot --chain ../runtimes/polkadotDevChainSpec.json --dev
  1. Pull the metadada using the metadata-get.ts script
node ./scripts/metadata-get.mjs --url http://127.0.0.1:9944

@valentinfernandez1 valentinfernandez1 requested review from TarikGul and ap211unitech and removed request for TarikGul June 26, 2025 19:19
@ap211unitech
Copy link
Member

Some tests are failing

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