solana/programs
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
..
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 libc from 0.2.109 to 0.2.112 (#21870) 2021-12-14 00:27:57 -07:00
bpf_loader Refactor: Remove Rc from PreAccount and InvokeContext::get_account() (#21882) 2021-12-14 15:44:31 +01:00
compute-budget
config chore: bump serde from 1.0.130 to 1.0.131 (#21758) 2021-12-10 08:47:46 +00:00
stake chore: bump serde from 1.0.130 to 1.0.131 (#21758) 2021-12-10 08:47:46 +00:00
vote Addressing leftover comments from #21531 (#21782) 2021-12-13 07:52:22 -08:00