solana/programs/vote
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
..
benches Cleanup - mock InvokeContext (#31007) 2023-04-03 17:23:24 +02:00
src Cleanup - mock_process_instruction() (#31088) 2023-04-07 12:53:19 +02:00
Cargo.toml chore: workspace inheritance (#29893) 2023-02-23 22:01:54 +08:00
build.rs