Westend Mark II (#983)
* Initial draft
* More work
* Build
* Docs
* Insert westend keys
* Add badBlock to fork from old chain
* Updated spec to reset westend
* Use raw spec
* Fix spec format and use westend2 for both id's
* Correct public key for bootnode 3
* Build
* Extra space
* Fix build
* Lock
* Update lock
* Fixes
* Fix for he startup text
* Bump
Co-authored-by:
Gav Wood <gavin@parity.io>
Showing
- polkadot/Cargo.lock 197 additions, 124 deletionspolkadot/Cargo.lock
- polkadot/Cargo.toml 2 additions, 0 deletionspolkadot/Cargo.toml
- polkadot/cli/src/chain_spec.rs 0 additions, 0 deletionspolkadot/cli/src/chain_spec.rs
- polkadot/cli/src/cli.rs 4 additions, 0 deletionspolkadot/cli/src/cli.rs
- polkadot/cli/src/command.rs 30 additions, 12 deletionspolkadot/cli/src/command.rs
- polkadot/cli/src/lib.rs 1 addition, 1 deletionpolkadot/cli/src/lib.rs
- polkadot/collator/src/lib.rs 1 addition, 1 deletionpolkadot/collator/src/lib.rs
- polkadot/primitives/src/parachain.rs 5 additions, 0 deletionspolkadot/primitives/src/parachain.rs
- polkadot/runtime/westend/Cargo.toml 151 additions, 0 deletionspolkadot/runtime/westend/Cargo.toml
- polkadot/runtime/westend/build.rs 26 additions, 0 deletionspolkadot/runtime/westend/build.rs
- polkadot/runtime/westend/src/constants.rs 70 additions, 0 deletionspolkadot/runtime/westend/src/constants.rs
- polkadot/runtime/westend/src/lib.rs 763 additions, 0 deletionspolkadot/runtime/westend/src/lib.rs
- polkadot/service/Cargo.toml 2 additions, 1 deletionpolkadot/service/Cargo.toml
- polkadot/service/res/westend.json 92 additions, 87 deletionspolkadot/service/res/westend.json
- polkadot/service/src/chain_spec.rs 290 additions, 1 deletionpolkadot/service/src/chain_spec.rs
- polkadot/service/src/lib.rs 65 additions, 5 deletionspolkadot/service/src/lib.rs
Please register or sign in to comment