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

v1.17: rekey stake limit feature (backport of #34503) #34508

Merged
merged 1 commit into from
Dec 22, 2023

Conversation

mergify[bot]
Copy link
Contributor

@mergify mergify bot commented Dec 18, 2023

This is an automatic backport of pull request #34503 done by Mergify.


Mergify commands and options

More conditions and actions can be found in the documentation.

You can also trigger Mergify actions by commenting on this pull request:

  • @Mergifyio refresh will re-evaluate the rules
  • @Mergifyio rebase will rebase this PR on its base branch
  • @Mergifyio update will merge the base branch into this PR
  • @Mergifyio backport <destination> will backport this PR on <destination> branch

Additionally, on Mergify dashboard you can:

  • look at your merge queues
  • generate the Mergify configuration with the config editor.

Finally, you can contact us on https://mergify.com

@mergify mergify bot added the feature-gate Pull Request adds or modifies a runtime feature gate label Dec 18, 2023
@HaoranYi HaoranYi requested review from t-nelson, brooksprumo and willhickey and removed request for brooksprumo and willhickey December 18, 2023 17:17
@t-nelson
Copy link
Contributor

looks like this need rebased to pickup the audit fix

Co-authored-by: HaoranYi <haoran.yi@solana.com>
(cherry picked from commit 1ac017c)
@willhickey willhickey force-pushed the mergify/bp/v1.17/pr-34503 branch from a83bb1e to 9a9d652 Compare December 21, 2023 14:01
Copy link

codecov bot commented Dec 21, 2023

Codecov Report

All modified and coverable lines are covered by tests ✅

Comparison is base (ef1fb9e) 81.8% compared to head (9a9d652) 81.8%.
Report is 3 commits behind head on v1.17.

Additional details and impacted files
@@           Coverage Diff           @@
##            v1.17   #34508   +/-   ##
=======================================
  Coverage    81.8%    81.8%           
=======================================
  Files         803      803           
  Lines      218231   218231           
=======================================
+ Hits       178515   178575   +60     
+ Misses      39716    39656   -60     

Copy link
Contributor

@t-nelson t-nelson left a comment

Choose a reason for hiding this comment

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

r+ ci

@HaoranYi HaoranYi merged commit 7f7ad61 into v1.17 Dec 22, 2023
33 checks passed
@HaoranYi HaoranYi deleted the mergify/bp/v1.17/pr-34503 branch December 22, 2023 12:41
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
feature-gate Pull Request adds or modifies a runtime feature gate
Projects
None yet
Development

Successfully merging this pull request may close these issues.

2 participants