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

master: Add nonce to shreds repairs, add shred data size to header #10109

Merged
merged 6 commits into from
May 19, 2020

Conversation

carllin
Copy link
Contributor

@carllin carllin commented May 19, 2020

Problem

Summary of Changes

Integration path suggested here #10043 (comment) for master
Fixes #

@carllin carllin force-pushed the FixRepairMaster branch 2 times, most recently from 613a497 to d3654a5 Compare May 19, 2020 09:31
@codecov
Copy link

codecov bot commented May 19, 2020

Codecov Report

Merging #10109 into master will increase coverage by 0.0%.
The diff coverage is 81.6%.

@@           Coverage Diff            @@
##           master   #10109    +/-   ##
========================================
  Coverage    81.5%    81.5%            
========================================
  Files         282      283     +1     
  Lines       65905    66133   +228     
========================================
+ Hits        53769    53956   +187     
- Misses      12136    12177    +41     

@carllin carllin merged commit 97f2bcf into solana-labs:master May 19, 2020
@@ -220,6 +258,11 @@ where
Ok(())
}

struct RepairMeta {
_from_addr: SocketAddr,
Copy link
Member

@ryoqun ryoqun Apr 24, 2023

Choose a reason for hiding this comment

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

here xref: #31319 (comment)

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.

3 participants