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: Add detect support for parity_scale_decoder #4680

Conversation

aplio
Copy link
Contributor

@aplio aplio commented Jun 3, 2024

Description

  • add color detect support in partiy_scale_decoder
  • fix typo (colour -> color) in cli

Linked issue

Closes #4487

Benefits

Users don't have to rebuild parity_scale_cli when disabling terminal-colors.
Which seems not happening right now since no color is used in parity_scale_cli for now.

Checklist

  • I've read CONTRIBUTING.md
  • I've used the standard signed-off commit format (or will squash just before merging)
  • All applicable CI checks pass (or I promised to make them pass later)
  • (optional) I've written unit tests for the code changes
  • I replied to all comments after code review, marking all implemented changes with thumbs up

@aplio aplio force-pushed the feat/add-detect-color-support-for-parity_scale_cli branch from 87f50ac to a821d8c Compare June 3, 2024 15:08
@aplio aplio changed the title feat: Add detect support for parity_scale_decoder feat: Add detect color support for parity_scale_decoder Jun 3, 2024
@aplio aplio changed the title feat: Add detect color support for parity_scale_decoder feat: Add detect support for parity_scale_decoder Jun 3, 2024
@nxsaken nxsaken force-pushed the feat/add-detect-color-support-for-parity_scale_cli branch from 9c55d82 to 7d8a830 Compare June 4, 2024 12:17
@nxsaken nxsaken force-pushed the feat/add-detect-color-support-for-parity_scale_cli branch from 7d8a830 to 5f9eb90 Compare June 6, 2024 05:32
@0x009922
Copy link
Contributor

0x009922 commented Jun 6, 2024

@nxsaken looks like clear to merge

@nxsaken nxsaken merged commit 97aeb13 into hyperledger-iroha:main Jun 6, 2024
9 of 10 checks passed
@nxsaken
Copy link
Contributor

nxsaken commented Jun 6, 2024

Thank you @aplio!

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.

Detect color support in parity_scale_decoder
3 participants