solana/programs
Alexander Meißner 7002c568fb
Cleanup - Removes the CLI option "no-bpf-jit" (#31329)
* Enables JIT everywhere by default.

* Removes the CLI argument "no-bpf-jit" and its plumbering through out the validator code base.

* Removes with_jit bpf_loader variants.

* Removes the to_builtin!() macro.
2023-04-25 19:04:11 +02:00
..
address-lookup-table Cleanup - mock_process_instruction() (#31088) 2023-04-07 12:53:19 +02:00
address-lookup-table-tests
bpf-loader-tests
bpf_loader Cleanup - Removes the CLI option "no-bpf-jit" (#31329) 2023-04-25 19:04:11 +02:00
compute-budget Cleanup - mock_process_instruction() (#31088) 2023-04-07 12:53:19 +02:00
config Cleanup - mock_process_instruction() (#31088) 2023-04-07 12:53:19 +02:00
ed25519-tests
loader-v3 Cleanup - Removes the CLI option "no-bpf-jit" (#31329) 2023-04-25 19:04:11 +02:00
sbf Bump syn from 1.0.109 to 2.0.5 (#31263) 2023-04-24 22:18:51 -07:00
stake clean up delegation errors (#31202) 2023-04-14 15:30:59 -07:00
system Refactor - Moves the system program into its own crate (#31244) 2023-04-19 12:58:08 +02:00
vote Refactor - Use builtin function interface from rbpf (#31221) 2023-04-21 18:08:32 +02:00
zk-token-proof Cleanup - mock_process_instruction() (#31088) 2023-04-07 12:53:19 +02:00
zk-token-proof-tests