solana-with-rpc-optimizations/runtime/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
..
accounts.rs
accounts_index.rs
append_vec.rs
bank.rs Refactor - Use builtin function interface from rbpf (#31221) 2023-04-21 18:08:32 +02:00
prioritization_fee_cache.rs
status_cache.rs