solana/programs/vote/benches
Alexander Meißner e5490b8d09
Refactor - Use builtin function interface from rbpf (#31221)
* Removes test_program_entry_debug().

* Uses declare_process_instruction!() in all tests and benchmarks.

* Replaces with ProcessInstructionWithContext with solana_rbpf::BuiltInFunction.
2023-04-21 18:08:32 +02:00
..
process_vote.rs Refactor - Use builtin function interface from rbpf (#31221) 2023-04-21 18:08:32 +02:00