Trustwallet Trust Web3 Provider Versions Save

Web3 javascript wrapper provider for iOS and Android platforms.

2.0.4

1 year 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.

2.0.3

1 year ago

What's Changed

New Contributors

Full Changelog: https://github.com/trustwallet/trust-web3-provider/compare/2.0.2...2.0.3

2.0.2

1 year ago

What's Changed

Full Changelog: https://github.com/trustwallet/trust-web3-provider/compare/2.0.1...2.0.2

2.0.1

1 year ago

What's Changed

New Contributors

Full Changelog: https://github.com/trustwallet/trust-web3-provider/compare/2.0.0...2.0.1

2.0.0

1 year ago

What's Changed

New Contributors

Full Changelog: https://github.com/trustwallet/trust-web3-provider/compare/1.1.1...2.0.0

2.0.0-alpha

1 year ago
  • Add Solana web3 provider
  • Stop injecting web3

1.1.1

1 year ago

What's Changed

New Contributors

Full Changelog: https://github.com/trustwallet/trust-web3-provider/compare/1.1.0...1.1.1

1.1.0

2 years ago

1.0.9

2 years ago

What's Changed

New Contributors

Full Changelog: https://github.com/trustwallet/trust-web3-provider/compare/1.0.8...1.0.9

1.0.8

2 years ago