Skip to content
This repository has been archived by the owner on Oct 7, 2024. It is now read-only.

4.0.0

Compare
Choose a tag to compare
@github-actions github-actions released this 18 Apr 15:18
· 42 commits to main since this release
5a139eb

Changed

  • BREAKING: Do not allow re-initialization of keyring instance (#55)
    • Consumers are now required to call generateRandomMnemonic() after initialization for creating new SRPs.
  • BREAKING: Update minimum Node.js version from v10 to v12 (#45)
  • Add @lavamoat/allow-scripts (#47)
    • We now have an allowlist for all post-install scripts. The standard setup script has been added, along with new contributor documentation in the README to explain this script.
  • Obfuscate serialized mnemonic (#59)
  • Package name changed from eth-hd-keyring to @metamask/eth-hd-keyring