Files
solana/programs/bpf_loader/src
Alexander Meißner 1b45c509c3 Refactor: Use InstructionContext::get_instruction_data() (#24014)
* 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.
2022-04-01 15:48:05 +02:00
..
2020-01-09 23:58:13 -08:00
2020-08-14 12:32:45 -07:00
2022-03-10 11:48:33 -08:00
2020-12-14 15:35:10 -08:00