-
Notifications
You must be signed in to change notification settings - Fork 19
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
Set Dev Genesis Starting Schema #2160
Conversation
resources/genesis-schemas.json
Outdated
There was a problem hiding this comment.
Choose a reason for hiding this comment
The reason will be displayed to describe this comment to others. Learn more.
Updated via make genesis-schemas
There was a problem hiding this comment.
Choose a reason for hiding this comment
The reason will be displayed to describe this comment to others. Learn more.
Cleaned up the state-copy tool as it is now used for copying the schemas from mainnet to testnet.
Codecov ReportAll modified and coverable lines are covered by tests ✅
|
There was a problem hiding this comment.
Choose a reason for hiding this comment
The reason will be displayed to describe this comment to others. Learn more.
I ran make start without the script to verify the genesis, I ran the script to fetch the state from testnet to localhost and that also worked.
I just have 2 nitpicks, the rename and the correction to the doc
Co-authored-by: Shannon Wells <shannonwells@users.noreply.github.com>
There was a problem hiding this comment.
Choose a reason for hiding this comment
The reason will be displayed to describe this comment to others. Learn more.
Looks good to go, I don't think it's worth a respin just for the comment/instructions change unless you want to
…schema-id # Conflicts: # runtime/frequency/src/lib.rs
There was a problem hiding this comment.
Choose a reason for hiding this comment
The reason will be displayed to describe this comment to others. Learn more.
read through files, looks good
There was a problem hiding this comment.
Choose a reason for hiding this comment
The reason will be displayed to describe this comment to others. Learn more.
- Read through code
- Ran tests (All passing)
🚢 it!
Goal
The goal of this PR is to update the development genesis to start at
16_000
so that schemas from mainnet do not collide.Closes #2126
Discussion
CurrentSchemaIdentifierMaximum
to16_000
Checklist
Expected:
16_000
+