solana/program-runtime/src
Pankaj Garg a649459fc6
LoadedPrograms::extract() code cleanup and unit tests (#31604)
2023-05-12 08:55:03 -07:00
..
accounts_data_meter.rs
builtin_program.rs Refactoring - Remove redundant definition of `BuiltinProgram` (#31429) 2023-05-02 23:01:28 +02:00
compute_budget.rs add compute budget instruction to set loaded accounts data size limit (#30377) 2023-02-24 09:27:49 -06:00
invoke_context.rs Replace executor cache usage with LoadedPrograms cache (#31462) 2023-05-09 15:44:38 -07:00
lib.rs Remove executor cache from the codebase (#31566) 2023-05-10 07:11:04 -07:00
loaded_programs.rs LoadedPrograms::extract() code cleanup and unit tests (#31604) 2023-05-12 08:55:03 -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 Bumps base64 from 0.13.1 to 0.21.0. (#31522) 2023-05-11 11:34:58 -07:00
sysvar_cache.rs Adds `IndexOfAccount` type (#27599) 2022-09-06 11:31:40 +02:00
timings.rs Fix incorrect ExecuteAccessoryTimings (#31167) 2023-04-16 22:40:52 +02:00