solana/programs/vote/src
Alexander Meißner 0cd57addcf
Cleanup - mock_process_instruction() (#31088)
* Uses declare_process_instruction!() in all tests.

* Adds post_adjustments to mock_process_instruction().
Removes "solana_sbf_rust_external_spend" from assert_instruction_count() as it panics.
2023-04-07 12:53:19 +02:00
..
vote_state Revert "Add new vote state version that replaces Lockout with LandedV… (#30817) 2023-03-21 22:54:13 +08:00
lib.rs Eliminate unchecked arithmetic in vote program (#29885) 2023-01-25 21:55:52 -08:00
vote_processor.rs Cleanup - mock_process_instruction() (#31088) 2023-04-07 12:53:19 +02:00
vote_transaction.rs Split out voting and banking threads in banking stage (#27931) 2022-10-20 21:10:48 +00:00