Skip to content

Conversation

keefertaylor
Copy link
Owner

The underlying implementation of secret key always defaulted back to the ed25519 SigningCurve. Fix this bug.

Add tests at the Wallet level to verify that wallet derivation with these curves works end to end when using either mnemonic/passphrase based generation or when using secret key generation.

@codecov
Copy link

codecov bot commented Apr 9, 2020

Codecov Report

Merging #187 into master will increase coverage by 0.11%.
The diff coverage is 90.90%.

Impacted file tree graph

@@            Coverage Diff             @@
##           master     #187      +/-   ##
==========================================
+ Coverage   53.61%   53.72%   +0.11%     
==========================================
  Files         101      101              
  Lines        3251     3261      +10     
==========================================
+ Hits         1743     1752       +9     
- Misses       1508     1509       +1     
Impacted Files Coverage Δ
TezosKit/Crypto/SecretKey.swift 92.40% <90.90%> (-0.35%) ⬇️

Continue to review full report at Codecov.

Legend - Click here to learn more
Δ = absolute <relative> (impact), ø = not affected, ? = missing data
Powered by Codecov. Last update 7ce6911...b4627a0. Read the comment docs.

@keefertaylor keefertaylor merged commit d468b85 into master Apr 9, 2020
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.

1 participant