solana/programs/bpf_loader
Alexander Meißner 4adc8b133f
Refactor: Remove Rc from PreAccount and InvokeContext::get_account() (#21882)
* Removes Rc and RefCell from PreAccount

* Splits get_account() into find_index_of_account() and get_account_at_index()
in order to remove Rc from return type.
2021-12-14 15:44:31 +01:00
..
benches Reformat imports to a consistent style for imports 2021-12-03 09:19:13 -08:00
src Refactor: Remove Rc from PreAccount and InvokeContext::get_account() (#21882) 2021-12-14 15:44:31 +01:00
test_elfs
Cargo.toml Bump solana_rbpf to version v0.2.18 (#21774) 2021-12-10 21:31:14 +01:00
build.rs Reformat imports to a consistent style for imports 2021-12-03 09:19:13 -08:00