solana/programs/bpf_loader/src
Jack May 8d362f682b
The constraints on compute power a program can consume is limited only to its instruction count (#11717)
2020-08-21 15:31:19 -07:00
..
alloc.rs nit, cleanup uses (#7747) 2020-01-09 23:58:13 -08:00
allocator_bump.rs Aligned program heap (#11657) 2020-08-17 09:49:21 -07:00
bpf_verifier.rs Pull in hardened BPF virtual machine (#9931) 2020-05-08 12:37:04 -07:00
deprecated.rs Make BPF Loader static (#11516) 2020-08-14 12:32:45 -07:00
lib.rs The constraints on compute power a program can consume is limited only to its instruction count (#11717) 2020-08-21 15:31:19 -07:00
serialization.rs Add SystemInstruction::CreateAccount support to CPI (#11649) 2020-08-17 13:38:42 -07:00
syscalls.rs The constraints on compute power a program can consume is limited only to its instruction count (#11717) 2020-08-21 15:31:19 -07:00