solana/rbpf-cli
Alexander Meißner 36f46e1c31
CPI Account Reuse (#19762)
* Removes two account copy steps from InstructionProcessor::native_invoke().

* Moves gathering of keyed_accounts, caller_write_privileges and program_indices into InstructionProcessor::create_message().

* Explicitly routes the serialized account lengths to enable sharing of existing account structures.

* Recycles existing account structs in CPI syscall.
2021-09-18 08:09:47 +02:00
..
src CPI Account Reuse (#19762) 2021-09-18 08:09:47 +02:00
Cargo.lock Add rbpf-cli tool (#17378) 2021-05-28 11:28:30 +00:00
Cargo.toml chore: bump serde_json from 1.0.67 to 1.0.68 (#19942) 2021-09-16 20:23:25 +00:00