Active development: 99 commits across 10 contributors
Code ActivitySource linked
37 active day(s) in trustwallet/assets.
Utility
Verified BuilderA comprehensive, up-to-date collection of information about several thousands (!) of crypto tokens.
Code ActivitySource linked
37 active day(s) in trustwallet/assets.
Code ActivitySource linked
15 active day(s) in trustwallet/wallet-core.
View evidenceCode ActivitySource linked
36 active day(s) in trustwallet/assets.
View evidenceGithub ReleaseSource verified
What's Changed * ci: exclude test code from Sonar scan, verify rustup installer checksum by @nikotw in https://github.com/trustwallet/wallet-core/pull/4837 * ci: import test coverage into SonarCloud analysis by @nikotw in https://github.com/trustwallet/wallet-core/pull/4852 * feat(arc): Add Arc mainnet by @davidkulman-tw in https://github.com/trustwallet/wallet-core/pull/4863 * ci: update pinned rustup installer checksum by @davidkulman-tw in https://github.com/trustwallet/wallet-core/pull/4864 New Contributors * @davidkulman-tw made their first contribution in https://github.com/trustwa
View evidenceCode ActivitySource linked
14 active day(s) in trustwallet/wallet-core.
View evidenceCode ActivitySource linked
7 active day(s) in trustwallet/go-primitives.
View evidenceCode ActivitySource linked
38 active day(s) in trustwallet/assets.
View evidenceCode ActivitySource linked
38 active day(s) in trustwallet/assets.
View evidenceCode ActivitySource linked
38 active day(s) in trustwallet/assets.
View evidenceCode ActivitySource linked
14 active day(s) in trustwallet/wallet-core.
View evidenceGithub ReleaseSource verified
What's Changed * fix: update key retrieval methods to return nullable types on failure by @sergei-boiko-trustwallet in https://github.com/trustwallet/wallet-core/pull/4849 Breaking Changes * TWHDWallet.h API change: TWHDWalletGetMasterKey, TWHDWalletGetKeyForCoin, TWHDWalletGetKeyDerivation, TWHDWalletGetDerivedKey, TWHDWalletGetAddressForCoin, TWHDWalletGetAddressDerivation, and the TWHDWalletGetExtendedKey family now return nullable values (_Nullable) instead of always-non-null, returning null/nil on derivation failure (e.g. empty mnemonic entropy) rathe
View evidenceCode ActivitySource linked
6 active day(s) in trustwallet/go-primitives.
View evidenceGithub ReleaseSource verified
What's Changed * chore: add @trustwallet/core-services to CODEOWNERS by @sergei-boiko-trustwallet in https://github.com/trustwallet/wallet-core/pull/4839 * fix(thorchain): prevent uncaught exception crossing C ABI in swap builder by @sergei-boiko-trustwallet in https://github.com/trustwallet/wallet-core/pull/4840 Full Changelog: https://github.com/trustwallet/wallet-core/compare/4.7.2...4.7.3
View evidenceGithub ReleaseSource verified
What's Changed * chore: update native token names for Lightlink, MegaETH, and Merlin by @sergei-boiko-trustwallet in https://github.com/trustwallet/wallet-core/pull/4833 Full Changelog: https://github.com/trustwallet/wallet-core/compare/4.7.1...4.7.2
View evidenceGithub ReleaseSource verified
What's Changed * Update Robinhood mainnet configuration by @tw-daniel in https://github.com/trustwallet/wallet-core/pull/4817 * fix(ios): update simulator destination to iPhone 17 and iOS 26.2 in build scripts, fix implicit double conversion by @sergei-boiko-trustwallet in https://github.com/trustwallet/wallet-core/pull/4815 * fix(webauthn): enforce strict challenge validation in clientDataJSON by @sergei-boiko-trustwallet in https://github.com/trustwallet/wallet-core/pull/4818 * Ci/revive sonarcloud new org by @nikotw in https://github.com/trustwallet/wallet-core/pull/4827 * feat: add nati
View evidenceGithub ReleaseSource verified
What's Changed * Cardano: support auxiliary data (CIP-20 memo) by @Ehsan-saradar in https://github.com/trustwallet/wallet-core/pull/4784 * fix(derivation-path): Reject invalid derivation indices exceeding range by @sergei-boiko-trustwallet in https://github.com/trustwallet/wallet-core/pull/4802 * chore: Enhance error handling for staking operations in LiquidStaking by @sergei-boiko-trustwallet in https://github.com/trustwallet/wallet-core/pull/4811 * fix(build): support arm64 in install-sys-dependencies-linux by @alex-kobozev-tw in https://github.com/trustwallet/wallet-core/pull/4814 * [sc-
View evidenceGithub ReleaseSource verified
What's Changed * Fix issues transitioning from Robinhood testnet to mainnet by @tw-daniel in https://github.com/trustwallet/wallet-core/pull/4810 Full Changelog: https://github.com/trustwallet/wallet-core/compare/4.6.14...4.6.15
View evidenceGithub ReleaseSource verified
What's Changed * Robinhood testnet->mainnet by @tw-daniel in https://github.com/trustwallet/go-primitives/pull/217 Full Changelog: https://github.com/trustwallet/go-primitives/compare/v0.3.0...v0.3.1
View evidenceGithub ReleaseSource verified
What's Changed * Harden input validation across RustCoinEntry, NULS, Hedera, and NEO signers by @nikhil-gupta-tw in https://github.com/trustwallet/wallet-core/pull/4789 * Add support for Robinhood Chain by @tw-daniel in https://github.com/trustwallet/wallet-core/pull/4806 * [sc-142674] feat: Update TON symbol to GRAM in registry files by @sergei-boiko-trustwallet in https://github.com/trustwallet/wallet-core/pull/4805 New Contributors * @tw-daniel made their first contribution in https://github.com/trustwallet/wallet-core/pull/4806 Full Changelog: https://github.com/trustwallet/walle
View evidenceGithub ReleaseSource verified
What's Changed * Support Robinhood Chain by @tw-daniel in https://github.com/trustwallet/go-primitives/pull/216 Full Changelog: https://github.com/trustwallet/go-primitives/compare/v0.2.9...v0.3.0
View evidenceGithub ReleaseSource verified
What's Changed * Fixes typo to HyperEVM and WASM CI by @nikhil-gupta-tw in https://github.com/trustwallet/wallet-core/pull/4782 Full Changelog: https://github.com/trustwallet/wallet-core/compare/4.6.11...4.6.13
View evidenceGithub ReleaseSource verified
What's Changed * fix(solana): Prevent overflow by rejecting too many accounts in transaction by @sergei-boiko-trustwallet in https://github.com/trustwallet/wallet-core/pull/4773 Full Changelog: https://github.com/trustwallet/wallet-core/compare/4.6.10...4.6.12
View evidenceGithub ReleaseSource verified
What's Changed * fix: Update HypeEVM ID to 10000999 in coins.go and coins.yml by @DBoyalskyyTW in https://github.com/trustwallet/go-primitives/pull/214 Full Changelog: https://github.com/trustwallet/go-primitives/compare/0.2.7...v0.2.8
View evidenceGithub ReleaseSource verified
What's Changed * Add Hype EVM support by @nikhil-gupta-tw in https://github.com/trustwallet/wallet-core/pull/4778 Full Changelog: https://github.com/trustwallet/wallet-core/compare/4.6.9...4.6.10
View evidenceGithub ReleaseSource verified
What's Changed * feat: Add HypeEVM coin support and related functionality by @DBoyalskyyTW in https://github.com/trustwallet/go-primitives/pull/213 New Contributors * @DBoyalskyyTW made their first contribution in https://github.com/trustwallet/go-primitives/pull/213 Full Changelog: https://github.com/trustwallet/go-primitives/compare/v0.2.6...0.2.7
View evidenceWritten by Dawnscan researchers and reviewed before publishing. Commentary with sources — not the project's own claims, and not evidence of shipping.
No published notes on trustwallet yet.
Know something about trustwallet? Sign in with wallet to submit a research note. Notes are reviewed before they appear here.