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.18: Fix bank new_from_field for epoch reward status (backport of #34992) #35002

Merged
merged 1 commit into from
Jan 31, 2024

Conversation

mergify[bot]
Copy link
Contributor

@mergify mergify bot commented Jan 29, 2024

This is an automatic backport of pull request #34992 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

* fix bank new_from_field for epoch reward status

* fix bank serde test assert for epoch reward status

---------

Co-authored-by: HaoranYi <haoran.yi@solana.com>
(cherry picked from commit b1f8a89)
Copy link

codecov bot commented Jan 29, 2024

Codecov Report

All modified and coverable lines are covered by tests ✅

Comparison is base (199a1e1) 81.6% compared to head (b8ff1de) 81.6%.

Additional details and impacted files
@@           Coverage Diff           @@
##            v1.18   #35002   +/-   ##
=======================================
  Coverage    81.6%    81.6%           
=======================================
  Files         828      828           
  Lines      223974   223974           
=======================================
+ Hits       182844   182865   +21     
+ Misses      41130    41109   -21     

@brooksprumo
Copy link
Contributor

lgtm - I'll defer a full :shipit: to Will.

@HaoranYi
Copy link
Contributor

@willhickey Can you take a look at this PR? This fix is important for the partition epoch reward feature. Thanks!

@willhickey willhickey merged commit 5d824a3 into v1.18 Jan 31, 2024
35 checks passed
@willhickey willhickey deleted the mergify/bp/v1.18/pr-34992 branch January 31, 2024 04:04
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

4 participants