solana/programs/bpf_loader/src
Jack May 2409bb18f3
Remove unwrap from bpf_loader serialization (#16645)
2021-04-19 13:30:31 -07: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 Refactoring: Move KeyedAccounts to InvokeContext (#15410) 2021-04-19 18:48:48 +02:00
serialization.rs Remove unwrap from bpf_loader serialization (#16645) 2021-04-19 13:30:31 -07:00
syscalls.rs Refactoring: Move KeyedAccounts to InvokeContext (#15410) 2021-04-19 18:48:48 +02: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