Releases: trustwallet/wallet-core
Releases · trustwallet/wallet-core
2.3.1
filter deprecated chain in coins.md and fix quote include (#1140)
Support compiling as static lib for cocoapods
Breaking change:
- swift module name from
TrustWalletCore
changed toWalletCore
2.2.14: Coin initialization simplification, race bug fix (#1131)
* Coin init: Simplify dynamic initializations. * Move getCoinTypes to generated code. * Change coin info map into a switch, remove thread synchronization. * Update newcoin generation * Add sanity check for coin entry handles coin type. * Simplify CoinInfo, only simple types (remove DerivationPath class). * Move coverage-enhancing checks from prod to test. * Add some extra const qualifiers. Co-authored-by: Catenocrypt <catenocrypt@users.noreply.github.com>
2.2.13: Add NEAR account (#1116)
* Add near account * return hex public key by default * simulate near migration code
2.2.12
2.2.11
2.2.10
Change smart chain derivation path (#1101)
2.2.9
Update bsc display name again (#1086)
2.2.8
Update mainnet chain id (#1084)
2.2.7: Update Binance Smart Chain name and explorer (#1083)
* update smart chain name and explorer * use displayName