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): always omit pk on addr #6698

Merged
merged 1 commit into from
Jan 3, 2024
Merged

Conversation

Evalir
Copy link
Member

@Evalir Evalir commented Jan 3, 2024

Motivation

Closes #6696

Solution

Always omits the pk on addr, instead of doing so conditionally.

@Evalir
Copy link
Member Author

Evalir commented Jan 3, 2024

latest rust nightly has an ice with a clippy lint we use, so until the next one is out we can't get CI to be green as the compiler will crash every time.

@Evalir Evalir merged commit e575ec7 into master Jan 3, 2024
18 of 19 checks passed
@Evalir Evalir deleted the evalir/omit-pk-addr branch January 3, 2024 15:22
RPate97 pushed a commit to RPate97/foundry that referenced this pull request Jan 12, 2024
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

vm.addr should not log the private key
2 participants