solana/runtime
Alexander Meißner bf9ca9827e
Refactor: instruction account index (#25825)
* Adds methods based on instruction_account_index to InstructionContext.
Removes methods which are based on index_in_instruction.

* Adjusts program-runtime.

* Adjusts runtime.

* Adjusts bpf loader.

* Adjusts built-in programs.

* Adjusts program-test and bpf tests.
2022-06-16 18:46:17 +02:00
..
benches stop logging misleading bank hash mismatch (#25427) 2022-05-23 08:43:25 -05:00
src Refactor: instruction account index (#25825) 2022-06-16 18:46:17 +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 flate2 from 1.0.23 to 1.0.24 (#25636) 2022-05-31 23:15:46 -06:00
build.rs