solana-with-rpc-optimizations/programs/bpf_loader
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
..
benches Improve serialization benches (#27718) 2022-09-21 20:47:36 +01:00
gen-syscall-list chore: workspace inheritance (#29893) 2023-02-23 22:01:54 +08:00
src Refactor - Use builtin function interface from rbpf (#31221) 2023-04-21 18:08:32 +02:00
test_elfs Revert "Revert "Add test for executor cache runtime feature upgrades.… (#30428) 2023-02-24 10:04:51 -07:00
Cargo.toml chore: workspace inheritance (#29893) 2023-02-23 22:01:54 +08:00