bitcoinjs / bip38

BIP38 is a standard process to encrypt Bitcoin and crypto currency private keys that is less susceptible to brute force attacks thus protecting the user.
http://cryptocoinjs.com/modules/currency/bip38/
MIT License
206 stars 100 forks source link

Upgrade to scryptsy 2.0.0 #39

Closed RyanZim closed 6 years ago

RyanZim commented 6 years ago

Closes #38

coveralls commented 6 years ago

Coverage Status

Coverage remained the same at 100.0% when pulling 4a1f0e30b69757014e1109339d2137b7a791e9f9 on ExodusMovement:upgrade-scryptsy into 8d74fcdacb128f3ced7a85e63a8a8136b6de1e4b on bitcoinjs:master.

dcousens commented 6 years ago

Published as v2.0.2 (and tested locally)

RyanZim commented 6 years ago

Thanks!