Releases: trustwallet/trust-web3-provider
Releases · trustwallet/trust-web3-provider
Add Aptos support
What's Changed
- Fix
TrustWeb3Provider
not available from CocoaPods by @hewigovens in #330 - Aptos support by @rsrbk in #332
Full Changelog: 2.0.1...2.0.2
2.0.1
What's Changed
- Set ethereum address by default by @rsrbk in #314
- Inject js when page load starts in android demo by @leiiiooo in #318
- Add Cosmos provider by @rsrbk in #310
- Fix read solana cluster from config by @hewigovens in #324
- Provider updates by @rsrbk in #327
New Contributors
Full Changelog: 2.0.0...2.0.1
Add Solana support
What's Changed
- Add Solana support by @rsrbk in #301
- Update Android sample for Solana by @hewigovens in #302
- Solana wallet-adapter fix by @hewigovens in #306
New Contributors
Full Changelog: 1.1.1...2.0.0
Add Solana support
- Add Solana web3 provider
- Stop injecting web3
Disable BuildConfig for Android
What's Changed
- Disable generation of the BuildConfig class by @MaximPestryakov in #284
New Contributors
- @MaximPestryakov made their first contribution in #284
Full Changelog: 1.1.0...1.1.1
Upgrade eth-sig-util
Upgrade eth-sig-util to latest (#278) * upgrade eth-sig-util * fill missing jsonrpc field if needed
Fix sending null result
What's Changed
- Add TrustWeb3Provider swift struct by @hewigovens in #221
- fix: call _request with wrong wrapResult within sendAsync by @ibufu in #228
- Bump minimist from 1.2.5 to 1.2.6 in /src by @dependabot in #249
- Check result is null by @hewigovens in #272
New Contributors
Full Changelog: 1.0.8...1.0.9
Add wallet_switchEthereumChain
1.0.8 implement switch chain (#218)
1.0.7: Replace parcel with browserify (#214)
* replace parcel with browserify * fix git lfs * cleanup
SPM Support
SPM Support (#212) * replace pod with spm * Add Package.swift