solana-with-rpc-optimizations/programs/bpf
Alexander Meißner da00b39f4f
Cleanup: get_program_key() and get_loader_key() in TransactionContext (#23191)
* Moves TransactionContext::get_program_key() to InstructionContext::get_program_key().

* Removes TransactionContext::get_loader_key().

* Test full program and loader executable account chain in BPF loader.
2022-02-17 10:16:28 +01:00
..
benches Refactor: Improve type safety and readability of transaction execution (#22215) 2022-01-05 10:15:15 +08:00
c Fix CPI duplicate account privilege escalation (#22752) 2022-01-28 00:52:02 +01:00
rust Add simulation detection countermeasure (#22880) 2022-02-15 13:09:59 +01:00
tests Cleanup: get_program_key() and get_loader_key() in TransactionContext (#23191) 2022-02-17 10:16:28 +01:00
.gitignore
Cargo.lock accounts_index: Add SPL Token account indexing for token-2022 accounts (#23043) 2022-02-16 16:23:25 -08:00
Cargo.toml Add simulation detection countermeasure (#22880) 2022-02-15 13:09:59 +01:00
build.rs Add simulation detection countermeasure (#22880) 2022-02-15 13:09:59 +01:00