solana/core
Jeff Washington (jwash) 557bf6e656
allow initial hash calc to occur in bg (#26271)
* allow initial hash calc to occur in bg

* validator_initialized -> startup_verification_complete

* add infos for leader and vote

* rework snapshot for startup verification

* change to assert
2022-06-29 16:48:33 -05:00
..
benches moves Shred::seed to ShredId and adds test coverage (#26251) 2022-06-27 17:58:43 +00:00
src allow initial hash calc to occur in bg (#26271) 2022-06-29 16:48:33 -05:00
tests Remove StatusCacheRc type and use StatusCache directly (#26184) 2022-06-24 08:38:56 -05:00
.gitignore
Cargo.toml Enable wire compression in Solana CLI and Rust client (#26236) 2022-06-27 15:38:07 -07:00
build.rs