Skip to content

Releases: trustwallet/wallet-core

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)

0.12.31: Zcash Blossom support (#775)

12 Dec 10:45
Compare
Choose a tag to compare
* zcash blossom support

* Add branch id to proto and swift test

0.12.30: Refactor Cosmos implementation (#766)

10 Dec 10:21
bbb0b3b
Compare
Choose a tag to compare
* refactor cosmos json building, and raw json message support

* Fix swift tests

* Fix kotlin test

* Fix codacy warnings

0.12.29: [Cosmos] Add MsgWithdrawDelegationRewardsAll (#763)

08 Dec 23:53
Compare
Choose a tag to compare
* Add MsgWithdrawDelegationRewardsAll
* renaming type prefixes

0.12.28: Protobuf version change to 3.9 (#746)

02 Dec 23:41
23e22cb
Compare
Choose a tag to compare
* Update to Protobuf.cmake.
* Also bump swift-protobuf version to 1.7.0 (from 1.5.0).
* Update swift/protobuf symlink
* Bump grpc-protobuf version.
* Update to TW.podspec, few files are gone.
* Update project.yaml, few files are gone.
* Downgrade grpc/protobuf to 1.24.2, 1.25 brough pb 3.10 which was buggy.
* Protobuf version 3.9.0.

0.12.27: [ COSMOS ] Add redelegation support (#714)

07 Nov 08:00
Compare
Choose a tag to compare
* Add cosmos MsgBeginRedelegate message

* Add restaking tests

* Fix codacy warning

* more const string &