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

Genesis creator support for P8. #234

Merged
merged 5 commits into from
Jan 16, 2025
Merged

Genesis creator support for P8. #234

merged 5 commits into from
Jan 16, 2025

Conversation

td202
Copy link
Contributor

@td202 td202 commented Jan 10, 2025

Purpose

Support protocol version 8 in the genesis-creator tool.

Changes

  • Documentation
  • Example configuration for P8
  • GenesisChainParametersV3 struct for constructing the ChainParametersV3.
  • GenesisParametersConfigV2 struct for the configuration used in P8.
  • GenesisStateCPV3 struct for the genesis state used in P8.
  • Hashing an serialization of the genesis data.
  • Bump genesis-creator version.

Checklist

  • My code follows the style of this project.
  • The code compiles without warnings.
  • I have performed a self-review of the changes.
  • I have documented my code, in particular the intent of the
    hard-to-understand areas.
  • (If necessary) I have updated the CHANGELOG.

Copy link
Contributor

@eb-concordium eb-concordium left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Looks good!

Copy link
Contributor

@limemloh limemloh left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

LGTM

@td202 td202 merged commit 34c095c into main Jan 16, 2025
4 checks passed
@td202 td202 deleted the genesis-tool-changes branch January 16, 2025 13:34
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

4 participants