Tags: cleancoindev/wallet-core
Tags
Fix master compilation (trustwallet#1507) Co-authored-by: Catenocrypt <catenocrypt@users.noreply.github.com>
ThorChain decimals changed to 8 (trustwallet#1455) Co-authored-by: Catenocrypt <catenocrypt@users.noreply.github.com>
Fix for Thorchain send (trustwallet#1439) * Use type thorchain/MsgSend instead of cosmos-sdk/MsgSend for send message. * iOS test * Update test * Android test fix * Update send test, real TX * Refactor THORChain: Onw proto, Entry and Signer, but uses Cosmos; no special handling in Cosmos * Minor reverts in Cosmos * iOS test * Android test * iOS test fix * Android text fix * Add JSON signing test * Android test * Simplification: get rid of own proto, but own Entry & Signer to adjust msg type * Android and iOS test update Co-authored-by: Catenocrypt <catenocrypt@users.noreply.github.com>
Enable bitcode for iOS releases (trustwallet#1438) * enable bitcode * switch back to framework * disable mac and catalyst
PreviousNext