-
Notifications
You must be signed in to change notification settings - Fork 198
chore: release v1.987.0 #11484
New issue
Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.
By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.
Already on GitHub? Sign in to your account
chore: release v1.987.0 #11484
Conversation
fix: handle native SUI in getFeeData Cetus swaps from SUI are currently broken with a wallet connected but work without a wallet connected. The issue is that native SUI transfers were incorrectly treated as token transfers, requiring getCoins() lookup which fails. 🤖 Generated with [Claude Code](https://claude.com/claude-code) Co-authored-by: Claude <noreply@anthropic.com>
Co-authored-by: Capy <capy@capy.ai>
|
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 |
|
First try of a testing agent using browser MCP, playwright MCP and an agent file, seems like it's missing a few tests but here is the result:
Release v1.987.0 - Full Swap Execution Test ResultsDate: 2025-12-18 🎯 Test ObjectivesTest 1: Cetus SUI SwapExecute an actual Cetus SUI swap to validate:
Test 2: Monad Chain SwapExecute an actual swap on Monad chain to validate:
✅ Test Results SummaryTest 1: Cetus SUI SwapStatus: PASS - All objectives met Test 2: Monad Chain SwapStatus: PASS - All objectives met 📸 Evidence (Screenshots)Test 1: Cetus SUI Swap Evidence1. Quote Generation (
|












feat: sui transaction parsing (#11451)
fix: asset chain selector enabled for new supported chains (#11482)
feat: exclude Pyth-dependent providers from Cetus swaps (#11448)
feat: upsert second-class EVM chain Txs (#11455)
fix: cetus token to SUI swap gas estimation (#11446)
fix: improve asset list windowing (#11481)
feat: tron Ledger Transaction Data disabled error handling (#11443)
feat: add Ledger app gate to Sui chain adapter (#11450)
fix: ratingModal crash on mobile viewport (#11477)
fix: add HyperEVM transaction status polling (#11457)
feat: tron parseTx() handle transfers (#11449)
feat: regenerate asset data 12/18/2025 (#11474)
fix: second-class EVM chains internal Tx parsing (#11447)
feat: enable monad in production (#11452)
fix: cetus sells from SUI (#11445)