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

Implement isLive function for interoperability #7043

Closed
Tracked by #6915
mitsuaki-u opened this issue Feb 23, 2022 · 0 comments · Fixed by #7078
Closed
Tracked by #6915

Implement isLive function for interoperability #7043

mitsuaki-u opened this issue Feb 23, 2022 · 0 comments · Fixed by #7078
Assignees
Labels
framework/module/interoperability Interoperability module
Milestone

Comments

@mitsuaki-u
Copy link
Contributor

mitsuaki-u commented Feb 23, 2022

Description

Implement isLive function definition as defined in LIP 0045 for mainchain and sidechain interoperability module.

The function requires two getter functions which should be implemented:

  • getTerminatedStateAccount
  • getChainAccount

Acceptance Criteria

  • Add all relevant unit tests
@ishantiw ishantiw added framework/module/interoperability Interoperability module and removed framework labels Feb 23, 2022
@milenagojkovic milenagojkovic added this to the Sprint 64 milestone Feb 28, 2022
@shuse2 shuse2 moved this from Backlog to ToDo in Lisk SDK Version 6.0.0 Feb 28, 2022
@milenagojkovic milenagojkovic modified the milestones: Sprint 64, Sprint 65 Mar 14, 2022
@Incede Incede self-assigned this Mar 16, 2022
@Incede Incede moved this from ToDo to In Progress in Lisk SDK Version 6.0.0 Mar 16, 2022
@Incede Incede moved this from In Progress to ToDo in Lisk SDK Version 6.0.0 Mar 16, 2022
@Incede Incede moved this from ToDo to In Progress in Lisk SDK Version 6.0.0 Mar 16, 2022
@Incede Incede moved this from In Progress to Pending Review in Lisk SDK Version 6.0.0 Mar 18, 2022
ishantiw added a commit that referenced this issue Mar 21, 2022
 Implement isLive function for interoperability - Closes #7043
@Incede Incede moved this from Pending Review to Done in Lisk SDK Version 6.0.0 Mar 22, 2022
@shuse2 shuse2 linked a pull request Mar 28, 2022 that will close this issue
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.

4 participants