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: update bs58check to <3.0.0 version #26

Closed dcousens closed 7 years ago

dcousens commented 7 years ago

We're compatible with all released major versions... so lets allow them seeing as they are typically included in other packages.

dcousens commented 7 years ago

or, @jprichardson, just release master. :+1: I think this is probably better for end users though

coveralls commented 7 years ago

Coverage Status

Coverage remained the same at 100.0% when pulling 970384b37e72a5210dcd876f56118f244de4549e on bsvers into 09be59857319dc2195eb15ca6ef549b3d41f72fa on master.

coveralls commented 7 years ago

Coverage Status

Coverage remained the same at 100.0% when pulling 970384b37e72a5210dcd876f56118f244de4549e on bsvers into 09be59857319dc2195eb15ca6ef549b3d41f72fa on master.

dcousens commented 7 years ago

Good to merge @jprichardson ?

dcousens commented 7 years ago

published as v2.0.1, @murbard you should be good to go now