Skip to content
This repository was archived by the owner on Sep 6, 2024. It is now read-only.

Retain original behavior of addChecksum #360

Merged
merged 1 commit into from
Feb 22, 2019

Conversation

rajivshah3
Copy link
Member

@rajivshah3 rajivshah3 commented Feb 22, 2019

Description

Retains the original behavior of addChecksum

Type of change

  • Bug fix (non-breaking change which fixes an issue)

How Has This Been Tested?

  • Tests pass

Checklist:

  • My code follows the style guidelines of this project
  • I have performed a self-review of my own code
  • I have commented my code, particularly in hard-to-understand areas
  • I have made corresponding changes to the documentation
  • I have added tests that prove my fix is effective or that my feature works
  • New and existing unit tests pass locally with my changes

Copy link
Contributor

@chrisdukakis chrisdukakis left a comment

Choose a reason for hiding this comment

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

LGTM, also complies with

return input.concat(trytes(checksumTrits.slice(243 - checksumLength * 3, 243)))

👍

@chrisdukakis chrisdukakis merged commit eb27c18 into iotaledger:develop Feb 22, 2019
@rajivshah3 rajivshah3 deleted the fix/add-checksum branch February 22, 2019 04:56
Sign up for free to subscribe to this conversation on GitHub. Already have an account? Sign in.
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

2 participants