solana/program-runtime/src
Alexander Meißner 1d813ea078
Refactor: Make program_id always last in program chain (#20598)
* Replaces program_id field in InvokeContextStackFrame by index.

* Swaps order of program account and programdata account.

* Removes program_id parameter from InvokeContext::push().
2021-10-13 08:58:20 +02:00
..
instruction_processor.rs Refactor: Make program_id always last in program chain (#20598) 2021-10-13 08:58:20 +02:00
lib.rs
native_loader.rs Refactor: Remove program_id from process_instruction() (#20540) 2021-10-10 22:29:18 +02:00