Skip to content

chore: release v1.1041.0 - #12550

Merged
kaladinlight merged 8 commits into
mainfrom
release
Aug 14, 2026
Merged

chore: release v1.1041.0#12550
kaladinlight merged 8 commits into
mainfrom
release

Conversation

@kaladinlight

Copy link
Copy Markdown
Member

Flag check: VITE_FEATURE_ROBINHOOD, VITE_FEATURE_NEAR_INTENTS_SWAP, and VITE_FEATURE_SWAPPER_RELAY are all true in .env with no .env.production override, so every commit in this release is production-facing. The only flags OFF in prod are THORCHAIN_TCY_ACTIVITY, AGENTIC_CHAT, FLOWEVM, and CELO, and no commit touches them.


Production changes - testing required

Exact output swaps (NEAR Intents + Relay)

Adds a buy-amount-driven quoting mode: the user specifies exactly what they want to receive and the sell amount comes back derived from the route, with routing narrowed to NEAR Intents and Relay. Swappers that cannot support it return ExactOutputNotSupported instead of silently falling back. Test both directions of amount entry (typing in the sell field and the buy field) on NEAR Intents and Relay, confirm the received amount matches what was requested, and confirm other swappers still quote normally from the sell side. In the widget, test the payment-mode props (defaultBuyAmountCryptoBaseUnit) and confirm a locked buy amount stays fixed while routes change.

Robinhood chain in production

Turns on Robinhood Chain (EVM 4663) for all users; the underlying support shipped previously in #12497. Test wallet connection and account discovery on Robinhood across supported wallets (Native, Ledger, KeepKey, Trezor, Coinbase, Phantom, Vultisig, GridPlus, WalletConnect), send/receive of the native asset, and swaps in and out via Relay, Across, deBridge, ButterSwap, Bebop, and 0x.

Asset search and display fixes

Chain-native assets were being dropped from general search when another asset on the same chain shared a coingecko id (TON native vs the TON jetton), and fiat precision was wrong in the same area. Search for chain-native assets that have same-name tokens (TON especially), confirm they appear in general search and the asset selector, and spot-check that fiat values display with correct precision.

WalletConnect pairing

Wallets like Bridge Wallet rejected pairing with UNSUPPORTED_CHAINS when their selected network was Ethereum, because eip155:1 was advertised only as a required chain. Pair Bridge Wallet (and other WalletConnect wallets) while their active network is Ethereum, then repeat on a non-Ethereum network to confirm no regression.

Fixes, deps, and infra

Routine asset data regeneration - no testing required.


Dev/local only - no production testing required

None. No commits in this release are behind a feature flag that is off in production.

kaladinlight and others added 7 commits August 7, 2026 16:44
Co-authored-by: Claude Opus 5 (1M context) <noreply@anthropic.com>
#12540)

Co-authored-by: Claude Opus 5 (1M context) <noreply@anthropic.com>
…sion (#12543)

Co-authored-by: Claude Opus 5 (1M context) <noreply@anthropic.com>
Co-authored-by: asset-generation-bot <action@github.com>
Co-authored-by: Claude Opus 5 (1M context) <noreply@anthropic.com>
Co-authored-by: Claude Opus 5 (1M context) <noreply@anthropic.com>
@kaladinlight
kaladinlight requested a review from a team as a code owner August 13, 2026 15:26
@coderabbitai

coderabbitai Bot commented Aug 13, 2026

Copy link
Copy Markdown
Contributor

Important

Review skipped

Auto reviews are disabled on base/target branches other than the default branch.

Please check the settings in the CodeRabbit UI or the .coderabbit.yaml file in this repository. To trigger a single review, invoke the @coderabbitai review command.

⚙️ Run configuration

Configuration used: Organization UI

Review profile: CHILL

Plan: Pro Plus

Run ID: 1a4fbff1-2ced-4289-a7cd-78ecc95451d2

You can disable this status message by setting the reviews.review_status to false in the CodeRabbit configuration file.

Use the checkbox below for a quick retry:

  • 🔍 Trigger review

Thanks for using CodeRabbit! It's free for OSS, and your support helps us grow. If you like it, consider giving us a shout-out.

❤️ Share

Comment @coderabbitai help to get the list of available commands.

…#12551)

Co-authored-by: Claude Opus 5 (1M context) <noreply@anthropic.com>
(cherry picked from commit 7904d09)
@railway-app
railway-app Bot temporarily deployed to swap-widget / release August 13, 2026 18:42 Inactive
@kaladinlight
kaladinlight merged commit b83e881 into main Aug 14, 2026
11 checks passed
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.

1 participant