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 data and document to dev genesis block identifier #3409

Merged
merged 2 commits into from
Nov 19, 2024

Conversation

vicsn
Copy link
Collaborator

@vicsn vicsn commented Sep 30, 2024

Motivation

Due to #3378 the development genesis block changes. However, this took longer than I dare to admit to realise, because my tests still retrieved the old genesis block based on an incomplete identifier.

This PR incorporates the minor learnings into the codebase for future developers: added the trait variables which are subject to change to the ephemeral dev block identifier, and some documentation.

Test Plan

Tested using devnet.sh, dev nodes still start as expected. This change only impacts --dev mode.

@vicsn vicsn requested a review from raychu86 September 30, 2024 19:15
@zkxuerb zkxuerb self-requested a review November 18, 2024 21:51
Copy link
Contributor

@zkxuerb zkxuerb left a comment

Choose a reason for hiding this comment

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

LGTM ( once check-fmt ci job is resolved )

@zosorock zosorock added v1.2.1 Canary release v1.2.1 enhancement labels Nov 19, 2024
@vicsn
Copy link
Collaborator Author

vicsn commented Nov 19, 2024

LGTM ( once check-fmt ci job is resolved )

Thx, merging in AleoNet/staging resolved it.

@zosorock zosorock merged commit bf21db2 into ProvableHQ:staging Nov 19, 2024
22 of 24 checks passed
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
enhancement v1.2.1 Canary release v1.2.1
Projects
None yet
Development

Successfully merging this pull request may close these issues.

3 participants