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

EVM implement CALL opcode #21

Merged
merged 16 commits into from
Apr 18, 2024
Merged

EVM implement CALL opcode #21

merged 16 commits into from
Apr 18, 2024

Commits on Apr 16, 2024

  1. feat(call-opcode): Implement CALL

    More rigourous checks are needed
    fborello-lambda committed Apr 16, 2024
    Configuration menu
    Copy the full SHA
    15417c4 View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    1cc5565 View commit details
    Browse the repository at this point in the history
  3. Configuration menu
    Copy the full SHA
    ad1dabe View commit details
    Browse the repository at this point in the history

Commits on Apr 17, 2024

  1. Configuration menu
    Copy the full SHA
    55b32a6 View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    101e4c1 View commit details
    Browse the repository at this point in the history
  3. Configuration menu
    Copy the full SHA
    f6a2575 View commit details
    Browse the repository at this point in the history
  4. Configuration menu
    Copy the full SHA
    b723f3c View commit details
    Browse the repository at this point in the history
  5. Configuration menu
    Copy the full SHA
    b807d10 View commit details
    Browse the repository at this point in the history
  6. Configuration menu
    Copy the full SHA
    72847ca View commit details
    Browse the repository at this point in the history
  7. Configuration menu
    Copy the full SHA
    849f040 View commit details
    Browse the repository at this point in the history
  8. Fix stack too deep error

    jrchatruc committed Apr 17, 2024
    Configuration menu
    Copy the full SHA
    e338033 View commit details
    Browse the repository at this point in the history
  9. Configuration menu
    Copy the full SHA
    7b1b7b1 View commit details
    Browse the repository at this point in the history
  10. Configuration menu
    Copy the full SHA
    badd8cc View commit details
    Browse the repository at this point in the history
  11. Merge yul-system-2

    ManuelBilbao committed Apr 17, 2024
    Configuration menu
    Copy the full SHA
    02fafd7 View commit details
    Browse the repository at this point in the history

Commits on Apr 18, 2024

  1. Configuration menu
    Copy the full SHA
    fcaa584 View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    9900480 View commit details
    Browse the repository at this point in the history