Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

feat: implement exec_caller #386

Merged
merged 6 commits into from
Oct 4, 2023
Merged

feat: implement exec_caller #386

merged 6 commits into from
Oct 4, 2023

Commits on Oct 3, 2023

  1. feat: implement exec_caller

    Eikix committed Oct 3, 2023
    Configuration menu
    Copy the full SHA
    8b5d7a7 View commit details
    Browse the repository at this point in the history
  2. chore: fmt

    Eikix committed Oct 3, 2023
    Configuration menu
    Copy the full SHA
    54e6952 View commit details
    Browse the repository at this point in the history
  3. Update crates/evm/src/tests/test_instructions/test_comparison_operati…

    …ons.cairo
    
    Co-authored-by: Mathieu <[email protected]>
    Eikix and enitrat authored Oct 3, 2023
    Configuration menu
    Copy the full SHA
    247a92d View commit details
    Browse the repository at this point in the history
  4. Update crates/evm/src/tests/test_stack.cairo

    Co-authored-by: Mathieu <[email protected]>
    Eikix and enitrat authored Oct 3, 2023
    Configuration menu
    Copy the full SHA
    6701016 View commit details
    Browse the repository at this point in the history
  5. Update crates/evm/src/tests/test_stack.cairo

    Co-authored-by: Mathieu <[email protected]>
    Eikix and enitrat authored Oct 3, 2023
    Configuration menu
    Copy the full SHA
    269cd0e View commit details
    Browse the repository at this point in the history
  6. fix: fix commnets

    Eikix committed Oct 3, 2023
    Configuration menu
    Copy the full SHA
    ad0c6a5 View commit details
    Browse the repository at this point in the history