solana/program-test/src
Alexander Meißner 660f6981c6
Cleanup: TransactionContext (#22910)
* Adds BorrowedAccount::check_sysvar().

* Adds BorrowedAccount::get_data_mut().

* Implements account resizing in BorrowedAccount.

* Exposes is_signer() and is_writable() in InstructionContext.

* Removes AccountMeta and get_instruction_accounts_metas().

* Makes throwing errors in BorrowedAccount optional.

* Removes result return values from BorrowedAccount.
2022-02-03 17:19:42 +01:00
..
programs feature: add new token program feature (#18780) 2021-07-21 14:34:25 +02:00
lib.rs Cleanup: TransactionContext (#22910) 2022-02-03 17:19:42 +01:00
programs.rs feature: add new token program feature (#18780) 2021-07-21 14:34:25 +02:00