solana/core
behzad nouri 348fe9ebe2
verifies shred slot and parent in fetch stage (#26225)
Shred slot and parent are not verified until window-service where
resources are already wasted to sig-verify and deserialize shreds.
This commit moves above verification to earlier in the pipeline in fetch
stage.
2022-06-28 12:45:50 +00:00
..
benches moves Shred::seed to ShredId and adds test coverage (#26251) 2022-06-27 17:58:43 +00:00
src verifies shred slot and parent in fetch stage (#26225) 2022-06-28 12:45:50 +00:00
tests Remove StatusCacheRc type and use StatusCache directly (#26184) 2022-06-24 08:38:56 -05:00
.gitignore tmp dirs target to farf (#5079) 2019-07-12 18:28:42 -07:00
Cargo.toml Enable wire compression in Solana CLI and Rust client (#26236) 2022-06-27 15:38:07 -07:00
build.rs Remove frozen ABI modules from solana-sdk 2020-10-20 16:11:30 -07:00