Merged
Conversation
* fix: add missing CoinGecko adapter exports for Plasma and HyperEVM Adds missing imports and exports for Plasma and HyperEVM CoinGecko adapters to the generated index. The adapter JSON files existed but weren't exported, preventing the market service from looking up the coingeckoId mapping for these chains. This enables market data (price, volume, etc.) to be fetched from CoinGecko for Plasma (XPL) and HyperEVM (HYPE) native assets. Fixes Plasma market data display in UI. 🤖 Generated with [Claude Code](https://claude.com/claude-code) Co-Authored-By: Claude <noreply@anthropic.com> * fix: remove ?url suffix from SVG imports to fix MIME type error Removes ?url import suffix from jupiter-icon.svg and relay-icon.svg to resolve 'Expected a JavaScript-or-Wasm module script but the server responded with a MIME type of image/svg+xml' error. This is a temporary fix for local environment issue. 🤖 Generated with [Claude Code](https://claude.com/claude-code) Co-Authored-By: Claude <noreply@anthropic.com> * fix: hallucinatoorini * fix: add HyperEVM USDC to coingecko adapter test Updates the USD Coin test to include the HyperEVM chain now that it's supported in the generated CoinGecko adapter. 🤖 Generated with [Claude Code](https://claude.com/claude-code) Co-Authored-By: Claude <noreply@anthropic.com> --------- Co-authored-by: Claude <noreply@anthropic.com> Co-authored-by: Jibles <premiumjibles@gmail.com>
Contributor
|
Important Review skippedDraft detected. Please check the settings in the CodeRabbit UI or the You can disable this status message by setting the ✨ 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.
chore: merge fix, main into develop
fix: plasma market-data (#11373)
fix: unrug .yarncc.yml (#11375)
feat: bring new wallet switcher to mobile app, take 2 (#11180)
chore: consolidate env vars (#11366)
feat: hyperEVM (#11262)
feat: add bsc support to CoW swapper (#11360)
feat: plasma and USDT/0 shenanigans (#11369)
fix: missing tron node url (#11365)
chore: remove onramper console spew (#11363)
fix: chainIdToChainDisplayName handle missing adapters (#11362)
fix: missing plasma flag filter (#11361)