solana/programs/vote
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
..
benches Refactor: Rebase offset of `index_in_caller` (#25531) 2022-05-25 13:43:20 +02:00
src Fix derive_partial_eq_without_eq clippy lint 2022-05-22 22:22:21 -07:00
Cargo.toml chore: bump log from 0.4.16 to 0.4.17 (#24987) 2022-05-05 01:49:18 +00:00
build.rs