solana/program-runtime
Alexander Meißner ccc6a6bf6f
Fix - `test_feature_activation_loaded_programs_recompilation_phase()` (#35299)
* Fixes test_feature_activation_loaded_programs_recompilation_phase() to trigger the recompilation phase before the epoch boundary.

* Adds a direct check of the cached entries around recompilation.
2024-03-02 06:55:53 -08:00
..
src Fix - `test_feature_activation_loaded_programs_recompilation_phase()` (#35299) 2024-03-02 06:55:53 -08:00
Cargo.toml Refactor - `LoadedPrograms::assign_program()` (#35233) 2024-02-28 09:20:11 +01:00
build.rs