solana/programs/vote/src
Alessandro Decina 16ea141402
sdk: put AccountSharedData::set_data() behind feature="dev-context-only-utils" (#33086)
set_data() is deprecated in favor of set_data_from_slice().
2023-09-01 21:02:14 +07:00
..
vote_state sdk: put AccountSharedData::set_data() behind feature="dev-context-only-utils" (#33086) 2023-09-01 21:02:14 +07:00
lib.rs Eliminate unchecked arithmetic in vote program (#29885) 2023-01-25 21:55:52 -08:00
vote_processor.rs ff cleanup: allow_votes_to_directly_update_vote_state and compact_vot… (#32967) 2023-08-30 17:00:19 -07:00
vote_transaction.rs Split out voting and banking threads in banking stage (#27931) 2022-10-20 21:10:48 +00:00