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

Fastboots by default #33883

Merged
merged 1 commit into from
Oct 27, 2023
Merged

Conversation

brooksprumo
Copy link
Contributor

@brooksprumo brooksprumo commented Oct 26, 2023

Problem

Fastboot is available as a CLI arg, but it's not on by default. This means most validators will not use it/know about it.

Summary of Changes

Turn on fastboot by default.

Note that fastboot was properly added/supported in v1.17. Turning it on by default is v1.18+. This will allow for testing from a wider audience as v1.17 is rolled out to the various clusters.

@codecov
Copy link

codecov bot commented Oct 26, 2023

Codecov Report

Merging #33883 (567342f) into master (ba112a0) will increase coverage by 0.0%.
Report is 4 commits behind head on master.
The diff coverage is 94.0%.

@@           Coverage Diff           @@
##           master   #33883   +/-   ##
=======================================
  Coverage    81.8%    81.9%           
=======================================
  Files         810      811    +1     
  Lines      218148   218163   +15     
=======================================
+ Hits       178650   178721   +71     
+ Misses      39498    39442   -56     

@apfitzge apfitzge self-requested a review October 27, 2023 01:42
Copy link
Contributor

@apfitzge apfitzge left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

lgtm - w/ #33885 split out the diff becomes a two-liner.

@brooksprumo brooksprumo merged commit d04ad65 into solana-labs:master Oct 27, 2023
32 checks passed
@brooksprumo brooksprumo deleted the fastboot/default branch October 27, 2023 11:23
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
Status: Done
Development

Successfully merging this pull request may close these issues.

2 participants