babe: enable equivocation reporting on all runtimes (#1330)
* enable BABE equivocation reporting on all runtimes
* runtime: fix parachains mock test runtime
* cargo update -p sp-io
Co-authored-by:
Shawn Tabrizi <shawntabrizi@gmail.com>
parent
f77b8139
Showing
- polkadot/Cargo.lock 154 additions, 136 deletionspolkadot/Cargo.lock
- polkadot/node/service/src/lib.rs 8 additions, 2 deletionspolkadot/node/service/src/lib.rs
- polkadot/runtime/common/src/parachains.rs 14 additions, 0 deletionspolkadot/runtime/common/src/parachains.rs
- polkadot/runtime/kusama/src/lib.rs 39 additions, 1 deletionpolkadot/runtime/kusama/src/lib.rs
- polkadot/runtime/polkadot/src/lib.rs 39 additions, 1 deletionpolkadot/runtime/polkadot/src/lib.rs
- polkadot/runtime/test-runtime/src/lib.rs 28 additions, 0 deletionspolkadot/runtime/test-runtime/src/lib.rs
- polkadot/runtime/westend/src/lib.rs 39 additions, 1 deletionpolkadot/runtime/westend/src/lib.rs
- polkadot/service/src/lib.rs 8 additions, 2 deletionspolkadot/service/src/lib.rs
Please register or sign in to comment