Skip to content

chore: release v1.1039.0 - #12519

Open
kaladinlight wants to merge 7 commits into
mainfrom
release
Open

chore: release v1.1039.0#12519
kaladinlight wants to merge 7 commits into
mainfrom
release

Conversation

@kaladinlight

Copy link
Copy Markdown
Member

All six commits map to features that are ON in production (VITE_FEATURE_RUNEPOOL, VITE_FEATURE_USDT_APPROVAL_RESET, and the swapper flags for Across/Bebop/Butter/Relay/deBridge/THOR/Arbitrum Bridge/BOB Gateway are all true in .env with no .env.production override). The only prod-off flags are AGENTIC_CHAT, FLOWEVM, CELO, THORCHAIN_TCY_ACTIVITY, and the base-false chain/swapper flags - none of which appear in this release.


Production changes - testing required

Swapper quote execution rework (executable quotes + gas estimation + approvals)

Quotes now carry their transaction data built at quote time (execution reads that stored data and only refreshes gas price), rates become display-only best-effort, gas estimation uses state overrides so ERC-20 sells can be estimated before approval (Tenderly is removed), and the public API quote response now returns ready-to-sign exact approval transactions in broadcast order. This is the highest-risk area of the release: test end-to-end swaps on every swapper and chain type (EVM, UTXO, Solana, Cosmos, TRON, TON, CowSwap), with particular attention to first-time ERC-20 sells that require an approval, USDT-style tokens needing an allowance reset, and quotes that sit open long enough to need a fresh gas price at execution. Verify displayed network fees and rate quotes still populate, and confirm previously hard-failing pre-approval quotes on ArbitrumBridge, ButterSwap, THORChain/MAYAChain EVM, and BOB Gateway now return.

THORChain DeFi cleanup + RUNEPool

THORChain lending and savers are deleted outright and RUNEPool is extracted onto its own rails, with a follow-up fix for RUNEPool positions failing to load on account/asset pages and the "view position" redirect. Confirm /lending and savers entry points are fully gone (no dead nav items or broken routes), then check RUNEPool deposit/withdraw and that an existing RUNEPool position renders correctly from the account page, asset page, earn dashboard, and wallet drawer without an infinite spinner. Also regression-check TCY, THORChain LP, and the sweep flow, since their shared estimated-fees and sweep-needed hooks were relocated.

Fixes, deps, and infra

Routine asset data regeneration. 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 7 commits July 31, 2026 12:10
Co-authored-by: Claude Opus 4.8 <noreply@anthropic.com>
…ol (#12511)

Co-authored-by: Claude Fable 5 <noreply@anthropic.com>
Co-authored-by: asset-generation-bot <action@github.com>
…ect (#12512)

Co-authored-by: Claude Fable 5 <noreply@anthropic.com>
Co-authored-by: Claude Fable 5 <noreply@anthropic.com>
…12517)

Co-authored-by: Claude Fable 5 <noreply@anthropic.com>
@kaladinlight
kaladinlight requested a review from a team as a code owner August 3, 2026 22:42
@coderabbitai

coderabbitai Bot commented Aug 3, 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: 7f373b4f-5b1f-4596-87cd-5855b5b50b66

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.

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