solana-with-rpc-optimizations/programs
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
..
address-lookup-table Add address lookup table program (#21616) 2021-12-10 16:02:16 -05:00
address-lookup-table-tests Add address lookup table program (#21616) 2021-12-10 16:02:16 -05:00
bpf chore: bump tokio from 1.14.0 to 1.15.0 (#21966) 2021-12-17 00:29:49 -07:00
bpf_loader Refactor: Removes `Rc` from `Refcell<AccountSharedData>` in the program-runtime (#21927) 2021-12-17 14:01:12 +01:00
compute-budget Bump version to v1.10.0 2021-12-04 20:17:54 +00:00
config Refactor: Removes `Rc` from `Refcell<AccountSharedData>` in the program-runtime (#21927) 2021-12-17 14:01:12 +01:00
stake Refactor: Removes `Rc` from `Refcell<AccountSharedData>` in the program-runtime (#21927) 2021-12-17 14:01:12 +01:00
vote Refactor: Removes `Rc` from `Refcell<AccountSharedData>` in the program-runtime (#21927) 2021-12-17 14:01:12 +01:00