Skip to content
This repository has been archived by the owner on Dec 16, 2021. It is now read-only.

fix: getStatus wrong hashes serialization #362

Merged
merged 18 commits into from
May 5, 2021
Merged

Conversation

antouhou
Copy link
Member

Issue being fixed or feature implemented

Hashes in getStatus response being serialized the wrong way

What was done?

Added proper conversion to binary

How Has This Been Tested?

Modified existing test to ensure that fields that supposed to be binaries are binaries

Breaking Changes

Checklist:

  • I have performed a self-review of my own code
  • I have commented my code, particularly in hard-to-understand areas
  • I have added or updated relevant unit/integration/functional/e2e tests
  • I have made corresponding changes to the documentation

For repository code-owners and collaborators only

  • I have assigned this pull request to a milestone

Copy link

@HashEngineering HashEngineering left a comment

Choose a reason for hiding this comment

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

This addresses the three things that I found in testing with a Java-based client.

@shumkov shumkov changed the title fix: getStatus wrong hashes serialization fix: getStatus wrong hashes serialization Apr 30, 2021
@shumkov shumkov merged commit fd83bfb into v0.19-dev May 5, 2021
@shumkov shumkov deleted the fix-wrong-hashes branch May 5, 2021 20:35
Sign up for free to subscribe to this conversation on GitHub. Already have an account? Sign in.
Labels
None yet
Development

Successfully merging this pull request may close these issues.

4 participants