solana/programs/bpf_loader/src
Jack May 529fefc7cc
Remove native id check in pda creation (#19595)
2021-09-07 14:44:52 -07:00
..
alloc.rs
allocator_bump.rs Enforce host aligned memory for program regions (#16590) 2021-04-20 11:07:30 -07:00
deprecated.rs
lib.rs Add executor using the program's id during deploy (#19555) 2021-09-01 17:59:24 -07:00
serialization.rs chore: cargo +nightly clippy --fix -Z unstable-options 2021-06-18 10:42:46 -07:00
syscalls.rs Remove native id check in pda creation (#19595) 2021-09-07 14:44:52 -07: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