solana/program-runtime
Jack May cc94a93b56
Safer invoke context (#22898)
* Safer invoke context

* feedback and rebase with master
2022-02-03 02:34:51 -08:00
..
benches Refactor: Remove Rc from PreAccount and InvokeContext::get_account() (#21882) 2021-12-14 15:44:31 +01:00
src Safer invoke context (#22898) 2022-02-03 02:34:51 -08:00
Cargo.toml Refactor: move sysvar cache to new module 2022-01-12 12:35:28 -07:00
build.rs