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

Handle nil state keys in unmarshal JSON #1789

Merged
merged 1 commit into from
Nov 16, 2024

Conversation

aaronbuchwald
Copy link
Collaborator

This PR initializes state.Keys if it was not already initialized when unmarshalling JSON.

Fixes #1788

@aaronbuchwald aaronbuchwald merged commit 0d38ed8 into main Nov 16, 2024
17 checks passed
@aaronbuchwald aaronbuchwald deleted the handle-nil-state-keys-json branch November 16, 2024 19:41
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.

jsonrpc.SimulateActions panic when no keys specified
2 participants