solana-with-rpc-optimizations/program-test/src
Alexander Meißner da00b39f4f
Cleanup: get_program_key() and get_loader_key() in TransactionContext (#23191)
* Moves TransactionContext::get_program_key() to InstructionContext::get_program_key().

* Removes TransactionContext::get_loader_key().

* Test full program and loader executable account chain in BPF loader.
2022-02-17 10:16:28 +01:00
..
programs feature: add new token program feature (#18780) 2021-07-21 14:34:25 +02:00
lib.rs Cleanup: get_program_key() and get_loader_key() in TransactionContext (#23191) 2022-02-17 10:16:28 +01:00
programs.rs feature: add new token program feature (#18780) 2021-07-21 14:34:25 +02:00