Skip to content
GitLab
Projects Groups Topics Snippets
  • /
  • Help
    • Help
    • Support
    • Community forum
    • Submit feedback
  • Sign in
  • polkadot polkadot
  • Project information
    • Project information
    • Activity
    • Members
  • Repository
    • Repository
    • Files
    • Commits
    • Branches
    • Tags
    • Contributor statistics
    • Graph
    • Compare revisions
    • 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
  • polkadot
  • node
  • subsystem
  • src
  • messages.rs
Find file BlameHistoryPermalink
  • asynchronous rob's avatar
    Avoid querying the local validator in availability recovery (#2792) · 5b5bf207
    asynchronous rob authored Apr 01, 2021
    * guide: don't request availability data from ourselves
    
    * add QueryAllChunks message
    
    * implement QueryAllChunks
    
    * remove unused relay_parent from StoreChunk
    
    * test QueryAllChunks
    
    * fast paths make short roads
    
    * test early exit behavior
    5b5bf207