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
  • Bastian Köcher's avatar
    Add ParasSudoWrapper to test-runtime and bring back register_parachain to test-service (#1811) · 17e40d13
    Bastian Köcher authored Oct 16, 2020
    * Make register/deregister parachain dispatchables
    
    This makes `register_parachain` and `deregister_parachain` of
    `Registrar` dispatchables.
    
    Besides that it brings back the functionality of the test node to
    register a parachain.
    
    * Fix tests
    
    * PR review comments
    17e40d13