Releases: trustwallet/wallet-core
Releases · trustwallet/wallet-core
0.12.11
0.12.10: Raw transaction for Nebulas (#567)
* 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)
* 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)
* Add messages for cosmos unstake * Added tests to unstake and withdraw rewards
0.12.7: Aeternity fixes (#551)
* 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)
* Fix waves output json * compare whole json * Fix codacy warnigns * Fix codacy
0.12.5: Waves tx json serialization (#526)
* added waves tx json serialization * review fixes * json dump test
Support Waves and Zilliqa fix
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)
* add pod trunk push * set IOS_DEPLOYMENT_TARGET 11.0 * drop 32bit
V0.9.1 Release
Bum lib version 0.9.1 (#355)