solana/programs/bpf/c
Alexander Meißner 85a679b098
Feature: disable CPI setting `is_executable` and `rent_epoch` (#26987)
* Adds the feature disable_cpi_setting_executable_and_rent_epoch.

* Adds the feature gate for disable_cpi_setting_executable_and_rent_epoch.

* Removes TEST_EXECUTABLE_LAMPORTS.

* Test that is_executable and rent_epoch are ignored.
2022-08-10 00:22:23 +02:00
..
src Feature: disable CPI setting `is_executable` and `rent_epoch` (#26987) 2022-08-10 00:22:23 +02:00
.gitignore
makefile Re-org SDK dir (#4690) 2019-06-17 11:04:38 -07:00