solana-with-rpc-optimizations/program-test
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
..
src Refactor - Use builtin function interface from rbpf (#31221) 2023-04-21 18:08:32 +02:00
tests Remove flaky ProgramTest test (#30967) 2023-03-29 12:07:44 -06:00
Cargo.toml Remove flaky ProgramTest test (#30967) 2023-03-29 12:07:44 -06:00