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

10.0.0

Choose a tag to compare

@github-actions github-actions released this 18 Jan 19:08
· 98 commits to main since this release
d53d170

Changed

  • BREAKING: Update module name to use @metamask scope (#187)
    • Consumers will now need to import this package as @metamask/eth-keyring-controller
  • BREAKING: @metamask/eth-hd-keyring to v6.0.0 (#193)
    • Reverts the serialization format of mnemonics on HDKeyrings from Uint8Arrays back to an untyped array of UTF8 encoded bytes, which was the format prior to v9.0.0 of this package.