Skip to content
This repository has been archived by the owner on Jan 22, 2025. It is now read-only.

Prevent delay_visibility_of_program_deployment feature from cache pruning #33689

Merged
merged 1 commit into from
Oct 13, 2023

Conversation

pgarg66
Copy link
Contributor

@pgarg66 pgarg66 commented Oct 13, 2023

Problem

Reverting #32974, delay_visibility_of_program_deployment should not trigger pruning of cache at epoch boundary.

Summary of Changes

Remove the feature from the list of features that can trigger the cache pruning.

Fixes #

@pgarg66 pgarg66 added v1.17 PRs that should be backported to v1.17 v1.16 PRs that should be backported to v1.16 labels Oct 13, 2023
@pgarg66 pgarg66 marked this pull request as ready for review October 13, 2023 13:46
@pgarg66 pgarg66 requested a review from Lichtso October 13, 2023 13:46
@pgarg66 pgarg66 added the automerge Merge this Pull Request automatically once CI passes label Oct 13, 2023
@mergify mergify bot merged commit fd92977 into solana-labs:master Oct 13, 2023
mergify bot pushed a commit that referenced this pull request Oct 13, 2023
…ning (#33689)

(cherry picked from commit fd92977)

# Conflicts:
#	runtime/src/bank.rs
mergify bot pushed a commit that referenced this pull request Oct 13, 2023
@pgarg66 pgarg66 deleted the delay-visible branch October 13, 2023 14:23
mergify bot added a commit that referenced this pull request Oct 13, 2023
…che pruning (backport of #33689) (#33691)

Prevent delay_visibility_of_program_deployment feature from cache pruning (#33689)

(cherry picked from commit fd92977)

Co-authored-by: Pankaj Garg <[email protected]>
mergify bot added a commit that referenced this pull request Oct 13, 2023
…che pruning (backport of #33689) (#33690)

* Prevent delay_visibility_of_program_deployment feature from cache pruning (#33689)

(cherry picked from commit fd92977)

# Conflicts:
#	runtime/src/bank.rs

* fix merge conflict

---------

Co-authored-by: Pankaj Garg <[email protected]>
Sign up for free to subscribe to this conversation on GitHub. Already have an account? Sign in.
Labels
automerge Merge this Pull Request automatically once CI passes v1.16 PRs that should be backported to v1.16 v1.17 PRs that should be backported to v1.17
Projects
None yet
Development

Successfully merging this pull request may close these issues.

2 participants