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

contrib: Add script to bump assumevalid block. #3418

Merged
merged 1 commit into from
Aug 12, 2024

Conversation

davecgh
Copy link
Member

@davecgh davecgh commented Aug 8, 2024

This requires #3416 and is rebased on #3417.

This adds a script to contrib/devtools that queries the main and test networks with dcrctl to determine suitable updated blocks to use for their assumevalid block and then creates a git commit on a new branch that updates the chaincfg/mainnetparams.go and chaincfg/testnetparams.go files accordingly. The commit description includes the relevant details and instructions for others to verify the results.

@davecgh davecgh added this to the 2.1.0 milestone Aug 8, 2024
@davecgh davecgh force-pushed the contrib_devtools_bump_assumevalid branch 3 times, most recently from bb8e1ad to 6300784 Compare August 9, 2024 00:25
@davecgh davecgh force-pushed the contrib_devtools_bump_assumevalid branch from 6300784 to bf80f1b Compare August 9, 2024 08:05
@davecgh davecgh force-pushed the contrib_devtools_bump_assumevalid branch from bf80f1b to 0be53a4 Compare August 12, 2024 17:02
This adds a script to `contrib/devtools` that queries the main and test
networks with `dcrctl` to determine suitable updated blocks to use for
their assumevalid block and then creates a `git` commit on a new branch
that updates the `chaincfg/mainnetparams.go` and
`chaincfg/testnetparams.go` files accordingly.  The commit description
includes the relevant details and instructions for others to verify the
results.
@davecgh davecgh force-pushed the contrib_devtools_bump_assumevalid branch from 0be53a4 to a26bf8d Compare August 12, 2024 17:27
@davecgh davecgh merged commit a26bf8d into decred:master Aug 12, 2024
2 checks passed
@davecgh davecgh deleted the contrib_devtools_bump_assumevalid branch August 12, 2024 17:31
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