Make Kusama decentralised and permissionless (#647)
* Remove Sudo * Bump versions * Fixes * Remove other mentions of sudo * Remove sudo from Cargo
Showing
- polkadot/Cargo.lock 56 additions, 72 deletionspolkadot/Cargo.lock
- polkadot/Cargo.toml 1 addition, 1 deletionpolkadot/Cargo.toml
- polkadot/availability-store/Cargo.toml 1 addition, 1 deletionpolkadot/availability-store/Cargo.toml
- polkadot/cli/Cargo.toml 1 addition, 1 deletionpolkadot/cli/Cargo.toml
- polkadot/collator/Cargo.toml 1 addition, 1 deletionpolkadot/collator/Cargo.toml
- polkadot/erasure-coding/Cargo.toml 1 addition, 1 deletionpolkadot/erasure-coding/Cargo.toml
- polkadot/executor/Cargo.toml 1 addition, 1 deletionpolkadot/executor/Cargo.toml
- polkadot/network/Cargo.toml 1 addition, 1 deletionpolkadot/network/Cargo.toml
- polkadot/parachain/Cargo.toml 1 addition, 1 deletionpolkadot/parachain/Cargo.toml
- polkadot/primitives/Cargo.toml 1 addition, 1 deletionpolkadot/primitives/Cargo.toml
- polkadot/rpc/Cargo.toml 1 addition, 1 deletionpolkadot/rpc/Cargo.toml
- polkadot/runtime/Cargo.toml 1 addition, 3 deletionspolkadot/runtime/Cargo.toml
- polkadot/runtime/src/lib.rs 1 addition, 10 deletionspolkadot/runtime/src/lib.rs
- polkadot/service/Cargo.toml 1 addition, 1 deletionpolkadot/service/Cargo.toml
- polkadot/service/src/chain_spec.rs 1 addition, 7 deletionspolkadot/service/src/chain_spec.rs
- polkadot/statement-table/Cargo.toml 1 addition, 1 deletionpolkadot/statement-table/Cargo.toml
- polkadot/test-parachains/adder/Cargo.toml 1 addition, 1 deletionpolkadot/test-parachains/adder/Cargo.toml
- polkadot/test-parachains/halt/Cargo.toml 1 addition, 1 deletionpolkadot/test-parachains/halt/Cargo.toml
- polkadot/validation/Cargo.toml 1 addition, 1 deletionpolkadot/validation/Cargo.toml
Please register or sign in to comment