Commit eabdae6
Crust Update Bot
Auto updated substrate references
1 parent 283d664 commit eabdae6
1 file changed
+1
-1
lines changedSubmodule polkadot-sdk updated 20 files
- Cargo.lock+12-2
- polkadot/node/collation-generation/src/lib.rs+78-10
- polkadot/node/collation-generation/src/tests.rs+198-18
- polkadot/runtime/rococo/src/weights/pallet_beefy_mmr.rs+24-13
- polkadot/runtime/westend/src/weights/pallet_beefy_mmr.rs+24-13
- prdoc/pr_6856.prdoc+28
- prdoc/pr_7104.prdoc+23
- substrate/frame/beefy-mmr/src/benchmarking.rs+18
- substrate/frame/beefy-mmr/src/lib.rs+16
- substrate/frame/beefy-mmr/src/weights.rs+55-26
- substrate/frame/beefy/src/equivocation.rs+7-1
- substrate/frame/beefy/src/lib.rs+3-7
- substrate/frame/beefy/src/mock.rs+9
- substrate/frame/beefy/src/tests.rs+52-4
- substrate/frame/merkle-mountain-range/src/lib.rs+6
- substrate/frame/merkle-mountain-range/src/mmr/mmr.rs+15-3
- substrate/frame/merkle-mountain-range/src/mmr/mod.rs+1-1
- substrate/frame/merkle-mountain-range/src/tests.rs+1
- substrate/primitives/consensus/beefy/src/lib.rs+6
- substrate/primitives/merkle-mountain-range/Cargo.toml+1-1
0 commit comments