solana/programs
Pankaj Garg 2210af60ee
Replace executor cache usage with LoadedPrograms cache (#31462)
* Replace executor cache usage with LoadedPrograms cache

* clippy fixes

* update cache with updated programs

* fixes

* more cleanup

* update tx batch cache with the tx results

* address review comments

* handle program closing backward compatibility

* handle unloaded programs during extraction
2023-05-09 15:44:38 -07:00
..
address-lookup-table Cleanup - mock_process_instruction() (#31088) 2023-04-07 12:53:19 +02:00
address-lookup-table-tests chore: workspace inheritance (#29893) 2023-02-23 22:01:54 +08:00
bpf-loader-tests Refactor - Moves bpf_loader registration into the runtime (#31345) 2023-04-26 14:44:19 +02:00
bpf_loader Replace executor cache usage with LoadedPrograms cache (#31462) 2023-05-09 15:44:38 -07:00
compute-budget Cleanup - mock_process_instruction() (#31088) 2023-04-07 12:53:19 +02:00
config Cleanup - mock_process_instruction() (#31088) 2023-04-07 12:53:19 +02:00
ed25519-tests chore: workspace inheritance (#29893) 2023-02-23 22:01:54 +08:00
loader-v3 Account data direct mapping (#28053) 2023-04-29 06:54:39 +10:00
sbf Replace executor cache usage with LoadedPrograms cache (#31462) 2023-05-09 15:44:38 -07:00
stake clean up delegation errors (#31202) 2023-04-14 15:30:59 -07:00
system Refactor - Moves the system program into its own crate (#31244) 2023-04-19 12:58:08 +02:00
vote Add new CreateVoteAccount instruction-set builders (#31330) 2023-04-27 11:14:39 -06:00
zk-token-proof Cleanup - mock_process_instruction() (#31088) 2023-04-07 12:53:19 +02:00
zk-token-proof-tests chore: workspace inheritance (#30939) 2023-03-29 03:28:56 +00:00