solana/runtime
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
..
benches Pacify clippy 2022-01-21 19:12:57 -08:00
src Cleanup: TransactionContext (#22910) 2022-02-03 17:19:42 +01:00
store-tool Bump version to v1.10.0 2021-12-04 20:17:54 +00:00
tests Reformat imports to a consistent style for imports 2021-12-03 09:19:13 -08:00
.gitignore
Cargo.toml chore: bump serde from 1.0.134 to 1.0.136 (#22817) 2022-01-28 12:20:37 -07:00
build.rs Remove frozen ABI modules from solana-sdk 2020-10-20 16:11:30 -07:00