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-Equivalent-YUL] Test precompiles #1814

Merged

Commits on Apr 29, 2024

  1. Add div opcode

    ManuelBilbao authored and jrchatruc committed Apr 29, 2024
    Configuration menu
    Copy the full SHA
    38826ba View commit details
    Browse the repository at this point in the history
  2. feat(dup-opcode): Add tests

    fborello-lambda authored and jrchatruc committed Apr 29, 2024
    Configuration menu
    Copy the full SHA
    322ef9e View commit details
    Browse the repository at this point in the history
  3. Better print functionality

    jrchatruc committed Apr 29, 2024
    Configuration menu
    Copy the full SHA
    889e739 View commit details
    Browse the repository at this point in the history
  4. Move signextend tests

    ManuelBilbao authored and jrchatruc committed Apr 29, 2024
    Configuration menu
    Copy the full SHA
    8135495 View commit details
    Browse the repository at this point in the history
  5. Add eq opcode

    ManuelBilbao authored and jrchatruc committed Apr 29, 2024
    Configuration menu
    Copy the full SHA
    2af752b View commit details
    Browse the repository at this point in the history
  6. Add iszero opcode

    ManuelBilbao authored and jrchatruc committed Apr 29, 2024
    Configuration menu
    Copy the full SHA
    716ca5f View commit details
    Browse the repository at this point in the history
  7. Add xor opcode

    ManuelBilbao authored and jrchatruc committed Apr 29, 2024
    Configuration menu
    Copy the full SHA
    5ba40d8 View commit details
    Browse the repository at this point in the history
  8. Fix address test

    ManuelBilbao authored and jrchatruc committed Apr 29, 2024
    Configuration menu
    Copy the full SHA
    d7b8ddb View commit details
    Browse the repository at this point in the history
  9. Initial tests of return and revert

    gianbelinche authored and jrchatruc committed Apr 29, 2024
    Configuration menu
    Copy the full SHA
    a38b60b View commit details
    Browse the repository at this point in the history
  10. Remove debug code

    gianbelinche authored and jrchatruc committed Apr 29, 2024
    Configuration menu
    Copy the full SHA
    af34fb2 View commit details
    Browse the repository at this point in the history
  11. Configuration menu
    Copy the full SHA
    422b723 View commit details
    Browse the repository at this point in the history
  12. Configuration menu
    Copy the full SHA
    74759f8 View commit details
    Browse the repository at this point in the history
  13. wip(pairing precompile)

    fborello-lambda authored and jrchatruc committed Apr 29, 2024
    Configuration menu
    Copy the full SHA
    aac510c View commit details
    Browse the repository at this point in the history
  14. fix: tests

    fborello-lambda authored and jrchatruc committed Apr 29, 2024
    Configuration menu
    Copy the full SHA
    a744b54 View commit details
    Browse the repository at this point in the history
  15. Re-add changes

    jrchatruc committed Apr 29, 2024
    Configuration menu
    Copy the full SHA
    d92181d View commit details
    Browse the repository at this point in the history
  16. Update submodule

    jrchatruc committed Apr 29, 2024
    Configuration menu
    Copy the full SHA
    4a76360 View commit details
    Browse the repository at this point in the history

Commits on Apr 30, 2024

  1. Configuration menu
    Copy the full SHA
    5f8440b View commit details
    Browse the repository at this point in the history

Commits on May 2, 2024

  1. Update submodule

    jrchatruc committed May 2, 2024
    Configuration menu
    Copy the full SHA
    9c03af5 View commit details
    Browse the repository at this point in the history