parachain-system: Send same event & digest as a standalone chain (#2064)
This ensures that upgrading a parachain code sends the same event & digest as when using `set_code` on a standalone chain. Close: https://github.com/paritytech/polkadot-sdk/issues/2049
Showing
- cumulus/pallets/parachain-system/src/lib.rs 1 addition, 8 deletionscumulus/pallets/parachain-system/src/lib.rs
- cumulus/pallets/parachain-system/src/tests.rs 10 additions, 2 deletionscumulus/pallets/parachain-system/src/tests.rs
- substrate/frame/system/src/lib.rs 2 additions, 3 deletionssubstrate/frame/system/src/lib.rs
Please register or sign in to comment