You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Upgraded assets controllers to version 43 with multi-chain polling for token lists and detection which allows for more efficient and accurate tracking of tokens across multiple chains (#28447)
Changed expand icon to align with the new design, improving the user interface and overall user experience (#28267)
Prevented polling of token prices during onboarding or when the wallet is locked, ensuring that unnecessary network requests are avoided. (#28465)
Disabled the buy feature for BTC testnet accounts to prevent users from attempting to purchase BTC on test networks (#28341)
Removed the warning prop from settings to clean up the code and prevent potential issues (#27990)
Improved error handling for state log download failures, providing better feedback and stability when issues occur (#26999)
Improved token lookup performance in useAccountTotalFiatBalance, enhancing the speed and efficiency of balance calculations (#28233)
Limited the frequency of bridge quote requests and added functionality to cancel requests, reducing unnecessary network traffic and improving performance (#27237)
Bumped Snaps packages to the latest versions, ensuring compatibility and leveraging new features and fixes (#28215)
Removed the STX opt-in modal to streamline the user experience and reduce unnecessary prompts (#28291)
Added the gas_included prop into the Quotes Requested event, providing more detailed and accurate event tracking for gas usage (#28295)
Fixed
Fixed network client ID used on the useGasFeeInputs hook (#28391)
Ignored error when getTokenStandardAndDetails fails ([#28030])
Adjusted margin on asset chart min/max indicators ([#27916])