solana/programs/bpf_loader
Justin Starry 2335f6908a
Loosen CPI restrictions and charge compute for ix data len (#26653)
* Loosen CPI restrictions and charge compute for ix data len

* Address feedback

* use explicit casting

* more feedback
2022-07-24 20:20:16 +02:00
..
benches Cleanup: `record_instruction_in_transaction_context_push` (#26658) 2022-07-21 12:49:34 +02:00
gen-syscall-list Refactor: split up syscalls module (#26637) 2022-07-16 19:33:57 +02:00
src Loosen CPI restrictions and charge compute for ix data len (#26653) 2022-07-24 20:20:16 +02:00
test_elfs
Cargo.toml