solana/program-runtime/src
Pankaj Garg 12e3e8b467
Add provisions to unload a program from the cache (#31036)
2023-04-10 16:42:05 -07:00
..
accounts_data_meter.rs
compute_budget.rs add compute budget instruction to set loaded accounts data size limit (#30377) 2023-02-24 09:27:49 -06:00
executor_cache.rs Stop loading program accounts if program exists in cache (#30703) 2023-03-28 11:49:56 -07:00
invoke_context.rs Cleanup - mock_process_instruction() (#31088) 2023-04-07 12:53:19 +02:00
lib.rs Remove executors trait and replace with LoadedProgram (#30348) 2023-02-17 12:47:45 +01:00
loaded_programs.rs Add provisions to unload a program from the cache (#31036) 2023-04-10 16:42:05 -07:00
log_collector.rs
pre_account.rs
prioritization_fee.rs Add feature gate to remove support for RequestUnitsDeprecated instruction (#27503) 2022-09-09 22:24:21 +00:00
stable_log.rs Refactor - Cleanup error handling in program runtime (#30693) 2023-04-05 15:50:34 +02:00
sysvar_cache.rs Adds `IndexOfAccount` type (#27599) 2022-09-06 11:31:40 +02:00
timings.rs chore: bump enum-iterator from 0.8.1 to 1.2.0 (#27496) 2022-08-31 15:07:29 -06:00