solana/program-test/src
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
..
programs Upgrade to token-2022 0.6.0 (#30353) 2023-03-10 10:32:19 +09:00
lib.rs Refactor - Use builtin function interface from rbpf (#31221) 2023-04-21 18:08:32 +02:00
programs.rs Upgrade to token-2022 0.6.0 (#30353) 2023-03-10 10:32:19 +09:00