solana/program-runtime/src
Dmitri Makarov 1d89ea01cc Rename LoadedPrograms to ProgramCache for readability (#339) 2024-03-20 16:28:38 -05:00
..
compute_budget.rs Remove feature set from compute budget processor (#34472) 2023-12-15 15:01:02 -06:00
compute_budget_processor.rs Remove feature set from compute budget processor (#34472) 2023-12-15 15:01:02 -06:00
invoke_context.rs Revert deprecate executable feature (#309) 2024-03-20 16:28:38 -05:00
lib.rs [SVM] Move RuntimeConfig to program-runtime (#96) 2024-03-09 13:27:11 -06:00
loaded_programs.rs Rename LoadedPrograms to ProgramCache for readability (#339) 2024-03-20 16:28:38 -05:00
log_collector.rs Remove From<LogCollector> for Vec<String> (#33012) 2023-08-27 13:10:02 +09:00
message_processor.rs Revert deprecate executable feature (#309) 2024-03-20 16:28:38 -05:00
prioritization_fee.rs Rename priority to compute_unit_price (#35062) 2024-02-05 16:41:01 -08:00
runtime_config.rs [SVM] Move RuntimeConfig to program-runtime (#96) 2024-03-09 13:27:11 -06:00
stable_log.rs Bump solana_rbpf to v0.8.0 (#33679) 2023-10-20 21:39:50 +02:00
sysvar_cache.rs Add epoch_rewards to sysvar cache (#32155) 2023-06-20 15:01:34 -05:00
timings.rs Fix - Removes redundant `TotalBatchesLen` from `ThreadExecuteTimings::accumulate()` (#34179) 2023-11-20 19:21:01 +01:00