solana/runtime
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 stop logging misleading bank hash mismatch (#25427) 2022-05-23 08:43:25 -05:00
src Refactor: Rebase offset of `index_in_caller` (#25531) 2022-05-25 13:43:20 +02:00
store-tool chore: bump log from 0.4.16 to 0.4.17 (#24987) 2022-05-05 01:49:18 +00:00
tests Make stake integration tests aware of stake minimum delegation (#24809) 2022-04-28 18:11:39 -05:00
.gitignore
Cargo.toml chore: bump regex from 1.5.5 to 1.5.6 (#25488) 2022-05-23 13:45:43 -06:00
build.rs