remove segwit filter for trezor coins list#2769
remove segwit filter for trezor coins list#2769CharlVS merged 1 commit intorelease/hot-fix-trezor-loginfrom
Conversation
|
Important Review skippedAuto reviews are disabled on base/target branches other than the default branch. Please check the settings in the CodeRabbit UI or the You can disable this status message by setting the 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. 🪧 TipsChatThere are 3 ways to chat with CodeRabbit:
SupportNeed help? Create a ticket on our support page for assistance with any issues or questions. Note: Be mindful of the bot's finite context window. It's strongly recommended to break down tasks such as reading entire modules into smaller chunks. For a focused discussion, use review comments to chat about specific files and their changes, instead of using the PR comments. CodeRabbit Commands (Invoked using PR comments)
Other keywords and placeholders
CodeRabbit Configuration File (
|
|
Visit the preview URL for this PR (updated for commit 50c2c87): https://walletrc--pull-2769-merge-e3uh1q6b.web.app (expires Thu, 19 Jun 2025 09:28:31 GMT) 🔥 via Firebase Hosting GitHub Action 🌎 Sign: f66a4ff03faa546f12f0ae5a841bd9eff2714dcc |
takenagain
left a comment
There was a problem hiding this comment.
LGTM! We could maybe also add the segwit versions of LTC and BTC to the enabledByDefaultTrezorCoins list in lib/app_config/app_config.dart here or in a later PR.
- Confirmed successful activation of segwit coins
- Confirmed existing addresses and balances discovered (after manually adding - setting
scan_policytoscanfor trezor fixes this issue in #77).
This includes addresses and balances previously managed via Trezor Suite using Trezor Safe 3.
Closes #2767