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

chore: make json parse cheatcodes pure #447

Merged
merged 1 commit into from
Aug 30, 2023

Conversation

vdrg
Copy link
Contributor

@vdrg vdrg commented Aug 29, 2023

Hi folks, I believe the json parsing cheatcodes classify as pure as they are not affected by other calls and don't read the state. Please let me know if I'm missing anything.

Copy link
Collaborator

@mds1 mds1 left a comment

Choose a reason for hiding this comment

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

Thank you!

@mds1 mds1 merged commit fe9d28a into foundry-rs:master Aug 30, 2023
3 checks passed
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.

2 participants