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
208 stars 100 forks source link

package: bump bs58check #19

Closed dcousens closed 7 years ago

dcousens commented 7 years ago

(if merged, please bump + release) (patch AFAIK)

dcousens commented 7 years ago

Actually, due to 0.12 being dropped, this would be a break (but would enable https://github.com/bitcoinjs/bip38/issues/21)

coveralls commented 7 years ago

Coverage Status

Coverage remained the same at 100.0% when pulling 64d69123b3d20c875daf5fe9b807eb5c04477972 on pkg into 7094718b07e2239afaae32f84c7e8b76a1de95be on master.