Skip to content

Releases: trustwallet/wallet-core

2.0.2: Fix swift/jni memory leaking (#868)

25 Feb 10:53
dda11ee
Compare
Choose a tag to compare
* Fix swift/jni memory leaking

* Add comments

2.0.1: Misc fixes (#866)

22 Feb 08:52
99d0f38
Compare
Choose a tag to compare
* misc fixes:
1. TWString leaking in JNI
2. cocoapods build from source
3. split AnySigner.swift (like Java implementation)

* revert JNI change, will create a new branch

2.0.0: Extend walletconsole tests (#864)

20 Feb 21:37
a6856b9
Compare
Choose a tag to compare
* Extend walletconsole tests.

* Few more extra tests.

* Revert "Few more extra tests.", wrong file was checked in.

This reverts commit 1379a90c0e1a4dec5b67f1df005f93b781e06a65.

* A few more invalid tests (invalid coin, invalid prev result).

1.0.4: FIO Support (#832)

05 Feb 23:17
5b979d4
Compare
Choose a tag to compare
* FIO Signer: Actor derivation.
* FIO Signer: Actor test -- use test from fiojs.
* FIO Signer and TransationBuilder, add_pub_address.
* FIO TransactionBuilder: Expose maxFee for add_pub_address.
* FIO TransactionBuilder, add register_fio_address.
* Review comments.
* FIO Signer:  Add proto and C interfaces, tests.
* FIO: Compile fix for iOS compile, method returning string and no parameters.
* FIO Signer: Add swift tests.
* Minor iOS codacy fix.
* FIO Signer: Add Kotlin tests.
* Android test fix.
* Remove DefaultTpid.
* Some API renames (review comment).
* Use Json library for json building (review comments).
* FIO Signer: add transfer_tokens_pub_key.
* Some renames (review comments).

1.0.3: Fix nano signer json output (#841)

01 Feb 02:30
b823223
Compare
Choose a tag to compare
* Fix Nano signing output

* Fix iOS tests for Nano json output

* Add work to Nano signing input

* Fix tests

1.0.2: Refactor Zilliqa signer and return json transaction (#837)

27 Jan 17:34
cf3f18f
Compare
Choose a tag to compare
* refactor zilliqa signer and return json tx

* checksum naming

1.0.1: Fix zilliqa address data tests unstable (#826)

21 Jan 06:58
Compare
Choose a tag to compare
* Add create with raw bytes to TWString

* Fix codacy warnings

1.0: [Breaking] Add AnyAddress (#817)

19 Jan 05:37
e1e9c0c
Compare
Choose a tag to compare
* Add AnyAddress

* Fix android tests

* Remove TWZilliqaAddress and TWBitcoinCashAddress

* Fix iOS build

* worry free C interface for Signer

* remove trailing space

* expose coin property, normalized eth/bch address

0.12.33: Added android sample project (#786)

20 Dec 04:44
Compare
Choose a tag to compare
* Added android sample project

* image url

* update link

* removed image

0.12.32

19 Dec 18:38
Compare
Choose a tag to compare
Fix tezos forge (#788)