-
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
Nakamoto: Tenure Change transaction Validation #4014
Comments
I'm already working on this as part of the coordinator PR, since I need to be able to generate Nakamoto block streams as part of the test infrastructure ( |
Which of these are necessary for the coordinator PR? |
Not all of them. Just the ability to ensure that there is one |
I'll add a follow-on PR that performs all of the necessary validations. I just wanted to point out that I'm already well-positioned to take this task, since I had to do a few of them already. |
@jcnelson : To add more details on tasks needed for tenurechange validation |
This issue has been automatically locked since there has not been any recent activity after it was closed. Please open a new issue for related bugs. |
In order to support nakamoto in neon and beyond, the tenure change transaction must be validated further than in mockamoto.
The text was updated successfully, but these errors were encountered: