solana-with-rpc-optimizations/program-runtime/src
Justin Starry b6bc5d2fa1 Aggregate executor update timing metrics 2022-04-26 23:15:22 +08:00
..
accounts_data_meter.rs Ensure blocks do not exceed the max accounts data size during Replay Stage (#23422) 2022-03-10 10:24:31 -06:00
compute_budget.rs directly use compute_budget MAX_UNITS and DEFAULT_UNITS 2022-03-18 08:53:11 -05:00
invoke_context.rs Aggregate executor update timing metrics 2022-04-26 23:15:22 +08:00
lib.rs Remove `NativeLoader` from program runtime (#24296) 2022-04-13 12:15:28 +02:00
log_collector.rs
neon_evm_program.rs
pre_account.rs deny slice indexing (#23622) 2022-03-13 08:43:07 -07:00
stable_log.rs
sysvar_cache.rs Refactor: Replaces KeyedAccount in_get_sysvar_with_account_check (#23905) 2022-03-24 19:30:42 +01:00
timings.rs