solana-with-rpc-optimizations/programs/vote/src
Jon Cinque 968b158494
vote: Prevent commission update in the second half of epochs (#29362)
* vote: Prevent commission update in the second half of epochs

* Address feedback

* Fix tests

* Make the feature enabled by single-contributor

* Use a cooler pubkey
2022-12-23 12:24:39 +01:00
..
vote_state vote: Prevent commission update in the second half of epochs (#29362) 2022-12-23 12:24:39 +01:00
lib.rs Move vote program state and instructions to solana-program 2022-08-09 20:52:47 -07:00
vote_processor.rs vote: Prevent commission update in the second half of epochs (#29362) 2022-12-23 12:24:39 +01:00
vote_transaction.rs Split out voting and banking threads in banking stage (#27931) 2022-10-20 21:10:48 +00:00