LiskArchive / lisk-sdk

🔩 Lisk software development kit
https://lisk.com
Apache License 2.0
2.72k stars 457 forks source link

Adds test for getPrivateKeyFromPhraseAndPath #9096

Closed has5aan closed 8 months ago

has5aan commented 8 months ago

What was the problem?

This PR resolves #8104

How was it solved?

Adds a test case validating generation of distinct private key using similar passphrase but distinct paths.

How was it tested?

release/6.1.0

codecov[bot] commented 8 months ago

Codecov Report

Merging #9096 (f31b506) into release/6.1.0 (f79aa30) will not change coverage. The diff coverage is n/a.

Impacted file tree graph

@@              Coverage Diff               @@
##           release/6.1.0    #9096   +/-   ##
==============================================
  Coverage          84.34%   84.34%           
==============================================
  Files                652      652           
  Lines              23967    23967           
  Branches            3489     3489           
==============================================
  Hits               20216    20216           
  Misses              3751     3751