solana/program-runtime
Alessandro Decina ac983b725f
benches/bpf_loader: make account writable in bench_instruction_count_… (#28224)
benches/bpf_loader: make account writable in bench_instruction_count_tuner

The tuner program writes to its input account. This fixes the benchmark with
the direct_mapping branch, where we do enforce permissions before execution.
2022-10-04 22:44:22 +01:00
..
benches cleanup feature; do_support_realloc (#25882) 2022-06-10 15:33:19 -07:00
src benches/bpf_loader: make account writable in bench_instruction_count_… (#28224) 2022-10-04 22:44:22 +01:00
Cargo.toml Whickey/version v1.15 (#27739) 2022-09-13 09:06:15 -05:00
build.rs