You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
{{ message }}
This repository has been archived by the owner on Jun 7, 2019. It is now read-only.
After merging Pull Requests, there have been some outstanding modifications
[] Add bitpay license to the mnemonic.js and wordlist
[] Using "new Buffer()" method shall be avoided and replaced with Buffer.from or Buffer.alloc in mnemonic.js according to: https://nodejs.org/api/buffer.html#buffer_buffer_from_buffer_alloc_and_buffer_allocunsafe
[] Add and refine tests
[] Add coveralls command to package.json and coveralls to gitignore
The text was updated successfully, but these errors were encountered:
After merging Pull Requests, there have been some outstanding modifications
[] Add bitpay license to the mnemonic.js and wordlist
[] Using "new Buffer()" method shall be avoided and replaced with Buffer.from or Buffer.alloc in mnemonic.js according to: https://nodejs.org/api/buffer.html#buffer_buffer_from_buffer_alloc_and_buffer_allocunsafe
[] Add and refine tests
[] Add coveralls command to package.json and coveralls to gitignore
The text was updated successfully, but these errors were encountered: