Skip to content

Add recursive contract test for AotContractExecutor #1220

Open
@hakymulla

Description

@hakymulla

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.

// todo add recursive contract test

Metadata

Metadata

Assignees

No one assigned

    Labels

    No labels
    No labels

    Type

    No type

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions