solana/program-runtime
Alexander Meißner 860ecd6572
Deprecate `KeyedAccount` and `StackFrame` (#24480)
* Marks KeyedAccount as deprecated.

* Marks StackFrame as deprecated.
2022-04-19 17:11:04 +02:00
..
benches Refactor: Remove Rc from PreAccount and InvokeContext::get_account() (#21882) 2021-12-14 15:44:31 +01:00
src Deprecate `KeyedAccount` and `StackFrame` (#24480) 2022-04-19 17:11:04 +02:00
Cargo.toml Bump version to v1.11 (#23807) 2022-03-21 17:40:50 -05:00
build.rs