solana/sdk
Alexander Meißner a706706572
Validator CLI option to enable just-in-time compilation of BPF (#13789)
* Adds a CLI option to the validator to enable just-in-time compilation of BPF.

* Refactoring to use bpf_loader_program instead of feature_set to pass JIT flag from the validator CLI to the executor.
2020-12-07 09:49:55 +01:00
..
benches move Account to solana-sdk (#13198) 2020-10-28 22:01:07 -07:00
bpf Rbpf v0.2.1 (#13732) 2020-11-24 18:00:19 +01:00
cargo-build-bpf Disable publishing of cargo-build-bpf/cargo-test-bpf to crates.io 2020-11-18 19:09:04 +00:00
cargo-test-bpf Disable publishing of cargo-build-bpf/cargo-test-bpf to crates.io 2020-11-18 19:09:04 +00:00
docker-solana
macro Rename solana-program-sdk to solana-program 2020-10-24 08:37:55 -07:00
program Cap number of program address seeds (#13924) 2020-12-02 22:25:06 +00:00
src Validator CLI option to enable just-in-time compilation of BPF (#13789) 2020-12-07 09:49:55 +01:00
.gitignore
Cargo.toml Native/builtin programs now receive an InvokeContext 2020-10-29 21:45:24 -07:00
Xargo.toml Initial population of solana-program-sdk 2020-10-24 08:37:55 -07:00
build.rs Remove frozen ABI modules from solana-sdk 2020-10-20 16:11:30 -07:00