Skip to content
This repository has been archived by the owner on Jan 12, 2022. It is now read-only.

fix: correct logging of identity fetched #310

Merged
merged 5 commits into from
Sep 27, 2021
Merged

Conversation

Alex-Werner
Copy link
Contributor

Issue being fixed or feature implemented

This PR fix a log issue where identity where displayed as ASCII.

What was done?

  • fix: IdentitySyncWorker log of received identity. from ASCII to stringified Identity

How Has This Been Tested?

N/A

Breaking Changes

N/A

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

shumkov
shumkov previously approved these changes Sep 14, 2021
Copy link
Member

@shumkov shumkov left a comment

Choose a reason for hiding this comment

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

👍

@Alex-Werner Alex-Werner merged commit 3a65310 into v0.21-dev Sep 27, 2021
@Alex-Werner Alex-Werner deleted the fix/log-identity branch September 27, 2021 22:32
shuplenkov pushed a commit that referenced this pull request Oct 25, 2021
* fix: correct logging of identity fetched

* fix: remove toString unnecessary call

* chore: use default env vars
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.

2 participants