urbit / urbit-key-generation

Key derivation and HD wallet generation functions for Urbit
MIT License
15 stars 8 forks source link

Change library name, decrement version. #38

Closed jtobin closed 5 years ago

jtobin commented 5 years ago

Changes the library name to 'urbit-key-generation' so that we can distribute it on npm. Also takes the opportunity to knock the version back to 0.9.0.

(Also bumps the test timeout on bip32NodeToSeed, which I noticed can occasionally take longer than 2000ms)