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

[Testnet] Update the genesis targets for TestnetV0 #2464

Merged
merged 3 commits into from
May 24, 2024

Conversation

raychu86
Copy link
Contributor

Motivation

This PR updates the GENESIS_COINBASE_TARGET and GENESIS_PROOF_TARGET to 1023 and 256, respectively.

The previous values of (31 and 8) were used primarily for load testing, but due to the fixed-point arithmetic, the values do not increment properly.

The updated genesis/minimum targets are values that have been tested extensively in Devnet and Canary net and is the currently the same value declared in MainnetV0.

Note: This PR needs a genesis block resample before it is ready to merge.

@raychu86 raychu86 requested a review from zosorock May 23, 2024 17:55
Signed-off-by: Fabiano <zosorock@users.noreply.github.com>
@zosorock zosorock force-pushed the update/testnetv0-genesis-target branch from 6a4612e to 078bd05 Compare May 24, 2024 00:04
@zosorock zosorock marked this pull request as ready for review May 24, 2024 16:06
Copy link
Contributor

@zosorock zosorock left a comment

Choose a reason for hiding this comment

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

lgtm 🚀

Copy link
Contributor

@apruden2008 apruden2008 left a comment

Choose a reason for hiding this comment

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

LGTM

@apruden2008 apruden2008 merged commit 393b8fb into mainnet-staging May 24, 2024
80 checks passed
@apruden2008 apruden2008 deleted the update/testnetv0-genesis-target branch May 24, 2024 17:10
zosorock added a commit to AleoNet/snarkOS that referenced this pull request May 24, 2024
Point to hotfix commit SnarkVM PR 2464
AleoNet/snarkVM#2464
joske pushed a commit to eqlabs/snarkOS that referenced this pull request May 29, 2024
Point to hotfix commit SnarkVM PR 2464
AleoNet/snarkVM#2464
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
Projects
None yet
Development

Successfully merging this pull request may close these issues.

3 participants