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

feat: add new serializeJson cheatcode to the Vm and to StdJson #453

Merged
merged 1 commit into from
Sep 9, 2023

Conversation

vdrg
Copy link
Contributor

@vdrg vdrg commented Sep 9, 2023

Adds the new serializeJson cheatcode to the Vm and updates StdJson. Foundry's PR: foundry-rs/foundry#5755

I didn't add tests because it just calls the vm and there are no tests for StdJson. Let me know if I should add some.

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 705263c into foundry-rs:master Sep 9, 2023
3 checks passed
@mds1
Copy link
Collaborator

mds1 commented Sep 9, 2023

As a side note, if you ever need a new forge-std release to update the version used by vulcan, feel free to create an issue and request a new release. Want to make sure you aren't blocked by anything here / don't need to maintain your own Vm.sol

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