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: use serializeJson cheatcode #196

Merged
merged 2 commits into from
Sep 12, 2023
Merged

feat: use serializeJson cheatcode #196

merged 2 commits into from
Sep 12, 2023

Conversation

gnkz
Copy link
Contributor

@gnkz gnkz commented Sep 12, 2023

  • Use the new serializeJson cheatcode on the json module so we can remove the "immutable" json objects.
  • Remove error and check related to immutable json objects.

Closes #193

@gnkz gnkz requested a review from vdrg September 12, 2023 18:44
- Use the new `serializeJson` cheatcode on the json module so we can
  remove the `"immutable"` json objects.
- Remove error and check related to immutable json objects.

Closes #193
@gnkz gnkz force-pushed the feat/use-json-serialize branch from f6f8a81 to 5096fbf Compare September 12, 2023 18:53
@gnkz gnkz merged commit 6a90b1b into main Sep 12, 2023
@gnkz gnkz deleted the feat/use-json-serialize branch September 12, 2023 19:07
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.

Use new serializeJson cheatcode
2 participants