Skip to content

Commit

Permalink
Prevent delay_visibility_of_program_deployment feature from cache pru…
Browse files Browse the repository at this point in the history
  • Loading branch information
pgarg66 committed Oct 13, 2023
1 parent 4751199 commit fd92977
Showing 1 changed file with 0 additions and 1 deletion.
1 change: 0 additions & 1 deletion runtime/src/bank.rs
Original file line number Diff line number Diff line change
Expand Up @@ -8170,7 +8170,6 @@ impl Bank {
feature_set::enable_partitioned_epoch_reward::id(),
feature_set::disable_deploy_of_alloc_free_syscall::id(),
feature_set::last_restart_slot_sysvar::id(),
feature_set::delay_visibility_of_program_deployment::id(),
feature_set::remaining_compute_units_syscall_enabled::id(),
];
if !only_apply_transitions_for_new_features
Expand Down

0 comments on commit fd92977

Please sign in to comment.