Skip to content
This repository has been archived by the owner on Jun 11, 2024. It is now read-only.

Bootstrap mainchain/sidechain registration commands #7032

Closed
Tracked by #6915
ishantiw opened this issue Feb 22, 2022 · 0 comments · Fixed by #7112
Closed
Tracked by #6915

Bootstrap mainchain/sidechain registration commands #7032

ishantiw opened this issue Feb 22, 2022 · 0 comments · Fixed by #7112
Assignees
Labels
framework/module/interoperability Interoperability module
Milestone

Comments

@ishantiw
Copy link
Contributor

ishantiw commented Feb 22, 2022

Description

Under /src/modules/mainchain_interoperability

  • Create commands/sidechain_registration.ts
  • Add missing constants and types
  • Add SidechainRegistrationCMD class extending BaseCommand
  • Add CMD id = COMMAND_ID_SIDECHAIN_REG,name=sidechainRegistration and schema

Under /src/modules/sidechain_interoperability

  • Create commands/sidechain_registration.ts
  • Add missing constants and types
  • Add MainchainRegistrationCMD class extending BaseCommand
  • Add CMD id = COMMAND_ID_MAINCHAIN_REG,name=mainchainRegistration and schema

Acceptance Criteria

  • All the files and constants should exist
@ishantiw ishantiw moved this to Backlog in Lisk SDK Version 6.0.0 Feb 22, 2022
@ishantiw ishantiw added framework/module/interoperability Interoperability module and removed framework labels Feb 23, 2022
@milenagojkovic milenagojkovic added this to the Sprint 67 milestone Apr 11, 2022
@mitsuaki-u mitsuaki-u self-assigned this Apr 11, 2022
@milenagojkovic milenagojkovic moved this from Backlog to ToDo in Lisk SDK Version 6.0.0 Apr 13, 2022
@mitsuaki-u mitsuaki-u moved this from ToDo to In Progress in Lisk SDK Version 6.0.0 Apr 13, 2022
@mitsuaki-u mitsuaki-u moved this from In Progress to Pending Review in Lisk SDK Version 6.0.0 Apr 13, 2022
mitsuaki-u added a commit that referenced this issue Apr 14, 2022
Bootstrap mainchain and sidechain registration command - Closes #7032
@milenagojkovic milenagojkovic moved this from Pending Review to Done in Lisk SDK Version 6.0.0 Apr 19, 2022
Sign up for free to subscribe to this conversation on GitHub. Already have an account? Sign in.
Labels
framework/module/interoperability Interoperability module
Projects
None yet
Development

Successfully merging a pull request may close this issue.

3 participants