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

rfc 103, candidate core and session #2282

Open
wants to merge 20 commits into
base: master
Choose a base branch
from
Open

rfc 103, candidate core and session #2282

wants to merge 20 commits into from

Conversation

turuslan
Copy link
Contributor

Referenced issues

Description of the Change

  • v2 candidate descriptor union
    • collator pubkey and signature
    • core and session
  • pvf backing check core and session (validate_candidate_exhaustive)
  • backing check core and session (kick_off_seconding)
  • fragment skipUmpSignals
  • statement distribution check attested candidate response
    • candidate hash
    • core and session
  • simplify NodeFeatures
  • remove ParachainHost_node_features unused session arg
  • remove unused FetchedCollation.collator_id
  • tested with zombienet
    [relaychain.genesis.runtimeGenesis.patch.configuration.config.node_features]
    data = [10] # ElasticScalingMVP=2 + CandidateReceiptV2=8

Possible Drawbacks

Signed-off-by: turuslan <[email protected]>
Signed-off-by: turuslan <[email protected]>
Signed-off-by: turuslan <[email protected]>
Signed-off-by: turuslan <[email protected]>
Signed-off-by: turuslan <[email protected]>
Signed-off-by: turuslan <[email protected]>
Signed-off-by: turuslan <[email protected]>
Signed-off-by: turuslan <[email protected]>
Signed-off-by: turuslan <[email protected]>
Signed-off-by: turuslan <[email protected]>
Signed-off-by: turuslan <[email protected]>

# Conflicts:
#	core/parachain/validator/statement_distribution/statement_distribution.cpp
Signed-off-by: turuslan <[email protected]>
Signed-off-by: turuslan <[email protected]>
Copy link
Contributor

@kamilsa kamilsa left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Please add links to corresponding Polkadot SDK structs/methods or RFC description references

core/parachain/candidate_descriptor_v2.hpp Show resolved Hide resolved
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

3 participants