Skip to content

chore: release v1.1031.0#12449

Merged
kaladinlight merged 7 commits into
mainfrom
release
Jun 19, 2026
Merged

chore: release v1.1031.0#12449
kaladinlight merged 7 commits into
mainfrom
release

Conversation

@kaladinlight

Copy link
Copy Markdown
Member

Now I have what I need. Analysis of the flags:

Off in production (false in .env, not overridden on in .env.production): CELO, AGENTIC_CHAT, FLOWEVM, THORCHAIN_TCY_ACTIVITY.

On in production: ARBITRUM_BRIDGE, ZCASH, THORCHAIN_TCY, YIELDS_PAGE/YIELD_XYZ, TON/STONFI_SWAP, etc.

Mapping the 6 commits: none touch a flagged-off-in-prod feature (the TCY commit is THORCHAIN_TCY, which is on; not THORCHAIN_TCY_ACTIVITY). So all are production changes.


Production changes - testing required

Arbitrum bridge

Fixes a greyed-out / non-clickable confirm button when opening an Arbitrum bridge withdrawal claim from the action center, and the modal being dismissed when closing the notification center. Test: complete an Arbitrum bridge withdrawal, then open and confirm the claim from the action center, and verify the modal stays open when toggling the notification center.

THORChain TCY (KeepKey)

Removes a KeepKey-only guard that rejected any THORChain MsgDeposit coin asset other than THOR.RUNE, which broke TCY staking with "something went wrong". Test: stake TCY using a KeepKey device and confirm signing/broadcast succeeds (native and Ledger were unaffected, but sanity-check those too).

Zcash

Bumps the Zcash consensus branch ID to the NU6.2 value across native, Ledger, and Trezor adapters so signed transactions pass consensus validation again. Test: send a Zcash transaction from native, Ledger, and Trezor wallets and confirm each broadcasts successfully.

Yield / Earn

Updates the YieldType union and all consumers to yield.xyz's new snake_case values (e.g. liquid_staking) so the Earn/Yields page no longer crashes with "Oops, something went wrong". Test: open the Earn/Yields page and confirm it loads with yield opportunities of all types rendered.

Fixes, deps, and infra

Translation sync plus a public-API update bringing it to production chain parity and migrating p-queue 6.x to 8.x (dropping a legacy pnpm override). No testing required beyond a general smoke check; the p-queue bump affects chain-adapters and swap-widget internals only.


Dev/local only - no production testing required

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

@kaladinlight kaladinlight requested a review from a team as a code owner June 19, 2026 00:48
@coderabbitai

coderabbitai Bot commented Jun 19, 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

Run ID: c3cc7079-fdaa-4612-825d-e55206ff3ea8

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
✨ Finishing Touches
🧪 Generate unit tests (beta)
  • Create PR with unit tests
  • Commit unit tests in branch release

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 and usage tips.

@kaladinlight kaladinlight merged commit 0e62e43 into main Jun 19, 2026
12 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