solana/programs
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
..
bpf Don't use stale executor cache (#13966) 2020-12-05 05:54:42 +00:00
bpf_loader Validator CLI option to enable just-in-time compilation of BPF (#13789) 2020-12-07 09:49:55 +01:00
budget Remove Entrypoint type 2020-10-29 21:45:24 -07:00
config Native/builtin programs now receive an InvokeContext 2020-10-29 21:45:24 -07:00
exchange Remove Entrypoint type 2020-10-29 21:45:24 -07:00
failure Allow feature builtins to overwrite existing builtins (#13403) 2020-11-05 15:37:07 +00:00
noop Native/builtin programs now receive an InvokeContext 2020-10-29 21:45:24 -07:00
ownable Remove Entrypoint type 2020-10-29 21:45:24 -07:00
secp256k1 Move secp256k1 instruction helper to the sdk (#13560) 2020-11-12 16:58:40 -08:00
stake Don't reset credits_observed due to stale voters (#13836) 2020-11-30 22:47:34 +09:00
vest Remove Entrypoint type 2020-10-29 21:45:24 -07:00
vote Use info for failed to match slot vote error (#13715) 2020-11-19 16:01:37 -08:00