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

Move common methods of mainchain/sidechain to baseInteroperabilityMethod #7565

Closed
Tracked by #7211
ishantiw opened this issue Sep 23, 2022 · 0 comments · Fixed by #7642
Closed
Tracked by #7211

Move common methods of mainchain/sidechain to baseInteroperabilityMethod #7565

ishantiw opened this issue Sep 23, 2022 · 0 comments · Fixed by #7642
Assignees
Labels
framework/module/interoperability Interoperability module
Milestone

Comments

@ishantiw
Copy link
Contributor

ishantiw commented Sep 23, 2022

Description

  • Create BaseInteroperabilityMethod extending BaseMethod class taking generics for Interoperability store
  • Move all the common methods to BaseInteroperabilityMethod and only keep methods in mainchain/sidechain specific to them.

Acceptance Criteria

  • Should have all the unit tests for all the methods

Additional Information

@ishantiw ishantiw added the framework/module/interoperability Interoperability module label Sep 23, 2022
@shuse2 shuse2 added this to the Sprint 79 milestone Sep 26, 2022
@shuse2 shuse2 modified the milestones: Sprint 79, Sprint 80 Oct 10, 2022
@sitetester sitetester self-assigned this Oct 13, 2022
ishantiw added a commit that referenced this issue Oct 18, 2022
…InteroperabilityMethod

Move common methods of mainchain/sidechain to BaseInteroperabilityMethod - Closes #7565
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
3 participants