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(forge): stack pranks, restore pranks at earlier call depths #10018

Merged
merged 1 commit into from
Mar 7, 2025

Conversation

grandizzy
Copy link
Collaborator

@grandizzy grandizzy commented Mar 6, 2025

Motivation

Solution

PR Checklist

  • Added Tests
  • Added Documentation
  • Breaking changes

@grandizzy grandizzy added T-bug Type: bug C-forge Command: forge T-likely-breaking Type: requires changes that can be breaking labels Mar 6, 2025
@grandizzy grandizzy marked this pull request as ready for review March 6, 2025 08:14
Copy link
Member

@zerosnacks zerosnacks left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

lgtm! pending review cc @yash-atreya

Copy link
Member

@mattsse mattsse left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

lgtm

@mattsse mattsse merged commit 23191fb into foundry-rs:master Mar 7, 2025
22 checks passed
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
C-forge Command: forge T-bug Type: bug T-likely-breaking Type: requires changes that can be breaking
Projects
Status: No status
Development

Successfully merging this pull request may close these issues.

bug(forge): msg.sender set using startPrank in another contract is wrong
3 participants