Skip to content

Releases: trustwallet/wallet-core

0.12.11

07 Aug 19:14
174ee09
Compare
Choose a tag to compare
Improve AnySigner output message (#574)

0.12.10: Raw transaction for Nebulas (#567)

06 Aug 15:41
Compare
Choose a tag to compare
* First commit for Nebulas's functions.

* rename TWNebulasAddress.cpp

* Fixed the building errors.

* First passed all test.

* Revert protobuf link to protobuf-3.7.0

* Add nebulas raw transaction data support.

* signinginput support pass a payload string.

* test for escaped label

0.12.9: Refine Cosmos signing output (#568)

03 Aug 22:52
Compare
Choose a tag to compare
* return broadcast mode async, return signature instead of not used encoded data

* Fix typo

* set default to block mode

0.12.8: Cosmos unstake (#565)

03 Aug 03:53
Compare
Choose a tag to compare
* Add messages for cosmos unstake

* Added tests to unstake and withdraw rewards

0.12.7: Aeternity fixes (#551)

24 Jul 01:45
Compare
Choose a tag to compare
*   fix rlp encoding when int = 0

*  add tests RLP encoding of transaction int properties zero cases

*  update aeternity explorer url

*  clean up comments, fix test

*  add real address test case to ValidateAddressAeternity

* Use bytes in Aeternity.proto

* Fix signature encoding

0.12.6: Fix waves output json (#530)

25 Jun 04:19
Compare
Choose a tag to compare
* Fix waves output json

* compare whole json

* Fix codacy warnigns

* Fix codacy

0.12.5: Waves tx json serialization (#526)

21 Jun 21:41
Compare
Choose a tag to compare
* added waves tx json serialization

* review fixes

* json dump test

Support Waves and Zilliqa fix

04 Jun 14:21
e3a107e
Compare
Choose a tag to compare
Add zilliqa schnorr tests (#476)

* add zilliqa schnorr tests

* Fix https://github.com/trezor/trezor-firmware/pull/93#issuecomment-496199588

* Fix tabs

0.12.0: Auto publish to cocoapods (#490)

04 Jun 00:55
d0fee72
Compare
Choose a tag to compare
* add pod trunk push

* set IOS_DEPLOYMENT_TARGET 11.0

* drop 32bit

V0.9.1 Release

23 Apr 20:16
f636826
Compare
Choose a tag to compare
Bum lib version 0.9.1 (#355)