solana/core
behzad nouri 895f76a93c
hides implementation details of shred from its public interface (#24563)
Working towards embedding versioning into shreds binary, so that a new
variant of shred struct can include merkle tree hashes of the erasure
set.
2022-04-25 12:43:22 +00:00
..
benches hides implementation details of shred from its public interface (#24563) 2022-04-25 12:43:22 +00:00
src hides implementation details of shred from its public interface (#24563) 2022-04-25 12:43:22 +00:00
tests caches StakeAccount instead of Delegation in Stakes 2022-04-21 15:28:41 +00:00
.gitignore
Cargo.toml chore: bump rayon from 1.5.1 to 1.5.2 (#24470) 2022-04-19 23:17:52 -06:00
build.rs