-
Notifications
You must be signed in to change notification settings - Fork 678
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/SIP029-testnet-heights #5537
Conversation
There was a problem hiding this comment.
Choose a reason for hiding this comment
The reason will be displayed to describe this comment to others. Learn more.
Changing coinbase rewards on already mined blocks would break consensus on existing testnets, wouldn't it? I guess it's not a problem because we can just restart the testnets, right?
Yes it would. This PR isn't trying to do this though. Did I put in bad
numbers?
…On Fri, Dec 6, 2024, 3:56 PM Jeff Bencin ***@***.***> wrote:
***@***.**** approved this pull request.
Changing coinbase rewards on already mined blocks would break consensus on
existing testnets, wouldn't it? I guess it's not a problem because we can
just restart the testnets, right?
—
Reply to this email directly, view it on GitHub
<#5537 (review)>,
or unsubscribe
<https://github.com/notifications/unsubscribe-auth/AADQJK3X5IZGSCM5CLTPMGT2EIFQHAVCNFSM6AAAAABTFLQQTCVHI2DSMVQWIX3LMV43YUDVNRWFEZLROVSXG5CSMV3GSZLXHMZDIOBVHA3TSMJQHA>
.
You are receiving this because you authored the thread.Message ID:
***@***.***>
|
This pull request has been automatically locked since there has not been any recent activity after it was closed. Please open a new issue for related bugs. |
This sets the primary testnet activation heights for SIP-029, as well as the primary testnet halvening schedule.