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

Add protocol version 7 and genesis data #474

Merged
merged 2 commits into from
Nov 16, 2023
Merged

Add protocol version 7 and genesis data #474

merged 2 commits into from
Nov 16, 2023

Conversation

limemloh
Copy link
Contributor

@limemloh limemloh commented Nov 13, 2023

Purpose

Add protocol version 7 boilerplate, at this point it should behave the same as P6.

Part of Concordium/concordium-node#1066.
Should be merged after Concordium/concordium-grpc-api#49.
See also Concordium/concordium-node#1075.

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.

haskell-src/Concordium/Constants.hs Outdated Show resolved Hide resolved
haskell-src/Concordium/Constants.hs Outdated Show resolved Hide resolved
haskell-src/Concordium/Constants.hs Outdated Show resolved Hide resolved
haskell-src/Concordium/Types/ProtocolVersion.hs Outdated Show resolved Hide resolved
haskell-src/Concordium/Types/ProtocolVersion.hs Outdated Show resolved Hide resolved
@limemloh limemloh merged commit f04cda1 into main Nov 16, 2023
@limemloh limemloh deleted the add-protocol-v7 branch November 16, 2023 11:15
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