solana/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 Add solana-program-runtime crate (#19438) 2021-08-27 00:30:36 +00:00
src CPI without Account Refs (#20034) 2021-09-21 14:41:02 +02:00
store-tool unused deps 2021-09-11 14:33:53 -07:00
tests stake: Remove v2 program references (#19308) 2021-08-20 01:08:44 -04:00
.gitignore
Cargo.toml introduce bucket map (#19848) 2021-09-17 15:11:27 -05:00
build.rs Remove frozen ABI modules from solana-sdk 2020-10-20 16:11:30 -07:00