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

fix(cheatcodes): Correct expectRevert behavior #4945

Merged
merged 15 commits into from
May 25, 2023

Commits on May 15, 2023

  1. chore: add repro test to pass

    Evalir committed May 15, 2023
    Configuration menu
    Copy the full SHA
    155a762 View commit details
    Browse the repository at this point in the history
  2. chore: strictly check for the depth expectRevert was called in, inste…

    …ad of being able to peek at function end
    Evalir committed May 15, 2023
    Configuration menu
    Copy the full SHA
    463b733 View commit details
    Browse the repository at this point in the history
  3. chore: tests

    Evalir committed May 15, 2023
    Configuration menu
    Copy the full SHA
    30e0ddd View commit details
    Browse the repository at this point in the history
  4. chore: add more repro tests

    Evalir committed May 15, 2023
    Configuration menu
    Copy the full SHA
    70331be View commit details
    Browse the repository at this point in the history
  5. chore: fmt

    Evalir committed May 15, 2023
    Configuration menu
    Copy the full SHA
    48e2ed2 View commit details
    Browse the repository at this point in the history
  6. chore: clippy

    Evalir committed May 15, 2023
    Configuration menu
    Copy the full SHA
    aafc47d View commit details
    Browse the repository at this point in the history
  7. Configuration menu
    Copy the full SHA
    0a7d3d0 View commit details
    Browse the repository at this point in the history
  8. chore: forge fmt

    Evalir committed May 15, 2023
    Configuration menu
    Copy the full SHA
    e5f051d View commit details
    Browse the repository at this point in the history
  9. chore: forge fmt

    Evalir committed May 15, 2023
    Configuration menu
    Copy the full SHA
    54f9345 View commit details
    Browse the repository at this point in the history
  10. Configuration menu
    Copy the full SHA
    3bc04ef View commit details
    Browse the repository at this point in the history
  11. Configuration menu
    Copy the full SHA
    69e1d93 View commit details
    Browse the repository at this point in the history

Commits on May 17, 2023

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

Commits on May 21, 2023

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

Commits on May 25, 2023

  1. Configuration menu
    Copy the full SHA
    3b6e86e View commit details
    Browse the repository at this point in the history
  2. chore: fmt

    Evalir committed May 25, 2023
    Configuration menu
    Copy the full SHA
    42bd936 View commit details
    Browse the repository at this point in the history