added
changed
mnemonicToSeed
to use async, sync version moved to mnemonicToSeedSync
(#104)removed
toString('hex')
on the Buffer) (#104)breaking changes
9-letter mnemonics can no longer be geerated and calling validateMnemonic
will always return false. This was fixed in the BIP as a patch, so we had to follow suite.