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

Plumb ability to handle duplicate shreds into shred insertion functions #7784

Merged
merged 1 commit into from
Jan 14, 2020

Conversation

carllin
Copy link
Contributor

@carllin carllin commented Jan 14, 2020

Problem

Shred insertion doesn't have a mechanism to call a handler upon seeing a duplicate shred

Summary of Changes

Plumb ability to call a handler upon detection of duplicate shreds

Fixes #

@codecov
Copy link

codecov bot commented Jan 14, 2020

Codecov Report

Merging #7784 into master will increase coverage by <.1%.
The diff coverage is 100%.

@@           Coverage Diff            @@
##           master   #7784     +/-   ##
========================================
+ Coverage    81.9%   81.9%   +<.1%     
========================================
  Files         241     241             
  Lines       51070   51081     +11     
========================================
+ Hits        41841   41854     +13     
+ Misses       9229    9227      -2

Copy link
Member

@sakridge sakridge left a comment

Choose a reason for hiding this comment

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

lgtm

@carllin carllin merged commit 721c437 into solana-labs:master Jan 14, 2020
This was referenced Aug 24, 2022
This was referenced May 14, 2024
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.

2 participants