Skip to content

Conversation

@gomesalexandre
Copy link
Contributor

@gomesalexandre gomesalexandre commented Dec 2, 2025

fix: ledger select chains handle flags (#11269)
feat: display current next nonce in WalletConnect transaction advanced parameters (#11258)
feat: wire up hdwallet-ledger with SUI support bits (#11250)
fix: add monad tokens to coingecko adapter (#11257)
feat: near intents handle amount too low (#11255)
feat: ledger add wc dApps support (#11192)
fix: dont show rating if incognito mode and show it even if user closed the toast (#11156)
feat: add chain integration skill (#11260)
feat: regenerate asset data 12/02/2025 (#11256)
feat: wire-up hdwallet-ledger with tron support bits (#11245)
feat: implement cetus for sui tokens swaps (#11240)

NeOMakinG and others added 10 commits December 2, 2025 00:25
feat: add comprehensive chain integration skill

Add complete skill for integrating new blockchains as second-class citizens
in ShapeShift Web and HDWallet.

Features:
- Deep research phase with automatic EVM detection
- Interactive Claude UI for information gathering
- Automatic RPC endpoint discovery (ChainList.org, GitHub, docs)
- SLIP44 registry lookup
- Split EVM (simple) vs non-EVM (complex) integration paths
- Complete Verdaccio local testing workflow
- 9 phases covering hdwallet → web integration
- 40+ file checklist
- 10 documented gotchas from recent integrations
- Based on real examples: Monad (EVM), Tron (non-EVM), Sui (non-EVM)

EVM chains: 2-4 hours, ~100 lines of code
Non-EVM chains: 1-2 days, ~1000-2000 lines of code

Includes patterns for:
- HDWallet native wallet support
- HDWallet Ledger support (optional)
- Web poor man's chain adapter
- Feature flags and config
- Asset generation
- Transaction status polling
- Clean commit workflow with revertable verdaccio bumps

1343 lines of comprehensive documentation.

🤖 Generated with [Claude Code](https://claude.com/claude-code)

Co-authored-by: Claude <noreply@anthropic.com>
@coderabbitai
Copy link
Contributor

coderabbitai bot commented Dec 2, 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 608c5df into main Dec 3, 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.

4 participants