github trustwallet/trust-web3-provider 2.0.4

latest releases: v4.7.0, v4.6.1, v4.6.0...
3 years ago

What's Changed

Supporting V0 Transaction Sign

  • Now the transaction version is passed down to the signRawTransaction method with version = 'legacy' | 0
  • Signature verification enabled for legacy txs
  • Bump cookiejar for security

Wallet Developers

You should handle and update logic to reject or support versioned transaction, you can check for version == 0. Previously the provider failed and the request was not sent to the Wallet, after this update the request will be sent.

Don't miss a new trust-web3-provider release

NewReleases is sending notifications on new releases.