solana/programs/bpf_loader/src
Jack May cc38ae72e7
Skip deserialization of readonly accounts (#15813)
2021-03-11 19:28:21 -08:00
..
alloc.rs nit, cleanup uses (#7747) 2020-01-09 23:58:13 -08:00
allocator_bump.rs Pacify clippy 2021-02-19 20:08:41 -08:00
bpf_verifier.rs Remove limit on program size related to feature cleanup (#15493) 2021-02-23 20:54:18 +00:00
deprecated.rs Make BPF Loader static (#11516) 2020-08-14 12:32:45 -07:00
lib.rs Skip deserialization of readonly accounts (#15813) 2021-03-11 19:28:21 -08:00
serialization.rs Skip deserialization of readonly accounts (#15813) 2021-03-11 19:28:21 -08:00
syscalls.rs AccountSharedData construction (#15790) 2021-03-11 18:09:04 -06: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