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

Add get_incremental_snapshot_hash_for_node() to gossip #20394

Merged
merged 5 commits into from
Oct 8, 2021

Conversation

brooksprumo
Copy link
Contributor

@brooksprumo brooksprumo commented Oct 3, 2021

Problem

There is no way to retrieve incremental snapshot hashes from CRDS.

Summary of Changes

Add fn to get incremental snapshot hashes, from CRDS, for a node.

Fixes #20377

@codecov
Copy link

codecov bot commented Oct 3, 2021

Codecov Report

Merging #20394 (8d208c9) into master (1c36af1) will increase coverage by 0.0%.
The diff coverage is 0.0%.

@@           Coverage Diff           @@
##           master   #20394   +/-   ##
=======================================
  Coverage    82.2%    82.2%           
=======================================
  Files         492      492           
  Lines      137251   137258    +7     
=======================================
+ Hits       112874   112887   +13     
+ Misses      24377    24371    -6     

@brooksprumo
Copy link
Contributor Author

@behzadnouri This PR is ready for review. Let me know if you need anything. Thanks in advance!

@brooksprumo brooksprumo merged commit 57592e4 into solana-labs:master Oct 8, 2021
@brooksprumo brooksprumo deleted the iss-crds-get branch October 8, 2021 00:47
dankelleher pushed a commit to identity-com/solana that referenced this pull request Nov 24, 2021
frits-metalogix added a commit to identity-com/solana that referenced this pull request Nov 24, 2021
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.

Add fn to get IncrementalSnapshotHashes from gossip/crds
2 participants