Skip to content

chore: release v1.983.0#11379

Merged
0xApotheosis merged 15 commits intomainfrom
release
Dec 15, 2025
Merged

chore: release v1.983.0#11379
0xApotheosis merged 15 commits intomainfrom
release

Conversation

@0xApotheosis
Copy link
Copy Markdown
Member

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)

0xApotheosis and others added 12 commits December 11, 2025 13:54
* 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>
@coderabbitai
Copy link
Copy Markdown
Contributor

coderabbitai bot commented Dec 11, 2025

Important

Review skipped

Draft detected.

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.

You can disable this status message by setting the reviews.review_status to false in the CodeRabbit configuration file.

✨ Finishing touches
🧪 Generate unit tests (beta)
  • Create PR with unit tests
  • Post copyable unit tests in a comment
  • 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.

@0xApotheosis 0xApotheosis merged commit 7822415 into main Dec 15, 2025
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.

2 participants