Skip to content

Conversation

@jstarry
Copy link

@jstarry jstarry commented Dec 21, 2025

Problem

The deprecate_rent_exemption_enabled is not applied when enabled at genesis.

Summary of Changes

  • Apply the feature at genesis and do some refactoring to reduce copied code

Fixes #

@jstarry jstarry added the v3.1 Backport to v3.1 branch label Dec 21, 2025
@jstarry jstarry requested a review from brooksprumo December 21, 2025 14:39
@mergify
Copy link

mergify bot commented Dec 21, 2025

Backports to the beta branch are to be avoided unless absolutely necessary for fixing bugs, security issues, and perf regressions. Changes intended for backport should be structured such that a minimum effective diff can be committed separately from any refactoring, plumbing, cleanup, etc that are not strictly necessary to achieve the goal. Any of the latter should go only into master and ride the normal stabilization schedule. Exceptions include CI/metrics changes, CLI improvements and documentation updates on a case by case basis.

@jstarry jstarry force-pushed the fix/rent-update-genesis branch from 76bb3c9 to cb76357 Compare December 22, 2025 07:43
@codecov-commenter
Copy link

Codecov Report

❌ Patch coverage is 98.38710% with 1 line in your changes missing coverage. Please review.
✅ Project coverage is 82.6%. Comparing base (bd658b7) to head (cb76357).
⚠️ Report is 3 commits behind head on master.

Additional details and impacted files
@@           Coverage Diff           @@
##           master    #9678   +/-   ##
=======================================
  Coverage    82.6%    82.6%           
=======================================
  Files         902      902           
  Lines      324296   324350   +54     
=======================================
+ Hits       268109   268168   +59     
+ Misses      56187    56182    -5     
🚀 New features to boost your workflow:
  • ❄️ Test Analytics: Detect flaky tests, report on failures, and find test suite problems.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

v3.1 Backport to v3.1 branch

Projects

None yet

Development

Successfully merging this pull request may close these issues.

2 participants