Skip to content

5.0.0

Compare
Choose a tag to compare
@github-actions github-actions released this 06 Mar 21:25
· 76 commits to main since this release
f424d21

Changed

  • BREAKING: Update Keyring type (#89)
    • The Keyring class now uses the data types TypedTransaction and TxData from @ethereumjs/tx (v4.1.1).
    • The Keyring now exposes a new optional method called generateRandomMnemonic.