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

Update DGB Checkpoint, Assumevalid & Bump to v8.22.1 #274

Merged
merged 5 commits into from
Jan 21, 2025

Conversation

JaredTate
Copy link

@JaredTate JaredTate commented Jan 21, 2025

This PR adds a much needed block 20,000,000 checkpoint and uses same block hash for assume valid. This aids in maintaining integrity of the chain during initial syncs, reindexs or figuring out correct chain tips compared to older DGB versions.

This PR compiles, runs, syncs and all c++ tests pass. This also bumps to v8.22.1 as I will be making more prs with memory fixes against 8.22.1

Anyone can set

assumevaild=

at a higher block height in their digibyte.conf if they want. Something like:

assumevalid=00000000000000000013176bf8d7dfeab4e1db31dc93bc311b436e82ab226b90

You can run 470 test cases if you default ./configure and then:

src/test/test_digibyte

Screenshot 2025-01-21 at 9 19 11 AM

Copy link
Member

@gto90 gto90 left a comment

Choose a reason for hiding this comment

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

utACK

Copy link
Member

@ycagel ycagel left a comment

Choose a reason for hiding this comment

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

cACK

@ycagel ycagel merged commit c5a8219 into DigiByte-Core:develop Jan 21, 2025
7 checks passed
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.

3 participants