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
  • Cargo.lock
Find file BlameHistoryPermalink
  • asynchronous rob's avatar
    Add some message types from subsystem definitions (#1265) · 79a0df2f
    asynchronous rob authored Jun 17, 2020
    
    
    * introduce polkadot-node-primitives
    
    * guide: change statement distribution message types
    
    * guide: remove variant from `CandidateSelectionMessage`
    
    * add a few more message types
    
    * add TODOs
    
    * Almost all messages
    
    * NewBackedCandidate notification
    
    * Formatting
    
    * Use AttestedCandidate as BackedCandidate
    
    * Update node/primitives/src/lib.rs
    
    Co-authored-by: default avatarPeter Goodspeed-Niklaus <coriolinus@users.noreply.github.com>
    
    * Fix the tests
    
    * Bring in types from #1242
    
    * Adds network bridge messages
    
    * More message types from doc
    
    * use fn pointer type
    
    * Fixes from the review
    
    * Add missing Runtime subsystem message
    
    * rename to CandidateValidationMessage and fix tests
    
    Co-authored-by: Fedor Sakharov's avatarFedor Sakharov <fedor.sakharov@gmail.com>
    Co-authored-by: default avatarPeter Goodspeed-Niklaus <coriolinus@users.noreply.github.com>
    79a0df2f