solana/programs
Alexander Meißner 2fb096c486
Refactor: Adds `index_in_callee` to `InstructionAccount` (#25490)
* Adds InstructionAccount::index_in_callee

* Adjusts tests and benches.

* Adds documentation for InstructionAccount.

* Adds InstructionContext::is_duplicate()
2022-05-25 00:04:46 +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: Adds `index_in_callee` to `InstructionAccount` (#25490) 2022-05-25 00:04:46 +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: Adds `index_in_callee` to `InstructionAccount` (#25490) 2022-05-25 00:04:46 +02:00
zk-token-proof zk-token-sdk: verify WithdrawWithheldTokens proof under the correct context (#24923) 2022-05-03 13:44:47 +09:00