solana/cli
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
..
src Refactor: Remove program_id from process_instruction() (#20540) 2021-10-10 22:29:18 +02:00
tests Resolve nightly-2021-10-05 clippy complaints 2021-10-06 10:37:58 -07:00
.gitignore Rename solana-wallet program to just solana (#5604) 2019-08-22 13:51:16 -07:00
Cargo.toml Bump nix and ctrlc crate to resolve audit failures (#20558) 2021-10-08 17:18:33 -06:00