solana/program-runtime
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 cleanup old features (#19956) 2021-09-17 09:46:49 -07:00
src CPI without Account Refs (#20034) 2021-09-21 14:41:02 +02:00
Cargo.toml Add solana-program-runtime crate (#19438) 2021-08-27 00:30:36 +00:00
build.rs Add solana-program-runtime crate (#19438) 2021-08-27 00:30:36 +00:00