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): clear orderings together with trace steps on debug trace stop #9529

Merged
merged 2 commits into from
Dec 10, 2024

Conversation

grandizzy
Copy link
Collaborator

@grandizzy grandizzy commented Dec 10, 2024

Motivation

Closes #9526

  • clear ordering and node logs too together with node trace steps

Solution

@grandizzy grandizzy changed the title fix(cheatcodes): stopAndReturnDebugTraceRecordingCall clear node logs too fix(cheatcodes): clear orderings together with trace steps on debug trace stop Dec 10, 2024
@grandizzy grandizzy marked this pull request as ready for review December 10, 2024 13:24
@grandizzy grandizzy enabled auto-merge (squash) December 10, 2024 13:24
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.

makes sense 👍

@grandizzy grandizzy merged commit b090638 into foundry-rs:master Dec 10, 2024
22 checks passed
@grandizzy grandizzy deleted the issue-9526 branch December 10, 2024 13:34
@grandizzy grandizzy added T-bug Type: bug C-forge Command: forge labels Dec 18, 2024
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
Projects
Status: No status
Development

Successfully merging this pull request may close these issues.

Panic resulting from verbosity increased to 4 when using startDebugTraceRecording
2 participants