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

Refactor - Remove parameter feature_set from load_program_from_bytes() #33395

Conversation

Lichtso
Copy link
Contributor

@Lichtso Lichtso commented Sep 25, 2023

Problem

Split off from #32172.

Summary of Changes

Replaces parameter feature_set with delay_visibility_of_program_deployment in load_program_from_bytes().

@Lichtso Lichtso requested a review from dmakarov September 25, 2023 14:09
@codecov
Copy link

codecov bot commented Sep 25, 2023

Codecov Report

Merging #33395 (0892f0c) into master (997aa0a) will decrease coverage by 0.1%.
Report is 1 commits behind head on master.
The diff coverage is 100.0%.

@@            Coverage Diff            @@
##           master   #33395     +/-   ##
=========================================
- Coverage    81.9%    81.9%   -0.1%     
=========================================
  Files         798      798             
  Lines      216579   216580      +1     
=========================================
- Hits       177481   177477      -4     
- Misses      39098    39103      +5     

@Lichtso Lichtso merged commit 7ff797b into solana-labs:master Sep 25, 2023
@Lichtso Lichtso deleted the refactor/feature_set_load_program_from_bytes branch September 25, 2023 15:16
jeffwashington pushed a commit to jeffwashington/solana that referenced this pull request Sep 25, 2023
…es()` (solana-labs#33395)

Replaces parameter feature_set with delay_visibility_of_program_deployment in load_program_from_bytes().
Sign up for free to subscribe to this conversation on GitHub. Already have an account? Sign in.
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

2 participants