This repository has been archived by the owner on Jan 13, 2025. It is now read-only.
Commit
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
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 (cherry picked from commit b970024) # Conflicts: # programs/bpf/tests/programs.rs # programs/bpf_loader/src/syscalls/cpi.rs # runtime/src/bank.rs # sdk/bpf/c/inc/sol/cpi.h # sdk/bpf/c/inc/sol/inc/cpi.inc # sdk/program/src/syscalls/mod.rs # sdk/src/feature_set.rs
- Loading branch information