solana/programs/bpf_loader/src
Jack May 07cef5a557
Buffer authority must match upgrade authority for deploys and upgrades (#14923)
2021-01-29 12:43:42 -08:00
..
alloc.rs
allocator_bump.rs Aligned program heap (#11657) 2020-08-17 09:49:21 -07:00
bpf_verifier.rs fix bpf lddw check (#13554) 2020-11-12 13:13:42 -08:00
deprecated.rs Make BPF Loader static (#11516) 2020-08-14 12:32:45 -07:00
lib.rs Buffer authority must match upgrade authority for deploys and upgrades (#14923) 2021-01-29 12:43:42 -08:00
serialization.rs Remove assert (#14356) 2020-12-30 21:07:22 +00:00
syscalls.rs Ignore syscalls which are not registered in cached rbpf executable. (#14898) 2021-01-29 12:30:10 +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