Conversation
|
Important Review skippedReview was skipped due to path filters ⛔ Files ignored due to path filters (1)
CodeRabbit blocks several paths by default. You can override this behavior by explicitly including those paths in the path filters. For example, including You can disable this status message by setting the 📝 WalkthroughWalkthroughThis pull request removes three wallet integrations (Portis, WalletConnect legacy, and KeepKey Chrome USB) from the codebase. It also simplifies import paths, removes associated test files and guards, eliminates Portis-specific comments, and updates project references in tsconfig configuration. Changes
Estimated code review effort🎯 4 (Complex) | ⏱️ ~60 minutes
Areas requiring extra attention:
Suggested reviewers
Poem
Pre-merge checks and finishing touches✅ Passed checks (3 passed)
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 |
| { "path": "./packages/hdwallet-native" }, | ||
| { "path": "./packages/hdwallet-portis" }, | ||
| { "path": "./packages/hdwallet-trezor" }, | ||
| { "path": "./packages/hdwallet-trezor-connect" }, |
There was a problem hiding this comment.
Is this removal on purpose (indeed seems unused) and do we want to remove the whole package?
There was a problem hiding this comment.
Hm actually, definitely used in web: https://github.com/search?q=repo%3Ashapeshift%2Fweb%20hdwallet-trezor-connect&type=code
I don't think we want to break Trezor functionality right before toggling it on 😄
👋
Summary by CodeRabbit
Release Notes
Removed Features
Chores
✏️ Tip: You can customize this high-level summary in your review settings.