Skip to content

chore: release v1.1042.0 - #12613

Merged
kaladinlight merged 17 commits into
mainfrom
release
Aug 26, 2026
Merged

chore: release v1.1042.0#12613
kaladinlight merged 17 commits into
mainfrom
release

Conversation

@kaladinlight

Copy link
Copy Markdown
Member

Checked .env, .env.production, and .env.development. None of the 16 commits map to a VITE_FEATURE_* flag that is off in production - no commit touches Celo, FlowEVM, Agentic Chat, Sei, Cetus, Chainflip Lending, TCY Activity, WC Direct Connection, MM Native Multichain, Notifications Webservices, or any of the flagged-off EVM chains (Abstract, Berachain, Blast, Cronos, Ethereal, Hemi, Ink, Linea, Mantle, Mode, Plume, Scroll, Soneium, Sonic, Story, Unichain, Worldchain, zkSync Era). Everything below is production-visible.


Production changes - testing required

KeepKey

This is the heaviest testing area in the release. Test with a physical KeepKey: click Pair and confirm the button shows a loading state and the PIN matrix appears in-app while the device shows its matrix; disconnect from inside the app and reconnect; open the wallet drawer and confirm firmware, bootloader, label, PIN, timeout and passphrase entries are all reachable and work. Confirm a device on current firmware (7.14.x) is no longer told to update, and that any update prompt points at Vault. Confirm RUJI deposits work and that RUJI/non-RUNE THORChain sends are blocked upfront with a clear message rather than failing at signing.

Wallet flow cleanup

Removes the NewWalletFlow and NewWalletManager flags plus ~4,000 lines of unreachable code. The connect-modal portion is inert, but the wallet menu/drawer changes are real: regression test the full connect flow for every wallet type (native, Ledger, Trezor, KeepKey, MetaMask, WalletConnect, Phantom, Vultisig, GridPlus) and click through every entry in the connected wallet drawer.

Account discovery performance

Deduplicates EVM address derivation across chains and lets discovery resume and subscribe to transactions without the device attached. Connect a multi-chain wallet from cold and confirm all accounts and balances appear across every EVM chain, that additional account numbers are found, and that incoming transactions still show up in the activity feed.

Assets and swappers

Portals trades previously advertised a 0% tolerance, showing a purple "Custom 0.00%" tag and under-quoting by the full slippage amount. Get a Portals quote and confirm the slippage tag reads the real tolerance and the expected output is sane, then execute one to confirm it does not fail on slippage. Separately, check that Tron and Sui tokens now group with their counterparts on other chains in the asset selector and on asset pages.

Public API

The API no longer advertises or quotes sell assets it cannot build a transaction for (Tron, Sui, TON, NEAR, Starknet), and Bebop's Solana path is disabled rather than returning unsignable quotes. Hit /v1/chains and /v1/assets and confirm those chains are gone from sell-side listings, and that quote requests for them fail cleanly instead of returning an unsignable quote. No effect on the web app UI.

Swap widget

Redirect-only chains were filtered out one layer upstream and have never been selectable. Open the widget asset selector and confirm the redirect-only chains appear and that picking one routes to the expected redirect. Also confirm the widget still loads and Solana wallet connection works after the import change.

Fixes, deps, and infra

Routine asset data regeneration, CI coverage for the swap-widget package, and a preview host allowlist entry for the widget release deployment. No testing required.


Dev/local only - no production testing required

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

kaladinlight and others added 17 commits August 13, 2026 17:24
…#12551)

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

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

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

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>
Co-authored-by: Claude Opus 5 (1M context) <noreply@anthropic.com>
Co-authored-by: Claude Opus 5 (1M context) <noreply@anthropic.com>
…2605)

Co-authored-by: Claude Opus 5 (1M context) <noreply@anthropic.com>
Co-authored-by: Claude Opus 5 (1M context) <noreply@anthropic.com>
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>
…#12612)

Co-authored-by: Claude Opus 5 (1M context) <noreply@anthropic.com>
@kaladinlight
kaladinlight requested a review from a team as a code owner August 25, 2026 22:57
@coderabbitai

coderabbitai Bot commented Aug 25, 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: d9e6dded-52cd-4291-b933-781066ea1442

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.

@kaladinlight
kaladinlight merged commit 7955f87 into main Aug 26, 2026
15 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.

2 participants