Skip to content
This repository has been archived by the owner on Nov 15, 2023. It is now read-only.

Write a registrar module #1508

Closed
rphmeier opened this issue Jul 31, 2020 · 0 comments · Fixed by #1559
Closed

Write a registrar module #1508

rphmeier opened this issue Jul 31, 2020 · 0 comments · Fixed by #1559
Assignees
Labels
S1-implement PR/Issue is in the implementation stage
Milestone

Comments

@rphmeier
Copy link
Contributor

rphmeier commented Jul 31, 2020

This supersedes the functionality previously implemented in the registrar module of the v0 runtime. The ways in which it is superseded are described in #1501 .

This is point 1: This Registrar should provide a small wrapper around the Paras for handling deposits.

Things this module needs to do:

  • Accept parathread registrations and forward to the Paras module. Hold deposits for parathread
  • Accept parachain registrations and forward to the Paras module
  • Handle de-registrations of parathreads and parachains
  • Expose a Call for Parachain origins to trigger parachain/thread swaps (Add an origin for Parachains #1510, Parachain/thread swapping #1509)

The old registrar code (prior to #1501) may provide a reference for some of the logic

@rphmeier rphmeier added the S1-implement PR/Issue is in the implementation stage label Jul 31, 2020
@rphmeier rphmeier added this to the White Flint milestone Jul 31, 2020
@montekki montekki self-assigned this Aug 6, 2020
@rphmeier rphmeier modified the milestones: White Flint, Grosvenor Sep 11, 2020
Sign up for free to subscribe to this conversation on GitHub. Already have an account? Sign in.
Labels
S1-implement PR/Issue is in the implementation stage
Projects
None yet
Development

Successfully merging a pull request may close this issue.

2 participants