COMMITS
January 18, 2023
A
K
perf: allow skipping public key verification (#53)
Kewde committed
January 6, 2023
R
Switch to GitHub Actions CI (#54)
Ryan Zimmerman committed
R
Fix linter
Ryan Zimmerman committed
K
Performance improvement (#52)
Kewde committed
June 17, 2022
D
Fix HDKey.sign (#50)
Drew Dushkin committed
March 2, 2022
A
docs(README): add BIP44 & WIF examples (#48)
AJ ONeal committed
May 30, 2020
P
Prevent secp256k1@4.x from mutating values (#39)
Patricio Palladino committed
May 28, 2020
R
Require Node 10+ (#38)
Ryan Zimmerman committed
Y
Update secp256k1 to v4.0 with nAPI (#32)
Yonghui Lin committed
April 15, 2020
R
Add files to package.json to not publish tests (#34)
Ryan Zimmerman committed
April 13, 2020
J
Merge pull request #33 from cryptocoinjs/fixRareBug
Jonathan Underwood committed
April 10, 2020
J
Bug: Derive only takes string while deriveChild takes index
junderw committed
July 8, 2019
March 17, 2019
L
Don't promote deprecated Buffer usage in readme (#28)
Luke Childs committed
February 9, 2019
G
use ripemd160 instead of rmd160 for electron 4.0 (#26)
Guangcheng Wei committed
August 11, 2018
R
Add wipePrivateData method (#22)
Ryan Zimmerman committed
June 21, 2018
D
Add missing LICENSE (#21)
Daniel Cousens committed
May 24, 2018
R
Update .travis.yml; drop old Node versions
Ryan Zimmerman committed
M
fix: derive will error when a path does not start with master extended key (#20)
Matthew Stevens committed
April 10, 2018
R
Add basic API docs (#15)
Ryan Zimmerman committed
October 30, 2017
D
Merge pull request #12 from cryptocoinjs/hdkeysign
Daniel Cousens committed