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

Clean up require_rent_exempt_split_destination feature #253

Merged
merged 2 commits into from
Mar 15, 2024

Conversation

CriesofCarrots
Copy link

Problem

This feature has been activated on all clusters:
D2aip4BBr8NPWtU9vLrwrBvbuaQ8w1zV38zFLxx4pfBV: require_rent_exempt_split_destination::id(), "Require stake split destination account to be rent exempt"

Summary of Changes

Clean up feature-gate logic

Closes solana-labs#33300

@codecov-commenter
Copy link

codecov-commenter commented Mar 14, 2024

Codecov Report

All modified and coverable lines are covered by tests ✅

Project coverage is 81.9%. Comparing base (b3fd87f) to head (ab9ffb8).
Report is 5 commits behind head on master.

Additional details and impacted files
@@           Coverage Diff           @@
##           master     #253   +/-   ##
=======================================
  Coverage    81.9%    81.9%           
=======================================
  Files         837      837           
  Lines      226792   226780   -12     
=======================================
- Hits       185795   185786    -9     
+ Misses      40997    40994    -3     

@brooksprumo brooksprumo added the feature-gate Pull Request adds or modifies a runtime feature gate label Mar 14, 2024
Copy link

@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

@CriesofCarrots CriesofCarrots merged commit 7f95950 into anza-xyz:master Mar 15, 2024
33 checks passed
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.

Feature Gate: Rent-Exempt Split Recipients
4 participants