solana/programs/bpf_loader
Alexander Meißner 66fa8f9667
Refactor: Removes `Rc` from `Refcell<AccountSharedData>` in the program-runtime (#21927)
* Removes Rc from Rc<RefCell<AccountSharedData>> in the program-runtime.

* Adjusts tests in bpf_loader, system_instruction_processor, config_processor, vote_instruction and stake_instruction
2021-12-17 14:01:12 +01:00
..
benches Reformat imports to a consistent style for imports 2021-12-03 09:19:13 -08:00
gen-syscall-list Add helper crate to generate syscalls.txt 2021-12-14 21:20:13 -08:00
src Refactor: Removes `Rc` from `Refcell<AccountSharedData>` in the program-runtime (#21927) 2021-12-17 14:01:12 +01:00
test_elfs
Cargo.toml Add helper crate to generate syscalls.txt 2021-12-14 21:20:13 -08:00