solana/programs/bpf_loader
Alexander Meißner b507715d44
CPI without Account Refs (#20034)
* Removes search for accounts and unsafe lifetime transmute in InvokeContext::push().

* Replaces accounts by account_indices in verify_and_update() and process_cross_program_instruction().

Co-authored-by: Justin Starry <justin.m.starry@gmail.com>
2021-09-21 14:41:02 +02:00
..
benches chore: cargo +nightly clippy --fix -Z unstable-options 2021-06-18 10:42:46 -07:00
src CPI without Account Refs (#20034) 2021-09-21 14:41:02 +02:00
test_elfs More efficient padding (#11656) 2020-08-17 10:24:34 -07:00
Cargo.toml remove dev deps 2021-09-11 14:33:53 -07:00
build.rs chore: cargo +nightly clippy --fix -Z unstable-options 2021-06-18 10:42:46 -07:00