Files
solana/runtime/src
Alexander Meißner c16cf9cf8a Refactor: Use SysvarCache in all builtin programs (#22864)
* Replaces from_keyed_account() by SysvarCache in stake instruction.

* Replaces from_keyed_account() by SysvarCache in system instruction processor.

* Removes from_keyed_account().
Moves check_sysvar_keyed_account() into sysvar_cache.rs

* Removes tests which test for incorrectly serialized sysvars.
2022-02-03 13:03:50 +01:00
..
2022-01-21 19:12:57 -08:00
2022-01-31 11:40:19 -06:00
2022-01-21 19:12:57 -08:00
2022-01-21 19:12:57 -08:00
2022-01-20 18:11:00 -06:00
2022-01-21 19:12:57 -08:00