Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

feat: implement InitGenesis and ExportGenesis #78

Merged
merged 16 commits into from
Jan 26, 2022
Merged

feat: implement InitGenesis and ExportGenesis #78

merged 16 commits into from
Jan 26, 2022

Conversation

hallazzang
Copy link
Contributor

@hallazzang hallazzang commented Jan 16, 2022

Description

Implement InitGenesis and ExportGenesis.
This PR is based in #75, so merge that PR first and then merge this.

Merge #82 first.

closes: #50

Tasks

  • InitGenesis
  • ExportGenesis
  • Tests
    • ValidateGenesis
    • Test after ImportGenesis

@hallazzang hallazzang self-assigned this Jan 16, 2022
@hallazzang hallazzang marked this pull request as draft January 16, 2022 16:51
@hallazzang hallazzang marked this pull request as ready for review January 21, 2022 08:27
@hallazzang hallazzang requested a review from jaybxyz January 21, 2022 08:30
@hallazzang hallazzang marked this pull request as draft January 21, 2022 08:32
@hallazzang hallazzang marked this pull request as ready for review January 26, 2022 16:02
@hallazzang hallazzang merged commit 8c83815 into main Jan 26, 2022
@hallazzang hallazzang deleted the 50-genesis branch February 28, 2022 06:50
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Projects
None yet
Development

Successfully merging this pull request may close these issues.

Need to implement InitGenesis, ExportGenesis
2 participants