]> zoso.dev Git - libnemo.git/commit
Version 1.3.0
authorMiro Metsänheimo <miro@metsanheimo.fi>
Tue, 12 Jan 2021 20:30:58 +0000 (22:30 +0200)
committerMiro Metsänheimo <miro@metsanheimo.fi>
Tue, 12 Jan 2021 20:34:41 +0000 (22:34 +0200)
commit1cf9dbf08f579f23f06f9d9ed7bc10bb95baf046
treebbbdec595cf50fd24f547bc462564793ee4701ba
parentb089a9d953db3cdc41dbb1587ee2d927705b14ad
Version 1.3.0

* Add the possibility to generate legacy seeds and mnemonics
* Add the possibility to import legacy mnemonic phrases
* Stop throwing errors if given an upper case hex as input
* Return mnemonic also when creating wallet with a legacy seed
* npm audit fix
* Small refactoring
README.md
index.ts
lib/address-generator.ts
lib/address-importer.ts
lib/bip39-mnemonic.ts
lib/util/convert.ts
package-lock.json
package.json
test/test.js