Look at the upgrade go-ahead and restriction signals (#517)
* Look at the upgrade go-ahead and restriction signals * Update Cargo.toml * Drop old docs for validation code * Update tests * Fix typo * Add doc-comments for read_optional_entry * Add a note about ValidationData * Introduce migration for removing unused storage entry * Fix indentation * Use intra-doc link syntax * Double-check that GoAhead signal is not spurious * fmt * Drop commented code * Fix typos Co-authored-by:Alexander Popiak <alexander.popiak@parity.io> * Add a weight for StorageVersion write Co-authored-by:
Bastian Köcher <bkchr@users.noreply.github.com> Co-authored-by:
Chris Sosnin <chris125_@live.com> Co-authored-by:
Chris Sosnin <48099298+slumber@users.noreply.github.com> Co-authored-by:
Alexander Popiak <alexander.popiak@parity.io> Co-authored-by:
Bastian Köcher <bkchr@users.noreply.github.com>
Showing
- cumulus/pallets/parachain-system/src/lib.rs 71 additions, 83 deletionscumulus/pallets/parachain-system/src/lib.rs
- cumulus/pallets/parachain-system/src/migration.rs 50 additions, 0 deletionscumulus/pallets/parachain-system/src/migration.rs
- cumulus/pallets/parachain-system/src/relay_state_snapshot.rs 54 additions, 0 deletionscumulus/pallets/parachain-system/src/relay_state_snapshot.rs
- cumulus/pallets/parachain-system/src/tests.rs 38 additions, 3 deletionscumulus/pallets/parachain-system/src/tests.rs
- cumulus/primitives/parachain-inherent/src/client_side.rs 2 additions, 0 deletionscumulus/primitives/parachain-inherent/src/client_side.rs
- cumulus/test/relay-sproof-builder/src/lib.rs 29 additions, 1 deletioncumulus/test/relay-sproof-builder/src/lib.rs
Please register or sign in to comment