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

Print inputs to chain id #8264

Merged
merged 3 commits into from Mar 22, 2021
Merged

Print inputs to chain id #8264

merged 3 commits into from Mar 22, 2021

Conversation

psteckler
Copy link
Member

Print the inputs to the chain id, in order to isolate differences when chain ids differ. Command is advanced chain-id-inputs.

Sample output from a local testnet:

Genesis state hash: 3NKbZ5CdQducPnM5kzWF6C8fyK6zGtuo9Ez1yrYRq3iqmG5uf14H
Genesis_constants:
  Protocol:          {"k":290,"slots_per_epoch":7140,"slots_per_sub_window":7,"delta":0,"genesis_state_timestamp":"2021-03-16 00:45:51.072000Z"}
  Txn pool max size: 3000
  Num accounts:      250
Snark keys:
  d0f8e5c3889f0f84acac613f5c1c29b1
  922bd415f24f0958d610607fc40ef227
  06d85d220ad13e03d51ef357d2c9d536

Closes #8254.

@psteckler psteckler requested review from a team as code owners March 16, 2021 00:51
Copy link
Member

@mrmr1993 mrmr1993 left a comment

Choose a reason for hiding this comment

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

Looks great, thanks so much for this!

@mrmr1993 mrmr1993 linked an issue Mar 16, 2021 that may be closed by this pull request
@psteckler psteckler added the ci-build-me Add this label to trigger a circle+buildkite build for this branch label Mar 16, 2021
@psteckler psteckler added this to In Review in MainNet Mar 19, 2021
@aneesharaines
Copy link
Contributor

!approved-for-mainnet

@mrmr1993 mrmr1993 merged commit 633eb18 into compatible Mar 22, 2021
@mrmr1993 mrmr1993 deleted the feature/chain-id-inputs-dump branch March 22, 2021 17:27
@aneesharaines aneesharaines moved this from In Review to Done in MainNet Mar 23, 2021
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
ci-build-me Add this label to trigger a circle+buildkite build for this branch
Projects
Development

Successfully merging this pull request may close these issues.

Advanced command to dump Chain ID inputs
4 participants