solana-with-rpc-optimizations/programs/bpf_loader
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: Use instruction_trace instead of instruction_context_stack (#22988) 2022-02-09 20:04:49 +01:00
gen-syscall-list
src Cleanup: get_program_key() and get_loader_key() in TransactionContext (#23191) 2022-02-17 10:16:28 +01:00
test_elfs
Cargo.toml Bumps solana_rbpf to version v0.2.23 (#22954) 2022-02-05 08:51:52 +01:00