solana/ledger
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 Remove unused pubkey::Pubkey imports 2020-10-21 19:08:13 -07:00
src Validator CLI option to enable just-in-time compilation of BPF (#13789) 2020-12-07 09:49:55 +01:00
tests Remove ledger purge batching (#10830) 2020-06-29 14:44:35 -07:00
.gitignore system_instruction_processor updates (#6448) 2019-10-19 18:23:27 -07:00
Cargo.toml chore: bump futures from 0.3.5 to 0.3.8 2020-11-14 08:31:19 -08:00