Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Return latest known relay chain block number in on_initialize etc #2862

Merged
merged 4 commits into from
Jan 8, 2024

Conversation

bkchr
Copy link
Member

@bkchr bkchr commented Jan 5, 2024

This changes RelaychainDataProvider to return the latest known relay chain block number in on_initialize et all, aka when the validation_data wasn't yet set by the inherent.

This changes `RelaychainDataProvider` to return the latest known relay
chain block number in `on_initialize` et all, aka when the
`validation_data` wasn't yet set by the inherent.
@bkchr bkchr added the T9-cumulus This PR/Issue is related to cumulus. label Jan 5, 2024
@bkchr bkchr requested a review from ggwpez January 5, 2024 19:32
@bkchr bkchr mentioned this pull request Jan 6, 2024
prdoc/pr_2862.prdoc Outdated Show resolved Hide resolved
cumulus/pallets/parachain-system/src/lib.rs Show resolved Hide resolved
bkchr and others added 2 commits January 6, 2024 21:30
Co-authored-by: Dónal Murray <donal.murray@parity.io>
@bkchr bkchr changed the title Return latest known relay chain block number in on_initialize et all Return latest known relay chain block number in on_initialize etc Jan 6, 2024
@bkchr bkchr merged commit dbff87c into master Jan 8, 2024
121 checks passed
@bkchr bkchr deleted the bkchr-relay-chain-data-provider branch January 8, 2024 12:45
bkchr added a commit that referenced this pull request Jan 8, 2024
This adds a Zombienet test for Coretime.

Requires: #2862

---------

Co-authored-by: Javier Viola <javier@parity.io>
Co-authored-by: Javier Viola <363911+pepoviola@users.noreply.github.com>
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
T9-cumulus This PR/Issue is related to cumulus.
Projects
None yet
Development

Successfully merging this pull request may close these issues.

2 participants