Skip to content

Releases: trustwallet/trust-web3-provider

Upgrade eth-sig-util

16 May 08:38
1d0f387
Compare
Choose a tag to compare
Upgrade eth-sig-util to latest (#278)

* upgrade eth-sig-util

* fill missing jsonrpc field if needed

Fix sending null result

09 May 10:07
4c309d7
Compare
Choose a tag to compare

What's Changed

New Contributors

Full Changelog: 1.0.8...1.0.9

Add wallet_switchEthereumChain

15 Feb 01:11
9862777
Compare
Choose a tag to compare
Pre-release
1.0.8

implement switch chain (#218)

1.0.7: Replace parcel with browserify (#214)

01 Feb 03:53
7cbc90c
Compare
Choose a tag to compare
* replace parcel with browserify
* fix git lfs
* cleanup

SPM Support

27 Jan 00:39
9118b36
Compare
Choose a tag to compare
SPM Support (#212)

* replace pod with spm
* Add Package.swift

Improve personal_sign

24 Jul 00:23
0d0f9a0
Compare
Choose a tag to compare
1.0.5

add try/catch for messageToBuffer (#164)

Fix jitpack publishing

08 Jul 15:59
2977360
Compare
Choose a tag to compare
1.0.4

Fix jitpack publishing (#160)

1.0.3: Adding guard if an iframe doesn't have an ethereum property (#153)

14 Jun 02:55
0fdb50c
Compare
Choose a tag to compare
* Adding guard if an iframe doesn't have an ethereum property
* Running build
* update trust-min.js
Co-authored-by: Cory Smith <[email protected]>

1.0.2: Support eth_signTypedData_v4 (#149)

28 May 07:07
b8bf6b0
Compare
Choose a tag to compare
* support eth_signTypedData_v4
* update package-lock.json
* try npm install
* show typed message

Fix etherscan/bscscan writeContract issue

12 Apr 03:41
9339593
Compare
Choose a tag to compare
1.0.1

set address for iframes (#140)