solana-with-rpc-optimizations/programs/vote
carllin ad6c2d8c5f
Handle VoteStateUpdates for outdated roots bigger than slots in existing VoteState (#27323)
* Set root to latest vote in tower <= prposed vote state

* fixup tests

* PR comments

* feature gate
2022-08-24 20:42:57 -05:00
..
benches Feature: Early verification of account modifications in `BorrowedAccount` (#25899) 2022-07-15 09:31:34 +02:00
src Handle VoteStateUpdates for outdated roots bigger than slots in existing VoteState (#27323) 2022-08-24 20:42:57 -05:00
Cargo.toml chore: bump serde from 1.0.138 to 1.0.143 (#27015) 2022-08-10 05:08:43 +00:00
build.rs