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

Open
wants to merge 1 commit into
base: staging
Choose a base branch
from

Conversation

vicsn
Copy link
Contributor

@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
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.

1 participant