solana/program-runtime/src
Brooks Prumo 0a1ab945bc
Move cap_accounts_data_len feature gate only around new error (#23048)
2022-02-10 11:57:00 -06:00
..
accounts_data_meter.rs Move cap_accounts_data_len feature gate only around new error (#23048) 2022-02-10 11:57:00 -06:00
compute_budget.rs fix: Adjust mem op base cost to avoid breaking Raydium AMM Program (#22762) 2022-01-27 02:01:57 +00:00
instruction_recorder.rs
invoke_context.rs Move cap_accounts_data_len feature gate only around new error (#23048) 2022-02-10 11:57:00 -06:00
lib.rs Refactor: Move `InstructionRecorder` into `TransactionContext` (#22578) 2022-01-19 22:40:09 +01:00
log_collector.rs Fix program log filtering (#22133) 2021-12-28 12:13:03 -08:00
native_loader.rs Refactor: Remove `KeyedAccount` from program runtime (#22226) 2022-01-03 23:30:56 +01:00
neon_evm_program.rs
pre_account.rs
stable_log.rs
sysvar_cache.rs Refactor: Use `SysvarCache` in all builtin programs (#22864) 2022-02-03 13:03:50 +01:00
timings.rs Consolidate process instruction execution timings to own struct 2022-01-06 03:56:46 -07:00