Skip to content

chore: release v1.1033.0 - #12469

Merged
kaladinlight merged 9 commits into
mainfrom
release
Jun 29, 2026
Merged

chore: release v1.1033.0#12469
kaladinlight merged 9 commits into
mainfrom
release

Conversation

@kaladinlight

@kaladinlight kaladinlight commented Jun 29, 2026

Copy link
Copy Markdown
Member

All feature flags referenced by these commits (TRON, SUNIO_SWAP, CHAINFLIP_SWAP, ARBITRUM_BRIDGE, MAYACHAIN) are ON in production. No commits in this release are behind a flagged-off feature, so the dev/local-only section is empty.


Production changes - testing required

Tron swaps + chain fixes

Fixes the cluster of failures that broke Sun.io Tron swaps (version-length encoding, out-of-energy, TronGrid rate-limiting, and an allowance bug), and stops the Send-flow account-activation warning from firing on non-wallet destinations like Chainflip/exchange deposit addresses. Test: execute a Tron (Sun.io) swap end-to-end, and confirm the account-activation warning only shows on self-sends to unactivated Tron addresses, not on swap/bridge deposits.

Swapper trade input + quote handling

Removes the client-side affiliate-fee threshold so the configured affiliateBps passes straight through to THORChain/Maya quotes, and surfaces cross-account limitations (e.g. Arbitrum Bridge) as a quote validation error so non-executable rates no longer dead-end at execution. Test: run THORChain/Maya swaps and confirm fees/quotes behave correctly, and attempt a cross-account trade (account 0 to account 1) on an unsupported swapper to confirm the rate shows with a clear validation error instead of failing at execute.

public-api gateway

Routes the last direct browser to swap-service calls (partner resolution) through the keyed public-api gateway so swap-service can go internal-only; must ship together with microservices#43. Test: confirm partner/affiliate lookups, swap status, and quotes still resolve correctly in the browser.

Fixes, deps, and infra

Internal cleanup removing dead affiliateAddress plumbing from the quote/rate input pipeline, plus the routine asset data regeneration. The affiliateAddress removal is a no-op refactor: regression testing only - sanity-check that quotes/rates still load. Asset data regeneration: no testing required.

Dev/local only - no production testing required

None in this release.

@kaladinlight
kaladinlight requested a review from a team as a code owner June 29, 2026 16:32
@coderabbitai

coderabbitai Bot commented Jun 29, 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: c6cf7b04-e5ed-4a28-b3ca-5c47afee19f7

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.

@kaladinlight
kaladinlight merged commit 3e89896 into main Jun 29, 2026
8 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