solana/programs/bpf
Justin Starry b9700244b5
Increase transaction account lock limit from 64 to 128 (#27242)
* Increase transaction account lock limit from 64 to 256

* fix bpf test

* Reduce lock limit from 256 to 128
2022-09-15 13:50:14 -04:00
..
benches Cap the number of accounts passed to a bpf program ix (#26630) 2022-07-20 14:12:43 +02:00
c Feature: disable CPI setting `is_executable` and `rent_epoch` (#26987) 2022-08-10 00:22:23 +02:00
rust Whickey/version v1.15 (#27739) 2022-09-13 09:06:15 -05:00
tests Increase transaction account lock limit from 64 to 128 (#27242) 2022-09-15 13:50:14 -04:00
.gitignore
Cargo.lock Whickey/version v1.15 (#27739) 2022-09-13 09:06:15 -05:00
Cargo.toml Whickey/version v1.15 (#27739) 2022-09-13 09:06:15 -05:00
build.rs Switch to cargo-build-sbf for building tests in programs/bpf 2022-08-08 03:42:54 +00:00