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 testnet validation period duration and activation age #2904

Conversation

julia-zack
Copy link
Contributor

The current activation age in testnet is set to 120 RSK blocks, and the svp validation period to 80 blocks. This is going to be insufficient to complete the SVP validations.

A safe value to ensure that the SVP has enough time to be validated is 2000 RSK blocks.
This change implies also update the activation age just for testnet.

Copy link

github-actions bot commented Dec 23, 2024

Dependency Review

✅ No vulnerabilities or license issues or OpenSSF Scorecard issues found.

OpenSSF Scorecard

PackageVersionScoreDetails

Scanned Manifest Files

@julia-zack julia-zack force-pushed the update_testnet_activation_age branch from 8a8662e to 163b160 Compare December 23, 2024 17:58
@julia-zack julia-zack force-pushed the update_testnet_activation_age branch from 163b160 to d0bcdec Compare January 2, 2025 14:35
@julia-zack julia-zack marked this pull request as ready for review January 2, 2025 14:36
@julia-zack julia-zack requested a review from a team as a code owner January 2, 2025 14:36
@julia-zack julia-zack force-pushed the update_testnet_activation_age branch 2 times, most recently from 6ca295e to a85f772 Compare January 2, 2025 15:17
Copy link
Contributor

@apancorb apancorb left a comment

Choose a reason for hiding this comment

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

Nice job!

Copy link
Contributor

@jeremy-then jeremy-then left a comment

Choose a reason for hiding this comment

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

LGTM.

Base automatically changed from remove_similar_isSvpOngoing_method to feature/powpeg_validation_protocol-phase4 January 6, 2025 21:09
@julia-zack julia-zack force-pushed the update_testnet_activation_age branch from 188e766 to 8ca447c Compare January 8, 2025 14:13
Use Stream.toList() to ensure lists are unmodifiable

Add a new value for pre lovell activation age in testnet
@marcos-iov marcos-iov merged commit 27f4e47 into feature/powpeg_validation_protocol-phase4 Jan 8, 2025
6 checks passed
@marcos-iov marcos-iov deleted the update_testnet_activation_age branch January 8, 2025 15:13
Copy link

sonarqubecloud bot commented Jan 8, 2025

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