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

Bootstrap cross chain commands for mainchain/sidechain modules #7024

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

Bootstrap cross chain commands for mainchain/sidechain modules #7024

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

Comments

@ishantiw
Copy link
Contributor

ishantiw commented Feb 21, 2022

Description

  • Add folders /mainchain_interoperability/cc_commands and /sidechain_interoperability/cc_commands
    Under /mainchain_interoperability/cc_commands and /sidechain_interoperability/cc_commands folders,
    • Add channel_terminated.ts, declare CrossChainChannelTerminatedCommand class extending BaseCrossChainCommand
    • Add registration.ts, declare CrossChainRegistrationCommand class extending BaseCrossChainCommand
    • Add sidechain_terminated.ts, declare CrossChainSidechainTerminatedCommand class extending BaseCrossChainCommand
    • Add missing constants from LIP0049:Notation and Constants in constants.ts
    • Add crossChainMessageSchema as defined in LIP0049:Cross-chain Message Schema

Acceptance Criteria

  • All the files should exist as described
  • All constants and schema should exist

Additional information

@ishantiw ishantiw added framework/module/interoperability Interoperability module and removed framework labels Feb 23, 2022
@ishantiw ishantiw self-assigned this Mar 9, 2022
@milenagojkovic milenagojkovic added this to the Sprint 66 milestone Mar 28, 2022
@ishantiw ishantiw linked a pull request Mar 30, 2022 that will close this issue
ishantiw added a commit that referenced this issue Apr 1, 2022
Bootstrap cross chain command classes - Closes #7024
@ishantiw ishantiw closed this as completed Apr 1, 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.

2 participants