38 Commits (master)

Author SHA1 Message Date
Ryan Zimmerman 6244516cb9 Add wipePrivateData method (#22) 6 years ago
Matthew Stevens 4bb95824c7 fix: derive will error when a path does not start with master extended key (#20) 7 years ago
Daniel Cousens 805144492f tests: add type throwing tests 7 years ago
Daniel Cousens 6b9a597b03 tests: add deterministic signing and verify test 7 years ago
Daniel Cousens b9b1df2a3e use safe-buffer 7 years ago
Braydon Fuller 5b788e9508 test: include derivation test when private key has leading zeros 8 years ago
JP Richardson 2b6f9ac826 (Closes #7) fix when privateKeyExtended when privateKey is null 9 years ago
JP Richardson 2bfa1755c3 test: support trinity 9 years ago
JP Richardson bdd432388a standard tidy 9 years ago
JP Richardson 0a2cd67cea hdkey: export HARDENED_OFFSET 9 years ago
JP Richardson 8f84057021 hdkey: renamed `publicExtendedKey` and `privateExtendedKey` JSON properties to `xpriv` and `xpub`. 9 years ago
JP Richardson 0088681bbf hdkey: added toJSON()/fromJSON() 9 years ago
JP Richardson 69c9ef60a1 JavaScript Standard Style 9 years ago
JP Richardson fa63146a48 changed behavior of fromExtendedKey, now accepts base 58 string instead of Buffer bytes 10 years ago
JP Richardson 7bda496700 changed privateExtendedKey() and publicExtendedKey() to return base 58 encoded string 10 years ago
JP Richardson 7af6fdcb98 bugfix: private key less than 32 bytes in derive(), pad out with zeros 10 years ago
JP Richardson 53ae7e350f derive public to public child keys 10 years ago
JP Richardson a9404233b9 removed bs58 dev dep, added coinstring dev dep 10 years ago
JP Richardson f065319f65 upgraded ecurve from 0.8.0 to 1.0.0 10 years ago
JP Richardson 42f447d42f small cleanup 10 years ago
JP Richardson 5e592afeee implemented method fromExtendedKey() 10 years ago
JP Richardson e0846232c2 renamed private to privateExtendedKey, renamed public to publicExtendedKey 11 years ago
JP Richardson 87c873491f added tests for privateKey/publicKey 11 years ago
JP Richardson 1058ea2e70 added method fromMasterSeed, changed constructor, added privateKey and publicKey 11 years ago
JP Richardson cd7cc50489 removed terst 11 years ago
JP Richardson a60b6ad6f3 renamed fixture 11 years ago
JP Richardson ef5cf9ddfd public extended keys tests passing 11 years ago
JP Richardson f9616164c7 all chains passing for private extended keys 11 years ago
JP Richardson 56a0dbd266 put root chain back in test 11 years ago
JP Richardson 151c002233 first chain m/0' passing 11 years ago
JP Richardson 352b9b69e1 implemented test encode method 11 years ago
JP Richardson 6f0e671865 tests ready 11 years ago
JP Richardson cea664e54a rename 'chain' to 'path' 11 years ago
JP Richardson ce0fe8f1e2 force mocha spec reporter 11 years ago
JP Richardson 523345fe8a tests ready to go 11 years ago
JP Richardson b3f60cace4 added test vectors 2 from bip32 wiki 11 years ago
JP Richardson ef7e5eb0fc implemented test vectors 1 from bip32 wiki 11 years ago
JP Richardson 12b9597057 add test files 11 years ago