Skip to content
This repository has been archived by the owner on Apr 3, 2019. It is now read-only.

Bip32 compliance-round3 #116

Merged
merged 14 commits into from
Mar 1, 2017
Merged

Bip32 compliance-round3 #116

merged 14 commits into from
Mar 1, 2017

Commits on Sep 12, 2016

  1. Fix PrivateKey.toBuffer

    fanatid authored and Braydon Fuller committed Sep 12, 2016
    Configuration menu
    Copy the full SHA
    8f51d48 View commit details
    Browse the repository at this point in the history
  2. Add note to README for 1.0.0 staging/development

    Braydon Fuller committed Sep 12, 2016
    Configuration menu
    Copy the full SHA
    969aec2 View commit details
    Browse the repository at this point in the history

Commits on Sep 13, 2016

  1. Remove Node.js 0.10, 0.12 and iojs 2.0.0 from travis ci

    Braydon Fuller committed Sep 13, 2016
    Configuration menu
    Copy the full SHA
    23df249 View commit details
    Browse the repository at this point in the history

Commits on Sep 16, 2016

  1. Configuration menu
    Copy the full SHA
    b79a9b2 View commit details
    Browse the repository at this point in the history
  2. Handle edge case that invalid private key is derived

    Braydon Fuller committed Sep 16, 2016
    Configuration menu
    Copy the full SHA
    0906d98 View commit details
    Browse the repository at this point in the history
  3. Handle invalid public key derivation rather than throw error

    Braydon Fuller committed Sep 16, 2016
    Configuration menu
    Copy the full SHA
    d0e3f84 View commit details
    Browse the repository at this point in the history
  4. Add toBufferNoPadding method to private key

    Braydon Fuller committed Sep 16, 2016
    Configuration menu
    Copy the full SHA
    e9d1237 View commit details
    Browse the repository at this point in the history

Commits on Dec 6, 2016

  1. Change name of derive to deriveChild

    This is to avoid any accidental upgrades to a bugfixed version without awareness of the change.
    braydonf committed Dec 6, 2016
    Configuration menu
    Copy the full SHA
    d32ae41 View commit details
    Browse the repository at this point in the history
  2. remove hdkeycache

    gabegattis committed Dec 6, 2016
    Configuration menu
    Copy the full SHA
    a9aeada View commit details
    Browse the repository at this point in the history
  3. revert premature changes

    gabegattis committed Dec 6, 2016
    Configuration menu
    Copy the full SHA
    206aaa0 View commit details
    Browse the repository at this point in the history
  4. revert behavior of derive

    gabegattis committed Dec 6, 2016
    Configuration menu
    Copy the full SHA
    1b2c419 View commit details
    Browse the repository at this point in the history

Commits on Dec 7, 2016

  1. Configuration menu
    Copy the full SHA
    a963632 View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    d9c295b View commit details
    Browse the repository at this point in the history
  3. Configuration menu
    Copy the full SHA
    8339bda View commit details
    Browse the repository at this point in the history