solana/program-runtime/src
Pankaj Garg c86e160438
Add runtime environment to FailedVerification tombstones (#31991)
* Add runtime environment to FailedVerification tombstones

* modify default variant

* prune update

* add DelayVisibility in prune_feature_set_transition
2023-06-06 22:24:39 +00: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
invoke_context.rs Evict program cache using transaction usage counter (#31927) 2023-06-02 11:26:56 -07:00
lib.rs Refactor - Merges `BuiltinPrograms` into `LoadedPrograms` (#31654) 2023-05-18 22:18:28 +02:00
loaded_programs.rs Add runtime environment to FailedVerification tombstones (#31991) 2023-06-06 22:24:39 +00: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