solana/runtime
Alexander Meißner f30f3bddbb
Refactor: Remove program_id from process_instruction() (#20540)
* Replaces usage of program_id parameter by invoke_context.get_caller()?.

* Removes "pubkey: &Pubkey" parameter from "process_instruction()".
2021-10-10 22:29:18 +02:00
..
benches Refactor: Remove program_id from process_instruction() (#20540) 2021-10-10 22:29:18 +02:00
src Refactor: Remove program_id from process_instruction() (#20540) 2021-10-10 22:29:18 +02:00
store-tool Bump version to 1.9.0 2021-10-06 17:57:41 -07:00
tests Remove support for dynamically loaded native programs (#20444) 2021-10-06 14:53:23 -07:00
.gitignore
Cargo.toml Bump version to 1.9.0 2021-10-06 17:57:41 -07:00
build.rs Remove frozen ABI modules from solana-sdk 2020-10-20 16:11:30 -07:00