solana/programs
Alexander Meißner 7eae98c6d9
Introduces `Result` return types to mutable accessors of `BorrowedAccount` (#25380)
* Introduces result return types to get_data_mut(), set_data() and set_data_length() of BorrowedAccount.

* Introduces result return types to set_owner(), set_lamports() and set_executable() of BorrowedAccount.
2022-05-21 17:47:09 +02:00
..
address-lookup-table Introduces `Result` return types to mutable accessors of `BorrowedAccount` (#25380) 2022-05-21 17:47:09 +02:00
address-lookup-table-tests Bump version to v1.11 (#23807) 2022-03-21 17:40:50 -05:00
bpf Disallow deployment of deprecated _sol_alloc_free syscall (#25179) 2022-05-20 13:19:41 -07:00
bpf_loader Introduces `Result` return types to mutable accessors of `BorrowedAccount` (#25380) 2022-05-21 17:47:09 +02:00
compute-budget Refactor: Use `InstructionContext::get_instruction_data()` (#24014) 2022-04-01 15:48:05 +02:00
config Introduces `Result` return types to mutable accessors of `BorrowedAccount` (#25380) 2022-05-21 17:47:09 +02:00
ed25519-tests Bump version to v1.11 (#23807) 2022-03-21 17:40:50 -05:00
stake Raise minimum stake delegation to 1 SOL (#24603) 2022-05-07 19:01:05 -04:00
vote chore: bump log from 0.4.16 to 0.4.17 (#24987) 2022-05-05 01:49:18 +00:00
zk-token-proof zk-token-sdk: verify WithdrawWithheldTokens proof under the correct context (#24923) 2022-05-03 13:44:47 +09:00