fix: remove the attach to pin version restriction#382
fix: remove the attach to pin version restriction#382guowei0105 merged 2 commits intoOneKeyHQ:mainfrom
Conversation
WalkthroughPassphrase-related logic in get_features() now depends on unlock state, attach-to-pin capability, and passphrase PIN status via a local import. The top-level passphrase import was removed. The workflow handler wrapper no longer performs a post-execution version compatibility check. Changes
Estimated code review effort🎯 2 (Simple) | ⏱️ ~10 minutes Tip 🔌 Remote MCP (Model Context Protocol) integration is now available!Pro plan users can now connect to remote MCP servers from the Integrations page. Connect with popular remote MCPs such as Notion and Linear to add more context to your reviews and chats. ✨ Finishing Touches
🧪 Generate unit tests
🪧 TipsChatThere are 3 ways to chat with CodeRabbit:
SupportNeed help? Create a ticket on our support page for assistance with any issues or questions. CodeRabbit Commands (Invoked using PR/Issue comments)Type Other keywords and placeholders
CodeRabbit Configuration File (
|
🎉 Snyk checks have passed. No issues have been found so far.✅ security/snyk check is complete. No issues have been found. (View Details) ✅ license/snyk check is complete. No issues have been found. (View Details) |
There was a problem hiding this comment.
Actionable comments posted: 1
📜 Review details
Configuration used: CodeRabbit UI
Review profile: CHILL
Plan: Pro
Cache: Disabled due to data retention organization setting
Knowledge Base: Disabled due to data retention organization setting
💡 Knowledge Base configuration:
- MCP integration is disabled by default for public repositories
- Jira integration is disabled by default for public repositories
- Linear integration is disabled by default for public repositories
You can enable these sources in your CodeRabbit configuration.
📒 Files selected for processing (2)
core/src/apps/base.py(1 hunks)core/src/apps/workflow_handlers.py(0 hunks)
💤 Files with no reviewable changes (1)
- core/src/apps/workflow_handlers.py
🧰 Additional context used
🧬 Code Graph Analysis (1)
core/src/apps/base.py (2)
core/src/apps/common/passphrase.py (1)
is_passphrase_pin_enabled(15-16)core/src/storage/device.py (2)
is_passphrase_pin_enabled(1423-1431)is_passphrase_enabled(908-912)
⏰ Context from checks skipped due to timeout of 90000ms. You can increase the timeout in your CodeRabbit configuration to a maximum of 15 minutes (900000ms). (3)
- GitHub Check: Gen check
- GitHub Check: Defs check
- GitHub Check: Style check
Summary by CodeRabbit