21 Commits (a15973e4046986a28a9af57d6dc59992799a2b45)

Author SHA1 Message Date
Gabe Gattis 7cdee7d1a5
remove hdkeycache 8 years ago
Gabe Gattis 1b2c41978f
revert behavior of derive 8 years ago
Gabe Gattis a9aeada69e
remove hdkeycache 8 years ago
Braydon Fuller d32ae41adc Change name of derive to deriveChild 8 years ago
Braydon Fuller 809ff1461e Restore error when trying to derive a hardened path with HDPublicKey. 10 years ago
Braydon Fuller a50fccef4d Changes behavior of `toJSON` to work as expected with `JSON.stringify` 10 years ago
eordano a07d90dfbf Fix error on public key for hdpublickey 10 years ago
eordano eb8f59aa27 Drop duplicated code 10 years ago
eordano 9c3170cb3a HDPublicKey: Add precondition checks for static methods 10 years ago
Trevin Hofmann 59a9e40f13 Properly capitalize BufferUtil everywhere 10 years ago
Esteban Ordano 7a73f582b4 HDKeys: add toBuffer/fromBuffer to HDPublicKey 10 years ago
Yemel Jardi 0beed6efa4 Refactor HDPublicKey path validation 10 years ago
Yemel Jardi 884cae7349 Fix another typo 10 years ago
Yemel Jardi 2aa5c65945 Add validations to derivation path 10 years ago
Esteban Ordano 2006b3aae2 Add G7 methods to HDPublicKey 10 years ago
Braydon Fuller b13c4fb0c9 Added inspect prototype G5 10 years ago
Braydon Fuller 94cc10b1a3 Changed *Json to *JSON and returned an object so that methods can be called from other toJSON methods without the double-stringification issue. 10 years ago
Braydon Fuller c73c56f938 HDKeys: Modified to have immutable properties 10 years ago
Esteban Ordano ea17a6ace1 Add a preconditions module, and refactor errors 10 years ago
Esteban Ordano 13fd2592fc Add autogenerated errors 10 years ago
Esteban Ordano 803027353a Change errors 10 years ago
Esteban Ordano a2a51ecc0c Fix style: move each static function to an appropiate namespace 10 years ago
Esteban Ordano 53900f3196 Add cache to derivation 10 years ago
Esteban Ordano 4c0769fa09 100% test coverage on hdpublickey 10 years ago