solana/program-runtime/src
Alexander Meißner 03738d6766
Cleanup: Removes `prev_account_sizes` from `InvokeContext::native_invoke()` (#26582)
Removes prev_account_sizes from InvokeContext::native_invoke().
2022-07-12 13:41:29 +02:00
..
accounts_data_meter.rs clippy: Use `unsigned_abs()` (#25250) 2022-05-16 16:08:42 -05:00
compute_budget.rs remove elgamal syscall operations (#26311) 2022-06-30 16:27:48 +09:00
invoke_context.rs Cleanup: Removes `prev_account_sizes` from `InvokeContext::native_invoke()` (#26582) 2022-07-12 13:41:29 +02:00
lib.rs Add end-to-end replay slot metrics (#25752) 2022-07-05 13:58:51 -05:00
log_collector.rs Fix program log filtering (#22133) 2021-12-28 12:13:03 -08:00
pre_account.rs cleanup feature; do_support_realloc (#25882) 2022-06-10 15:33:19 -07:00
prioritization_fee.rs Fix derive_partial_eq_without_eq clippy lint 2022-05-22 22:22:21 -07:00
stable_log.rs Reformat imports to a consistent style for imports 2021-12-03 09:19:13 -08:00
sysvar_cache.rs Refactor: instruction account index (#25825) 2022-06-16 18:46:17 +02:00
timings.rs Add end-to-end replay slot metrics (#25752) 2022-07-05 13:58:51 -05:00