Open
Description
We should add recursive contract test for AotContractExecutor.
A Starknet contract can invoke other contracts through the call syscalls (call_contract, library_call). By add recursive contract test, we mean to test a contract that calls itself many times, recursively.
cairo_native/src/executor/contract.rs
Line 687 in a4be0f6
Metadata
Metadata
Assignees
Labels
No labels