solana/program-runtime/src
Tao Zhu 7b95c8e698
add default_cost as mandatory field for Builtin (#30639)
* add default_cost as mandatory field for Builtin

* updated tests

* set zkp program default to VerifyTransfer CUs

---------

Co-authored-by: Jon Cinque <joncinque@pm.me>
2023-03-10 14:02:24 -06:00
..
accounts_data_meter.rs Do not check accounts data size in InvokeContext (#26773) 2022-08-08 11:05:25 -04:00
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 Find and load missing programs in LoadedPrograms cache (#30275) 2023-02-21 12:53:35 -08:00
invoke_context.rs add default_cost as mandatory field for Builtin (#30639) 2023-03-10 14:02:24 -06:00
lib.rs Remove executors trait and replace with LoadedProgram (#30348) 2023-02-17 12:47:45 +01:00
loaded_programs.rs Add Executor Cache Eviction Strategy (#30526) 2023-03-06 15:07:01 -07:00
log_collector.rs
pre_account.rs Remove `total_data_size` and `data_size_changed` from `ExecuteDetailsTimings` (#27051) 2022-08-23 14:58:32 +02:00
prioritization_fee.rs Add feature gate to remove support for RequestUnitsDeprecated instruction (#27503) 2022-09-09 22:24:21 +00:00
stable_log.rs
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