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

hdkey: use the secp256k1 package for crypto #5

Merged
merged 2 commits into from
Mar 23, 2016

Conversation

axic
Copy link
Contributor

@axic axic commented Mar 23, 2016

The try/catch logic within derivation came from https://github.com/fanatid/bip32/blob/master/lib/index.js.

@coveralls
Copy link

Coverage Status

Coverage decreased (-0.07%) to 98.425% when pulling ae47568 on axic:feature/secp256k1 into 514054e on cryptocoinjs:master.

@coveralls
Copy link

Coverage Status

Coverage decreased (-0.07%) to 98.425% when pulling ae47568 on axic:feature/secp256k1 into 514054e on cryptocoinjs:master.

@axic
Copy link
Contributor Author

axic commented Mar 23, 2016

Seems like the travis setup is a bit old with: node 0.1, 0.12 and iojs. It fails on secp256k1 compilation.

Also on coveralls the report fails with: 'The owner of this repo needs to re-authorize with github; their OAuth credentials are no longer valid so the file cannot be pulled from the github API.'

@jprichardson jprichardson merged commit 8f11397 into cryptocoinjs:master Mar 23, 2016
@jprichardson
Copy link
Member

Awesome, thanks!

@jprichardson
Copy link
Member

Published new version, thanks again!

@axic axic deleted the feature/secp256k1 branch May 24, 2016 16:28
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.

3 participants