Statemine Release Prep (#460)
* set default para id to 1000
* add genesis value generation script
* add statemine chain spec and genesis values
* add westmint chain spec and genesis values
* rename chain specs to _genesis to indicate that they are not usable for syncing the chain
* adjust chain names to reduce confusion
* add westmint chain spec
* set chain id to shell
* comment out statemine chain spec
* fix build
Co-authored-by:
joepetrowski <joe@parity.io>
parent
ba81b0b5
Showing
- cumulus/.gitignore 2 additions, 0 deletionscumulus/.gitignore
- cumulus/polkadot-parachains/res/statemine_genesis.json 77 additions, 0 deletionscumulus/polkadot-parachains/res/statemine_genesis.json
- cumulus/polkadot-parachains/res/statemine_genesis_values.json 1 addition, 0 deletions...lus/polkadot-parachains/res/statemine_genesis_values.json
- cumulus/polkadot-parachains/res/westmint.json 41 additions, 0 deletionscumulus/polkadot-parachains/res/westmint.json
- cumulus/polkadot-parachains/res/westmint_genesis.json 78 additions, 0 deletionscumulus/polkadot-parachains/res/westmint_genesis.json
- cumulus/polkadot-parachains/res/westmint_genesis_values.json 1 addition, 0 deletionscumulus/polkadot-parachains/res/westmint_genesis_values.json
- cumulus/polkadot-parachains/src/command.rs 19 additions, 5 deletionscumulus/polkadot-parachains/src/command.rs
- cumulus/scripts/generate_genesis_value.sh 17 additions, 0 deletionscumulus/scripts/generate_genesis_value.sh
- cumulus/scripts/generate_genesis_values/index.js 54 additions, 0 deletionscumulus/scripts/generate_genesis_values/index.js
- cumulus/scripts/generate_genesis_values/package.json 14 additions, 0 deletionscumulus/scripts/generate_genesis_values/package.json
- cumulus/scripts/generate_genesis_values/yarn.lock 364 additions, 0 deletionscumulus/scripts/generate_genesis_values/yarn.lock
Please register or sign in to comment