Skip to content

Issues/274 - Refactor JSON deserialization to use @JsonCreator to ensure that cl_type is parsed prior to setting any value fields in AbstractCLValueWithChildren and CLValueByteArray classes.#275

Merged
cnorburn merged 3 commits intomainfrom
issues/274
May 20, 2024
Merged

Conversation

@meywood
Copy link
Copy Markdown
Collaborator

@meywood meywood commented May 20, 2024

No description provided.

cnorburn and others added 2 commits May 20, 2024 11:48
…ure that cl_type is parsed prior to setting any value fields in AbstractCLValueWithChildren and CLValueByteArray classes.
@cnorburn cnorburn merged commit b848eda into main May 20, 2024
@cnorburn cnorburn deleted the issues/274 branch May 20, 2024 19:54
@cnorburn cnorburn restored the issues/274 branch May 20, 2024 19:54
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

Status: Done

Development

Successfully merging this pull request may close these issues.

JSON parser performs byte serialization before JSON CLType is fully parsed when CLType is after bytes field in JSON structure

2 participants