solana-with-rpc-optimizations/programs/vote
Ashwin Sekar 5acf0f6331
Add feature gate for new vote instruction and plumb through replay (#21683)
* Add feature gate for new vote instruction and plumb through replay

Add tower versions

* Add check for slot hashes history

* Update is_recent check to exclude voting on hard fork root slot

* Move tower rollback test to flaky and ignore it until #22551 lands
2022-02-07 14:06:19 -08:00
..
benches Refactor: Unify `SysvarCache` (#22843) 2022-01-31 17:53:50 +01:00
src Add feature gate for new vote instruction and plumb through replay (#21683) 2022-02-07 14:06:19 -08:00
Cargo.toml chore: bump serde from 1.0.134 to 1.0.136 (#22817) 2022-01-28 12:20:37 -07:00
build.rs