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

chore: fix potentially buggy split of string into lines #4863

Merged

Conversation

hnidoaht-101
Copy link
Contributor

Description
This PR served for fixing the bug described in #4809

Motivation and Context
Following the deepsource link in the issue above to fix.

How Has This Been Tested?

sdbondi
sdbondi previously approved these changes Oct 27, 2022
Copy link
Member

@sdbondi sdbondi left a comment

Choose a reason for hiding this comment

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

Good one! Just need a cargo fmt --all

@CjS77 CjS77 added the P-acks_required Process - Requires more ACKs or utACKs label Oct 27, 2022
@hnidoaht-101
Copy link
Contributor Author

Good one! Just need a cargo fmt --all

@sdbondi DeepSource checked failed another one, do I need to fix it also?

@sdbondi
Copy link
Member

sdbondi commented Oct 27, 2022

@hnidoaht-101 that check is new and currently not required

@CjS77 CjS77 added the P-reviews_required Process - Requires a review from a lead maintainer to be merged label Oct 27, 2022
@stringhandler stringhandler added P-merge Process - Queued for merging and removed P-reviews_required Process - Requires a review from a lead maintainer to be merged labels Oct 27, 2022
@CjS77 CjS77 added the P-reviews_required Process - Requires a review from a lead maintainer to be merged label Oct 27, 2022
@stringhandler
Copy link
Collaborator

utACK

@CjS77 CjS77 removed the P-acks_required Process - Requires more ACKs or utACKs label Oct 27, 2022
@hnidoaht-101
Copy link
Contributor Author

If its okay, please do me a favor label it as "hacktoberfest-accepted" 😄 thank you.

@CjS77 CjS77 removed the P-reviews_required Process - Requires a review from a lead maintainer to be merged label Oct 27, 2022
@delta1
Copy link
Contributor

delta1 commented Oct 27, 2022

If its okay, please do me a favor label it as "hacktoberfest-accepted" 😄 thank you.

The repo already has the hacktoberfest topic label, so I think once your PR is merged it will count towards it 👌

@hnidoaht-101
Copy link
Contributor Author

If its okay, please do me a favor label it as "hacktoberfest-accepted" smile thank you.

The repo already has the hacktoberfest topic label, so I think once your PR is merged it will count towards it ok_hand

Awesome! It seems I missed the label on repo 😅 , will continue looking for issues to resolve if possible

@CjS77 CjS77 merged commit a44c298 into tari-project:development Oct 27, 2022
@delta1
Copy link
Contributor

delta1 commented Oct 27, 2022

Happy hacking @hnidoaht-101

sdbondi added a commit to sdbondi/tari that referenced this pull request Nov 7, 2022
* development: (52 commits)
  chore: better help for seed-words command (tari-project#4885)
  fix(ci): resolve windows binary builds (tari-project#4883)
  fix(ci): correct ARM64 builds (tari-project#4876)
  fix(comms/peer_manager): fix possible panic in offline calc (tari-project#4877)
  feat!: impl final tari pow algorithm (tari-project#4862)
  fix(ci): selectively revert resolver for arm64 builds (tari-project#4871)
  chore(deps): bump actions/checkout from 2 to 3 (tari-project#4873)
  fix: delete orphans if they exist (tari-project#4868)
  chore: replace manual implementation of char methods (tari-project#4864)
  chore: fix potentially buggy split of string into lines (tari-project#4863)
  fix(ci): update GHA set-output plus dependabot schedule for GHA (tari-project#4857)
  fix(base-node): use less harsh emoji for unreachable node (tari-project#4855)
  fix(core): add txo version checks to async validator (tari-project#4852)
  feat: add static lifetime to emission amounts calculation (tari-project#4851)
  v0.38.8
  feat: add opcode versions (tari-project#4836)
  fix: remove clear_on_drop dependency (tari-project#4848)
  fix(base-node): use Network::from_str to parse network in cli (tari-project#4838)
  ci: remove circleci
  test: add cucumber critical (tari-project#4823)
  ...
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
P-merge Process - Queued for merging
Projects
None yet
Development

Successfully merging this pull request may close these issues.

None yet

5 participants