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

v1.17: validator: ignore too old tower error (backport of #35229) #35278

Merged
merged 1 commit into from
Feb 21, 2024

Conversation

mergify[bot]
Copy link
Contributor

@mergify mergify bot commented Feb 21, 2024

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

* validator: ignore too old tower error

* Update core/src/replay_stage.rs

Co-authored-by: Ashwin Sekar <ashwin@solana.com>

* remove redundant references

---------

Co-authored-by: Ashwin Sekar <ashwin@solana.com>
(cherry picked from commit 531793b)
Copy link

codecov bot commented Feb 21, 2024

Codecov Report

Attention: 8 lines in your changes are missing coverage. Please review.

Comparison is base (17eb75a) 81.6% compared to head (f910a38) 81.6%.
Report is 1 commits behind head on v1.17.

Additional details and impacted files
@@           Coverage Diff            @@
##            v1.17   #35278    +/-   ##
========================================
  Coverage    81.6%    81.6%            
========================================
  Files         806      806            
  Lines      218996   219078    +82     
========================================
+ Hits       178758   178858   +100     
+ Misses      40238    40220    -18     

@AshwinSekar AshwinSekar merged commit 07b69c9 into v1.17 Feb 21, 2024
33 checks passed
@AshwinSekar AshwinSekar deleted the mergify/bp/v1.17/pr-35229 branch February 21, 2024 21:33
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