grandpa: report equivocations on all runtimes (#1000)
* grandpa: report equivocations on all runtimes * runtime: fix test-runtime compilation * runtime: enable historical session manager on all runtimes * runtime: fix indentation * runtime: use strong key types in KeyOwnerProofSystem definitions * update substrate * bump spec_version of runtimes
Showing
- polkadot/Cargo.lock 142 additions, 131 deletionspolkadot/Cargo.lock
- polkadot/primitives/Cargo.toml 2 additions, 0 deletionspolkadot/primitives/Cargo.toml
- polkadot/primitives/src/lib.rs 29 additions, 0 deletionspolkadot/primitives/src/lib.rs
- polkadot/primitives/src/parachain.rs 0 additions, 11 deletionspolkadot/primitives/src/parachain.rs
- polkadot/runtime/common/Cargo.toml 2 additions, 0 deletionspolkadot/runtime/common/Cargo.toml
- polkadot/runtime/common/src/parachains.rs 4 additions, 15 deletionspolkadot/runtime/common/src/parachains.rs
- polkadot/runtime/common/src/registrar.rs 5 additions, 2 deletionspolkadot/runtime/common/src/registrar.rs
- polkadot/runtime/kusama/src/lib.rs 56 additions, 5 deletionspolkadot/runtime/kusama/src/lib.rs
- polkadot/runtime/polkadot/src/lib.rs 57 additions, 6 deletionspolkadot/runtime/polkadot/src/lib.rs
- polkadot/runtime/test-runtime/src/lib.rs 32 additions, 10 deletionspolkadot/runtime/test-runtime/src/lib.rs
- polkadot/runtime/westend/src/lib.rs 56 additions, 5 deletionspolkadot/runtime/westend/src/lib.rs
- polkadot/service/src/lib.rs 2 additions, 0 deletionspolkadot/service/src/lib.rs
Please register or sign in to comment