Skip to content
GitLab
Projects Groups Snippets
  • /
  • Help
    • Help
    • Support
    • Community forum
    • Submit feedback
  • Sign in
  • polkadot polkadot
  • Project information
    • Project information
    • Activity
    • Members
  • Repository
    • Repository
    • Files
    • Commits
    • Branches
    • Tags
    • Contributors
    • Graph
    • Compare
    • Locked Files
  • CI/CD
    • CI/CD
    • Pipelines
    • Jobs
    • Schedules
  • Deployments
    • Deployments
    • Environments
    • Releases
  • Packages and registries
    • Packages and registries
    • Container Registry
  • Analytics
    • Analytics
    • CI/CD
    • Insights
    • Repository
  • Activity
  • Graph
  • Jobs
  • Commits
Collapse sidebar
  • parityparity
  • Mirrored projectsMirrored projects
  • polkadotpolkadot
  • Repository
Switch branch/tag
  • polkadot
  • parachain
  • src
  • primitives.rs
Find file BlameHistoryPermalink
  • Bastian Köcher's avatar
    Ensure that `para_head` hash matches the actual head (#3808) · e8f89b30
    Bastian Köcher authored Sep 07, 2021
    * Ensure that `para_head` hash matches the actual head
    
    This ensures that the `para_head` hash in the `CandidateDescriptor`
    matches the actual `head` in the candidate commitments.
    
    * Enable the code for `no_std`
    
    * Formatting
    e8f89b30