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

make feature 28541 a no-op #28553

Merged
merged 2 commits into from Nov 1, 2022
Merged

Conversation

jeffwashington
Copy link
Contributor

@jeffwashington jeffwashington commented Oct 24, 2022

Problem

#28543 was submitted to 1.14 to allow us to fix a bug introduced in testnet.
1.14 with #28543 is not compatible with mnb.
Once that feature is activated on testnet, we can merge this pr and re-cut a new 1.14.
This pr keeps the feature, but causes it to do nothing.
This is required such that once this pr is merged, 1.14 will once again be compatible with mnb.
When 1.14 is the minimum supported version, we will activate the no-op feature on mnb and devnet for consistency.

https://discord.com/channels/428295358100013066/910937142182682656/1033137858493562911

Summary of Changes

remove the special, temporary testnet code by reverting #28543, then effectively backport #28542 so that we end up with a no-op feature in 1.14 and master, once testnet has been 'adjusted' by the activation of the feature with #28543

Feature Gate Issue: #28541

@jeffwashington jeffwashington marked this pull request as ready for review November 1, 2022 14:35
@brooksprumo brooksprumo added the feature-gate Pull Request adds or modifies a runtime feature gate label Nov 1, 2022
Copy link
Contributor

@brooksprumo brooksprumo left a comment

Choose a reason for hiding this comment

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

lgtm

@jeffwashington jeffwashington merged commit 005fa78 into solana-labs:v1.14 Nov 1, 2022
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
feature-gate Pull Request adds or modifies a runtime feature gate
Projects
None yet
Development

Successfully merging this pull request may close these issues.

None yet

2 participants