Skip to content

Create new production release#1063

Closed
Copilot wants to merge 1 commit intostagingfrom
copilot/sub-pr-1062
Closed

Create new production release#1063
Copilot wants to merge 1 commit intostagingfrom
copilot/sub-pr-1062

Conversation

Copy link
Contributor

Copilot AI commented Feb 6, 2026

Merging staging branch into main for production release. This PR consolidates multiple feature sets and fixes from staging.

Token Configuration Changes

Breaking changes:

  • Removed networkAssetIcon from EvmTokenDetails and AssetHubTokenDetails interfaces
  • Replaced with logoURI (AssetHub) and optional logoURI/fallbackLogoURI (EVM tokens)
  • Changed AXLUSDC assetSymbol from "axlUSDC""USDC.axl" in static configs
  • Added balanceUsd field to token balance interfaces

Backward compatibility:

  • EvmToken.AXLUSDC enum key unchanged
  • Backend normalizes "axlusdc""USDC.axl" in validators
  • Database migration 022 updates subsidy token enum
  • New optional fields: usdPrice, isFromStaticConfig, fallbackLogoURI

Token System Enhancements

  • Dynamic on-chain token fetching and integration
  • Centralized token balance service and Zustand store
  • Token icon component with loading states and fallback chain
  • Token selection sorting prioritizes static config tokens over dynamic
  • Symbol aliasing for token lookup (preserves enum keys, adds symbol variants)

Phase Recovery Improvements

  • SquidRouter phase recoverable after certain errors
  • Moonbeam-to-Pendulum XCM phase recovery
  • Enhanced Subscan check loop with proper timeouts
  • Skip Stellar cleanup if transaction doesn't exist on state

UI/UX Improvements

  • Reduced-motion animation settings
  • Logo redirect stays within /widget flow when in widget mode
  • Fixed navigation menu display (mobile)
  • Business page hero layout refinement

Backend Improvements

  • Parallel balance checks in SquidRouter pay phase
  • Axelar bridge status check never rejects
  • Enhanced logging throughout backend services
  • Hydration SDK updated with PoolType.Aave support for aDOT→DOT conversion

Configuration Updates

  • Increased funding amounts for Polygon and Arbitrum
  • Re-enabled onramps to Avalanche and Arbitrum
  • Normalized gas limit and value to BigInt string format
  • Added axlUSDC entry for Ethereum

💬 We'd love your input! Share your thoughts on Copilot coding agent in our 2 minute survey.

@netlify
Copy link

netlify bot commented Feb 6, 2026

Deploy Preview for vortexfi ready!

Name Link
🔨 Latest commit 1487021
🔍 Latest deploy log https://app.netlify.com/projects/vortexfi/deploys/698637eda2782000081f0ac7
😎 Deploy Preview https://deploy-preview-1063--vortexfi.netlify.app
📱 Preview on mobile
Toggle QR Code...

QR Code

Use your smartphone camera to open QR code link.

To edit notification comments on pull requests, go to your Netlify project configuration.

@netlify
Copy link

netlify bot commented Feb 6, 2026

Deploy Preview for vortex-sandbox ready!

Name Link
🔨 Latest commit 1487021
🔍 Latest deploy log https://app.netlify.com/projects/vortex-sandbox/deploys/698637ed5aafed0008321267
😎 Deploy Preview https://deploy-preview-1063--vortex-sandbox.netlify.app
📱 Preview on mobile
Toggle QR Code...

QR Code

Use your smartphone camera to open QR code link.

To edit notification comments on pull requests, go to your Netlify project configuration.

Copilot AI changed the title [WIP] Create new production release Create new production release Feb 6, 2026
Copilot AI requested a review from ebma February 6, 2026 18:53
@ebma ebma closed this Feb 9, 2026
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

2 participants