solana/core
bji a45710838d
Add new vote state version that replaces Lockout with LandedVote to a… (#30831)
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.
2023-04-18 20:27:38 -07:00
..
benches update benches after removing packet.sender_stake (#31110) 2023-04-07 14:27:29 -05:00
src Add new vote state version that replaces Lockout with LandedVote to a… (#30831) 2023-04-18 20:27:38 -07:00
tests Add a filter_by_type param for purge_old_bank_snapshots (#31191) 2023-04-17 16:16:41 -07:00
.gitignore
Cargo.toml removes unused dependencies (#30917) 2023-03-28 17:25:44 +00:00
build.rs