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

chaincfg: Update assume valid for release. #3122

Merged
merged 1 commit into from
Jun 8, 2023

Conversation

davecgh
Copy link
Member

@davecgh davecgh commented Jun 7, 2023

This updates the assumed valid block for the main and test networks as follows:

mainnet: 00000000000000008e50a3c18725d7272ec0057999a64aa62c15f398ffb7a0d7
testnet: 00000000787986d95cef3b42beee6cc3c8065f6e5338e17854b1ff4d16b6a396

@davecgh davecgh added this to the 1.8.0 milestone Jun 7, 2023
This updates the assumed valid block for the main and test networks as
follows:

mainnet: 00000000000000008e50a3c18725d7272ec0057999a64aa62c15f398ffb7a0d7
testnet: 00000000787986d95cef3b42beee6cc3c8065f6e5338e17854b1ff4d16b6a396
@davecgh davecgh force-pushed the chaincfg_update_assume_valid branch from e12f638 to e3c7e5b Compare June 7, 2023 21:22
@JoeGruffins
Copy link
Member

$ dcrd --version
dcrd version 1.8.0-pre+e3c7e5bba (Go version go1.20.2 linux/amd64)

mainnet

$ dcrctl getblockhash 766600
00000000000000008e50a3c18725d7272ec0057999a64aa62c15f398ffb7a0d7

testnet

$ dcrctl --testnet getblockhash 1138320
00000000787986d95cef3b42beee6cc3c8065f6e5338e17854b1ff4d16b6a396

Copy link
Member

@jholdstock jholdstock left a comment

Choose a reason for hiding this comment

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

Confirmed those hashes

@davecgh davecgh merged commit e3c7e5b into decred:master Jun 8, 2023
@davecgh davecgh deleted the chaincfg_update_assume_valid branch June 8, 2023 14:49
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.

5 participants