Add adjustable stack size and call depth (#12728)

This commit is contained in:
Jack May
2020-10-09 13:07:09 -07:00
committed by GitHub
parent 16d45b8480
commit c3907be623
12 changed files with 140 additions and 11 deletions

View File

@@ -85,6 +85,7 @@ fn main() {
"ristretto",
"sanity",
"sha256",
"call_depth",
"sysval",
];
for program in rust_programs.iter() {