paritytech / polkadot-sdk

The Parity Polkadot Blockchain SDK
https://polkadot.network/
1.8k stars 652 forks source link

Refactor `polkadot-parachain-bin` chain-specs for cumulus runtimes and move genesis presets to the runtimes `get_preset` #5704

Open bkontur opened 2 weeks ago

bkontur commented 2 weeks ago

Based on: https://github.com/paritytech/polkadot-sdk/pull/5327

Few runtimes are missing in the base PR (people, coretime, ...).