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

* Add nonce to shreds/repairs

* Add data shred size to header

Co-authored-by: Carl <carl@solana.com>
This commit is contained in:
carllin
2020-05-19 12:38:18 -07:00
committed by GitHub
parent 427c78d891
commit 97f2bcff69
15 changed files with 598 additions and 256 deletions

1
Cargo.lock generated
View File

@@ -4029,6 +4029,7 @@ dependencies = [
"rayon",
"solana-clap-utils",
"solana-core",
"solana-ledger",
"solana-logger",
"solana-net-utils",
"solana-runtime",