github trustwallet/wallet-core 4.3.15

latest releases: 4.6.1-rc2, 4.6.1-rc1, 4.6.0...
5 months ago

What's Changed

  • feat(Biz): Add helper functions to support BizPasskeySessionAccount by @satoshiotomakan in #4516

  • Add Biz module

    • BREAKING Move Barz.getEncodedHash to Biz.getEncodedHash
    • BREAKING Move Barz.getSignedHash to Biz.getSignedHash
    • Add Biz.encodeRegisterSessionCall
    • Add Biz.encodeRemoveSessionCall
    • Add Biz.encodePasskeySessionNonce
    • Add Biz.encodeExecuteWithPasskeySessionCall
  • Add Eip7702 module

    • BREAKING Move Barz.getAuthorizationHash to Eip7702.getAuthorizationHash
    • BREAKING Move Barz.signAuthorization to Eip7702.signAuthorization
  • Add WebAuthnSolidity module with the following methods:

    • WebAuthnSolidity.getMessageHash
    • WebAuthnSolidity.GetFormattedSignature

Full Changelog: 4.3.13...4.3.15

Don't miss a new wallet-core release

NewReleases is sending notifications on new releases.