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

[Feature] Update block difficulty target time to 20 seconds #307

Closed
Tracked by #233
howardwu opened this issue Jul 27, 2021 · 0 comments
Closed
Tracked by #233

[Feature] Update block difficulty target time to 20 seconds #307

howardwu opened this issue Jul 27, 2021 · 0 comments
Labels
staging Staging

Comments

@howardwu
Copy link
Contributor

🚀 Feature

testnet1 currently has 10 seconds baked as its target time, however as the network is producing blocks at 30 seconds, we have never truly tested difficulty adjustments in prod, only in development.

For testnet2, we should be setting the difficulty target time to 20 seconds, and adding sanity checks that these updates occur correctly in the block header and consensus protocol.

Implementation

Are you willing to open a pull request? (See CONTRIBUTING)

@howardwu howardwu added the staging Staging label Jul 27, 2021
@howardwu howardwu closed this as completed Oct 5, 2021
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
staging Staging
Projects
None yet
Development

No branches or pull requests

1 participant