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

check core index in committed candidate receipt V2 #4473

Open
axaysagathiya opened this issue Jan 15, 2025 · 0 comments
Open

check core index in committed candidate receipt V2 #4473

axaysagathiya opened this issue Jan 15, 2025 · 0 comments
Labels
T-implementation this issue/pr is a new feature or functionality.

Comments

@axaysagathiya
Copy link
Contributor

axaysagathiya commented Jan 15, 2025

Issue summary

Implement check core index method of committedCandidateReceiptV2 struct

Implementation details

  • Checks if the descriptor core index is equal to the committed core index.

  • Argument coresPerParachain is a claim queue snapshot at the candidate's relay parent, stored as a mapping between ParaId and the cores assigned per depth.

  • need to introduce UMPSignal varying datatype.

Other information and links

https://github.com/paritytech/polkadot-sdk/blob/ef064a357c97c2635f05295aac1698a91fa2f4fd/polkadot/primitives/src/vstaging/mod.rs#L606C1-L674C2

@axaysagathiya axaysagathiya added the T-implementation this issue/pr is a new feature or functionality. label Jan 15, 2025
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
T-implementation this issue/pr is a new feature or functionality.
Projects
None yet
Development

No branches or pull requests

1 participant