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

feat: update consensus #6564

Merged

Conversation

SWvheerden
Copy link
Collaborator

Description

Updates the consensus constants for nextnet, stagenet and mainnet

Motivation and Context

Coinbase lock height was updated for mainnet to reflect a day's lock before they can be spent. This is loosely based on btc as they have a 16 our lock height. And we have smaller block times with more re-orgs.

The min difficulty for sha3x has been upped to be equal to the mining power of roughly 3 4080 gpus

@SWvheerden SWvheerden requested a review from a team as a code owner September 14, 2024 08:52
Copy link

Test Results (CI)

    3 files    129 suites   36m 46s ⏱️
1 310 tests 1 310 ✅ 0 💤 0 ❌
3 928 runs  3 928 ✅ 0 💤 0 ❌

Results for commit 54089d0.

@ghpbot-tari-project ghpbot-tari-project added P-acks_required Process - Requires more ACKs or utACKs P-reviews_required Process - Requires a review from a lead maintainer to be merged labels Sep 14, 2024
Copy link

Test Results (Integration tests)

 2 files  + 2  11 suites  +11   23m 22s ⏱️ + 23m 22s
36 tests +36  35 ✅ +35  0 💤 ±0  1 ❌ +1 
37 runs  +37  36 ✅ +36  0 💤 ±0  1 ❌ +1 

For more details on these failures, see this check.

Results for commit 54089d0. ± Comparison against base commit d48a15c.

Copy link
Contributor

@hansieodendaal hansieodendaal left a comment

Choose a reason for hiding this comment

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

utACK

@SWvheerden SWvheerden merged commit fe90e64 into tari-project:development Sep 18, 2024
16 of 17 checks passed
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
P-acks_required Process - Requires more ACKs or utACKs P-reviews_required Process - Requires a review from a lead maintainer to be merged
Projects
None yet
Development

Successfully merging this pull request may close these issues.

3 participants