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

Support genesis generation for protocol version 7 #131

Merged
merged 6 commits into from
Dec 15, 2023
Merged

Support genesis generation for protocol version 7 #131

merged 6 commits into from
Dec 15, 2023

Conversation

td202
Copy link
Contributor

@td202 td202 commented Dec 14, 2023

Purpose

Add support to the genesis generator tool for protocol version 7.

Changes

  • Add ProtocolConfig and GenesisData constructors for P7.
  • Support constructing P7 genesis data in handle_assemble and handle_genesis.

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.

@td202 td202 requested review from limemloh and abizjak December 14, 2023 12:42
@td202 td202 merged commit 6421dca into main Dec 15, 2023
4 checks passed
@td202 td202 deleted the protocol-p7 branch December 15, 2023 15:41
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.

2 participants