solana/programs/bpf_loader/src
Sebastian Bor 3a4176aa3e
feat: remove set_upgrade_authority_via_cpi_enabled feature (#17933)
2021-06-22 10:05:33 +01:00
..
alloc.rs
allocator_bump.rs Enforce host aligned memory for program regions (#16590) 2021-04-20 11:07:30 -07:00
deprecated.rs Make BPF Loader static (#11516) 2020-08-14 12:32:45 -07:00
lib.rs chore: cargo +nightly clippy --fix -Z unstable-options 2021-06-18 10:42:46 -07:00
serialization.rs chore: cargo +nightly clippy --fix -Z unstable-options 2021-06-18 10:42:46 -07:00
syscalls.rs feat: remove set_upgrade_authority_via_cpi_enabled feature (#17933) 2021-06-22 10:05:33 +01:00
upgradeable.rs Upgradeable loader (#13689) 2020-12-14 15:35:10 -08:00
upgradeable_with_jit.rs Upgradeable loader (#13689) 2020-12-14 15:35:10 -08:00
with_jit.rs Validator CLI option to enable just-in-time compilation of BPF (#13789) 2020-12-07 09:49:55 +01:00