solana/rbpf-cli
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
..
src Refactor: Removes `Rc` from `Refcell<AccountSharedData>` in the program-runtime (#21927) 2021-12-17 14:01:12 +01:00
Cargo.lock Add rbpf-cli tool (#17378) 2021-05-28 11:28:30 +00:00
Cargo.toml Don't publish rbpf-cli to crates.io 2021-12-14 12:12:47 -08:00