This repository has been archived by the owner on Aug 13, 2021. It is now read-only.
Releases: trustwallet/TrustSDK-iOS
Releases · trustwallet/TrustSDK-iOS
1.4.9: Fix Xcode 12.5 warning (#96)
* built with xcode 12.5
1.4.8: [Example] Update pod (#75)
* pod update example * remove swiftlint_version
Update wallet core version
Adopt breaking EthereumSigningInput change
Fix missing encoder cases
1.4.6 Add missing encoder cases (#70)
1.4.5: UniversalAssetID from wallet core (#68)
* use big int for gas limit / gas price * remove UniversalAssetID * update wallet core version
1.4.4: Support sdk_transaction (#66)
* add simple transaction request for ethereum * Add UniversalAssetID and tests * Add signSimple tx * Add account_error * change tx hash type to string
1.4.3: Add public init method for Signer (#63)
* Add public init for Signer, add shortcuts to Signers * bump version
1.4.2
enable band, elrond, smart chain (#62)
1.4.1
bump wallet core version in podspec
1.4.0
Breaking change
wallet core module name changed from TrustWalletCore
to WalletCore