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

fix: revert stack block version change #5538

Merged
merged 2 commits into from
Dec 9, 2024
Merged

Conversation

hstove
Copy link
Contributor

@hstove hstove commented Dec 6, 2024

Due to an issue with how signers validate block proposals, unupgraded signers reject blocks that have a different default version than their node. Thus, this change reverts the default version until we have a fix for the block validation endpoint (which will come in a different PR).

@hstove hstove requested a review from a team as a code owner December 6, 2024 23:17
@wileyj
Copy link
Contributor

wileyj commented Dec 6, 2024

@jcnelson @obycode we need to ensure this is set to 0 until it can play nice with the signer

@hstove hstove added this pull request to the merge queue Dec 9, 2024
Merged via the queue into develop with commit 025af8e Dec 9, 2024
147 of 157 checks passed
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.

4 participants