solana/runtime
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 shares the lock on gossip when processing prune messages (#13339) 2020-11-05 15:42:00 +00:00
src Validator CLI option to enable just-in-time compilation of BPF (#13789) 2020-12-07 09:49:55 +01:00
store-tool Add store-tool (#13254) 2020-11-01 09:41:28 -08:00
tests Fix slow/stuck unstaking due to toggling in epoch (#13501) 2020-11-11 14:11:57 -07:00
.gitignore
Cargo.toml Fix potential undefined behavior (#13555) 2020-11-13 18:12:41 +09:00
build.rs Remove frozen ABI modules from solana-sdk 2020-10-20 16:11:30 -07:00