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

Cleanup after simplify_writable_program_account_check feature activation #34840

Merged
merged 2 commits into from
Jan 18, 2024

Conversation

pgarg66
Copy link
Contributor

@pgarg66 pgarg66 commented Jan 18, 2024

Problem

simplify_writable_program_account_check is active on all clusters now. The code can be cleaned up.

Summary of Changes

Code cleanup.

Fixes #

@pgarg66 pgarg66 marked this pull request as ready for review January 18, 2024 22:13
@pgarg66 pgarg66 requested a review from Lichtso January 18, 2024 22:14
Copy link

codecov bot commented Jan 18, 2024

Codecov Report

All modified and coverable lines are covered by tests ✅

Comparison is base (e2c2029) 81.7% compared to head (3356af0) 81.7%.
Report is 6 commits behind head on master.

Additional details and impacted files
@@            Coverage Diff            @@
##           master   #34840     +/-   ##
=========================================
- Coverage    81.7%    81.7%   -0.1%     
=========================================
  Files         825      825             
  Lines      223261   223024    -237     
=========================================
- Hits       182605   182379    -226     
+ Misses      40656    40645     -11     

@pgarg66 pgarg66 merged commit dfb4495 into solana-labs:master Jan 18, 2024
35 checks passed
@pgarg66 pgarg66 deleted the feature-gate-cleanup branch January 18, 2024 23:36
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.

2 participants