solana-with-rpc-optimizations/core
bji d77f0a22c7
Add new vote state version that replaces Lockout with LandedVote to a… (#29524)
* Add new vote state version that replaces Lockout with LandedVote to allow vote latency to be tracked in a future change. Includes a feature to be enabled which will when enabled cause the vote state to be written in the new form.

* Update feature set key to one owned by ashwin

---------

Co-authored-by: Ashwin Sekar <ashwin@solana.com>
2023-03-20 08:31:46 -06:00
..
benches remove test fn (#30616) 2023-03-10 09:30:25 -08:00
src Add new vote state version that replaces Lockout with LandedVote to a… (#29524) 2023-03-20 08:31:46 -06:00
tests Calculates accounts hash from storages in snapshot tests (#30778) 2023-03-17 15:22:02 -04:00
.gitignore
Cargo.toml chore: workspace inheritance (#29893) 2023-02-23 22:01:54 +08:00
build.rs