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

Implement Genesis state initialization for DEX Governance #127

Closed
Tracked by #65
Naureen1lightcurve opened this issue Dec 19, 2022 · 0 comments · Fixed by #180
Closed
Tracked by #65

Implement Genesis state initialization for DEX Governance #127

Naureen1lightcurve opened this issue Dec 19, 2022 · 0 comments · Fixed by #180

Comments

@Naureen1lightcurve
Copy link
Contributor

Naureen1lightcurve commented Dec 19, 2022

Description

Before launching the application, the genesis block has to meet certain requirements, and this is ensured during deployment. These parameters would get carried on to subsequent blocks, ensuring that expectations are met from a protocol standpoint. This is implemented after setting up schemas for genesis block processing.

  • Create genesis state initialization with initGenesisState and verification with verifyGenesisBlock in the module.ts file

Acceptance Criteria

  • All existing tests are passing
  • Genesis state is initialized.
  • Lisk DEX Core starts successfully
  • Implementation is unit and integration tested
@Naureen1lightcurve Naureen1lightcurve added this to the Sprint 17 milestone Dec 19, 2022
@Daniel-Lightcurve Daniel-Lightcurve linked a pull request Jan 18, 2023 that will close this issue
@Naureen1lightcurve Naureen1lightcurve changed the title Implement Genesis state initialization Implement Genesis state initialization for DEX Governance Feb 21, 2023
@Daniel-Lightcurve Daniel-Lightcurve linked a pull request Feb 23, 2023 that will close this issue
@Daniel-Lightcurve Daniel-Lightcurve removed a link to a pull request Feb 24, 2023
Sign up for free to subscribe to this conversation on GitHub. Already have an account? Sign in.
Projects
None yet
Development

Successfully merging a pull request may close this issue.

3 participants