Omni-node: Detect pending code in storage and send go ahead signal in dev-mode. (#6885)
We check if there is a pending validation code in storage. If there is, add the go-ahead signal in the relay chain storage proof. Not super elegant, but should get the job done for development. --------- Co-authored-by: command-bot <> (cherry picked from commit cee63ac0)
Showing
- cumulus/client/parachain-inherent/src/mock.rs 8 additions, 5 deletionscumulus/client/parachain-inherent/src/mock.rs
- cumulus/polkadot-omni-node/lib/src/nodes/manual_seal.rs 21 additions, 1 deletioncumulus/polkadot-omni-node/lib/src/nodes/manual_seal.rs
- prdoc/pr_6885.prdoc 11 additions, 0 deletionsprdoc/pr_6885.prdoc
Please register or sign in to comment