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

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
@carllin carllin force-pushed the FixRepairMaster branch from d3654a5 to a803ec0 Compare May 19, 2020 09:39
@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
Contributor

@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 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.

3 participants