solana/programs
Alexander Meißner f10c80b49f
Refactor: Rebase offset of `index_in_caller` (#25531)
* Removes the offset InstructionContext::get_number_of_program_accounts() from InstructionAccount::index_in_caller.

* Removes unreachable SyscallError::InvalidLength in orig_data_lens.get().
2022-05-25 13:43:20 +02:00
..
address-lookup-table Fix derive_partial_eq_without_eq clippy lint 2022-05-22 22:22:21 -07:00
address-lookup-table-tests Bump version to v1.11 (#23807) 2022-03-21 17:40:50 -05:00
bpf Remove retain_mut dep (#25494) 2022-05-23 21:45:49 +00:00
bpf_loader Refactor: Rebase offset of `index_in_caller` (#25531) 2022-05-25 13:43:20 +02:00
compute-budget Refactor: Use `InstructionContext::get_instruction_data()` (#24014) 2022-04-01 15:48:05 +02:00
config Fix derive_partial_eq_without_eq clippy lint 2022-05-22 22:22:21 -07:00
ed25519-tests Bump version to v1.11 (#23807) 2022-03-21 17:40:50 -05:00
stake Fix derive_partial_eq_without_eq clippy lint 2022-05-22 22:22:21 -07:00
vote Refactor: Rebase offset of `index_in_caller` (#25531) 2022-05-25 13:43:20 +02:00
zk-token-proof zk-token-sdk: verify WithdrawWithheldTokens proof under the correct context (#24923) 2022-05-03 13:44:47 +09:00