Skip to content
This repository has been archived by the owner on Aug 13, 2021. It is now read-only.

Releases: trustwallet/TrustSDK-iOS

1.4.9: Fix Xcode 12.5 warning (#96)

18 May 23:50
9b0c2f2
Compare
Choose a tag to compare

1.4.8: [Example] Update pod (#75)

01 Jan 00:40
ee30adc
Compare
Choose a tag to compare
* pod update example

* remove swiftlint_version

Update wallet core version

25 Dec 23:35
508a616
Compare
Choose a tag to compare

Adopt breaking EthereumSigningInput change

Fix missing encoder cases

25 Nov 07:04
ab59b13
Compare
Choose a tag to compare
1.4.6

Add missing encoder cases (#70)

1.4.5: UniversalAssetID from wallet core (#68)

20 Nov 07:45
812111a
Compare
Choose a tag to compare
* use big int for gas limit / gas price

* remove UniversalAssetID

* update wallet core version

1.4.4: Support sdk_transaction (#66)

18 Nov 12:46
0447d29
Compare
Choose a tag to compare
Pre-release
* 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)

21 Oct 08:59
ac2428c
Compare
Choose a tag to compare
* Add public init for Signer, add shortcuts to Signers

* bump version

1.4.2

20 Oct 01:13
887f2da
Compare
Choose a tag to compare
enable band, elrond, smart chain (#62)

1.4.1

19 Oct 05:09
Compare
Choose a tag to compare
1.4.1 Pre-release
Pre-release
bump wallet core version in podspec

1.4.0

19 Oct 04:43
9db999f
Compare
Choose a tag to compare

Breaking change

wallet core module name changed from TrustWalletCore to WalletCore