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

Add abi.encodeError #14974

Closed
wants to merge 15 commits into from
Closed

Add abi.encodeError #14974

wants to merge 15 commits into from

Commits on Apr 2, 2024

  1. Add abi.encodeError

    Amxx committed Apr 2, 2024
    Configuration menu
    Copy the full SHA
    c62d1b7 View commit details
    Browse the repository at this point in the history
  2. deduplicate errors

    Amxx committed Apr 2, 2024
    Configuration menu
    Copy the full SHA
    eeff11d View commit details
    Browse the repository at this point in the history

Commits on Apr 3, 2024

  1. testing

    Amxx committed Apr 3, 2024
    Configuration menu
    Copy the full SHA
    800b934 View commit details
    Browse the repository at this point in the history
  2. fix test file name

    Amxx committed Apr 3, 2024
    Configuration menu
    Copy the full SHA
    2a7250c View commit details
    Browse the repository at this point in the history
  3. Configuration menu
    Copy the full SHA
    48e6e89 View commit details
    Browse the repository at this point in the history
  4. fix IR generator

    Amxx committed Apr 3, 2024
    Configuration menu
    Copy the full SHA
    513ea59 View commit details
    Browse the repository at this point in the history
  5. simplify

    Amxx committed Apr 3, 2024
    Configuration menu
    Copy the full SHA
    a33001b View commit details
    Browse the repository at this point in the history
  6. add changelog entry

    Amxx committed Apr 3, 2024
    Configuration menu
    Copy the full SHA
    f822c13 View commit details
    Browse the repository at this point in the history

Commits on May 2, 2024

  1. Configuration menu
    Copy the full SHA
    9fd94c9 View commit details
    Browse the repository at this point in the history
  2. Apply suggestions from code review

    Co-authored-by: matheusaaguiar <95899911+matheusaaguiar@users.noreply.github.com>
    Amxx and matheusaaguiar committed May 2, 2024
    Configuration menu
    Copy the full SHA
    67f3b1d View commit details
    Browse the repository at this point in the history
  3. documentation

    Amxx committed May 2, 2024
    Configuration menu
    Copy the full SHA
    1960a3f View commit details
    Browse the repository at this point in the history
  4. fix tests after merge

    Amxx committed May 2, 2024
    Configuration menu
    Copy the full SHA
    66f0833 View commit details
    Browse the repository at this point in the history
  5. merge typeCheckABIEncodeCallFunction and typeCheckABIEncodeErrorFunction

    into a single typeCheckABIEncodeCallFunctionOrError
    Amxx committed May 2, 2024
    Configuration menu
    Copy the full SHA
    90c6943 View commit details
    Browse the repository at this point in the history
  6. Configuration menu
    Copy the full SHA
    9c2845a View commit details
    Browse the repository at this point in the history

Commits on May 3, 2024

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