* Adds transaction_context and instruction_context where invoke_context.get_keyed_accounts() is used. * Use instruction_context.get_instruction_data() instead of an explicit parameter. * Removes instruction_data parameter from Executor::execute(). * Removes instruction_data parameter from ProcessInstructionWithContext. |
||
---|---|---|
.. | ||
accounts_data_meter.rs | ||
compute_budget.rs | ||
invoke_context.rs | ||
lib.rs | ||
log_collector.rs | ||
native_loader.rs | ||
neon_evm_program.rs | ||
pre_account.rs | ||
stable_log.rs | ||
sysvar_cache.rs | ||
timings.rs |