solana/programs/bpf
carllin 2745b79b74
Parallel cache scan (#14544)
* Parallel cache scan

* PR comments

* PR comments

Co-authored-by: Carl Lin <carl@solana.com>
2021-01-20 08:50:17 +00:00
..
benches Rbpf v0.2.1 (#13732) 2020-11-24 18:00:19 +01:00
c Load executable accounts from invoke context (#14574) 2021-01-14 00:19:22 -08:00
rust Bail on all CPI errors (#14500) 2021-01-09 02:27:39 +00:00
tests Prevent the invoke and upgrade of programs in the same tx batch (#14653) 2021-01-19 16:24:44 -08:00
.gitignore
Cargo.lock Parallel cache scan (#14544) 2021-01-20 08:50:17 +00:00
Cargo.toml Prevent the invoke and upgrade of programs in the same tx batch (#14653) 2021-01-19 16:24:44 -08:00
build.rs Add CPI support for upgradeable loader (#14193) 2020-12-17 15:39:49 -08:00