solana/programs/bpf_loader
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
..
benches chore: cargo +nightly clippy --fix -Z unstable-options 2021-06-18 10:42:46 -07:00
src Refactor: Make program_id always last in program chain (#20598) 2021-10-13 08:58:20 +02:00
test_elfs More efficient padding (#11656) 2020-08-17 10:24:34 -07:00
Cargo.toml Bump version to 1.9.0 2021-10-06 17:57:41 -07:00
build.rs chore: cargo +nightly clippy --fix -Z unstable-options 2021-06-18 10:42:46 -07:00