chore: release v1.1024.0#12351
Merged
Merged
Conversation
- Remove fleek.config.js and the Deploy to Fleek workflow step (deploy fails on every main merge) - Delete seven root-level research/spec/testing/plan docs from already shipped features (Across, Chainflip lending, MM multichain, Zcash Trezor) and the one-file prds/ directory - Drop gome/neo/arkeo/jib references from CI branch lists, Sentry env list, and qabot/WalletConnect/e2e docs - Generalize the qabot keystore import flow to use $QABOT_KEYSTORE_PATH instead of a hardcoded macOS path Co-Authored-By: Claude Opus 4.7 (1M context) <noreply@anthropic.com>
Contributor
|
Important Review skippedAuto reviews are disabled on base/target branches other than the default branch. Please check the settings in the CodeRabbit UI or the ⚙️ Run configurationConfiguration used: Organization UI Review profile: CHILL Plan: Pro Run ID: You can disable this status message by setting the Use the checkbox below for a quick retry:
✨ Finishing Touches🧪 Generate unit tests (beta)
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. Comment |
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
Add this suggestion to a batch that can be applied as a single commit.This suggestion is invalid because no changes were made to the code.Suggestions cannot be applied while the pull request is closed.Suggestions cannot be applied while viewing a subset of changes.Only one suggestion per line can be applied in a batch.Add this suggestion to a batch that can be applied as a single commit.Applying suggestions on deleted lines is not supported.You must change the existing code in this line in order to create a valid suggestion.Outdated suggestions cannot be applied.This suggestion has been applied or marked resolved.Suggestions cannot be applied from pending reviews.Suggestions cannot be applied on multi-line comments.Suggestions cannot be applied while the pull request is queued to merge.Suggestion cannot be applied right now. Please check back later.
Production changes - testing required
Swap-widget enhancements
Adds an external-wallet demo to the swap-widget with chain-aware
sendAddressderived from the sell asset's chain, and enables MAYAChain as a swapper option. Test the swap-widget demo across EVM and non-EVM chains, verify send/receive addresses resolve correctly per chain, and confirm MAYAChain quotes appear and execute end-to-end in the widget.Swapper fixes (MAYA + Near Intents)
Fixes a 100x precision bug in MAYA non-CACAO outbound fees that was silently zeroing affiliate fees, corrects ERC20 sells via Near Intents (now uses proper
transfer()calldata against the token contract), migrates BTC over Near Intents to the omni path, and clears the bogusallowanceContracton Near Intents quotes. Test MAYA non-CACAO pair swaps (e.g. BTC <> ETH via MAYA) and verify affiliate fees apply; test Near Intents ERC20 sells (e.g. USDC sells) and BTC sells/buys end-to-end.Accounts UI
Replaces the plain colored circle in Accounts list rows with the real
ChainIcon. Sanity-check the Accounts screen and confirm each chain row shows its official network logo.Fixes, deps, and infra
Routine asset data refresh plus removal of the old Fleek deploy, stale docs, and dead ephemeral branch tooling. No testing required.
Dev/local only - no production testing required
No flagged-off-in-prod changes in this release.