Skip to content

Latest commit

 

History

History
74 lines (62 loc) · 5.58 KB

README.md

File metadata and controls

74 lines (62 loc) · 5.58 KB

Chain Spec Overview

This repository contains copies of the chain spec files with bootnodes removed to enable testing and verifying of each bootnode functionality. Key checks include:

  • Bootnode availability and connectivity
  • Ability for a testnode to start syncing from the bootnode
  • Bootnode's capability to pass additional peers to the testnode, with n peers where n > 1

Collective updating of chain spec files

To avoid polkadot-sdk maintainers to receive multiple PRs for the same cahin spec file every time we add a new system parachain, we should instead create fork of upstream repositories using ibp-network/polkadot-sdk, ibp-network/kagome and ibp-network/paseo-runtimes.

Relay Chains

Listed below are the relay chains and their respective chain spec files:

Network Chain Spec File URLs
Polkadot polkadot.polkadot-sdk.json && polkadot.kagome.json
Kusama kusama.polkadot-sdk.json && kusama.kagome.json
Westend westend.json && westend.kagome.json
Paseo paseo.polkadot-sdk.json && paseo.kagome.json && paseo.paseo-runtime.json

Parachains

Listed below are the parachains grouped by their corresponding main relay chain:

Asset Hub

Network Chain Spec File URL
Polkadot asset-hub-polkadot.json
Kusama asset-hub-kusama.json
Westend asset-hub-westend.json
Paseo asset-hub-paseo.json && asset-hub-paseo.paseo-runtime.json

Bridge Hub

Network Chain Spec File URL Status
Polkadot bridge-hub-polkadot.json Active
Kusama bridge-hub-kusama.json Active
Westend bridge-hub-westend.json Active
Paseo N/A Pending

Collectives

Network Chain Spec File URL Status
Polkadot collectives-polkadot.json Active
Westend collectives-westend.json Active
Paseo N/A Pending

People

Network Chain Spec File URL Status
Polkadot N/A Pending
Kusama people-kusama.json Pending
Westend people-westend.json Active
Paseo N/A Pending

Coretime

Network Chain Spec File URL Status
Polkadot N/A Pending
Kusama coretime-kusama.json Active
Westend coretime-westend.json Active
Paseo N/A Pending

Encointer

Repository link: Encointer Parachain

Network Chain Spec File URL Status
Kusama encointer-kusama.json Active