Skip to content

Releases: trustwallet/wallet-core

0.12.16: [Anysigner] Add support to IoTeX, Wanchain and Waves (#624)

05 Sep 17:30
53843d9
Compare
Choose a tag to compare
* Add IoTex and Wanchain

* Add waves support

* Add tron and nebulas support

* Added more ethereum based coins

0.12.15

02 Sep 05:33
Compare
Choose a tag to compare
Update decred explorer (#617)

0.12.14: Add Decred fee calculation (#613)

01 Sep 16:16
Compare
Choose a tag to compare
* Add decred fee estimation

* Fix old issue template

* Fix codacy warning

0.12.13: Cosmos.validate() return incorrect result (#614)

01 Sep 16:06
Compare
Choose a tag to compare
* Create CoinTypeTests.swift

* Fix cosmos swift tests

* Check hrp prefix

* use compare

* Fix terra tests

0.12.12: Fix XRP max amount (#598)

30 Aug 04:51
b9bae4c
Compare
Choose a tag to compare
* - Fix XRP MAX_ALLOWED_AMOUNT (in drops)
- Add FIO blockchain type

* Remove max check

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