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

Restore error when trying to derive a hardened path with HDPublicKey. #1317

Merged
merged 1 commit into from
Aug 18, 2015

Conversation

braydonf
Copy link
Contributor

  • Restores InvalidIndexCantDeriveHardened error in spec
  • Passes hardened argument in HDPublicKey (in case the feature is attempted to be used similarly to HDPrivateKey)
  • Fixes undefined error with InvalidLength
  • Fixes tests to check for the error type
  • Various formatting cleanup improvements

- Restores InvalidIndexCantDeriveHardened error in spec
- Passes hardened argument in HDPublicKey (in case the feature is attempted to be used similarly to HDPrivateKey)
- Fixes undefined error with InvalidLength
- Fixes tests to check for the error type
- Various formatting cleanup improvements
@braydonf braydonf force-pushed the hdpubkey-hardened-error branch from 720b821 to 809ff14 Compare August 17, 2015 13:22
@braydonf braydonf changed the title Restore error when trying to derive a hardened path with on HDPublicKey. Restore error when trying to derive a hardened path with HDPublicKey. Aug 17, 2015
@pnagurny
Copy link
Contributor

LGTM

pnagurny added a commit that referenced this pull request Aug 18, 2015
Restore error when trying to derive a hardened path with HDPublicKey.
@pnagurny pnagurny merged commit 095cf32 into bitpay:master Aug 18, 2015
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