-
-
Notifications
You must be signed in to change notification settings - Fork 257
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
feat(connect): all backupDevice and recoveryDevice even for devices w… #15599
base: develop
Are you sure you want to change the base?
Conversation
🚀 Expo preview is ready!
|
ec92b33
to
7bb240c
Compare
@@ -156,7 +156,7 @@ export const connectInitThunk = createThunk( | |||
pendingTransportEvent: selectIsPendingTransportEvent(getState()), | |||
transports: selectDebugSettings(getState()).transports, | |||
_sessionsBackgroundUrl, | |||
// debug: true, // Enable debug logs in TrezorConnect | |||
debug: true, // Enable debug logs in TrezorConnect |
There was a problem hiding this comment.
Choose a reason for hiding this comment
The reason will be displayed to describe this comment to others. Learn more.
todo
There was a problem hiding this comment.
Choose a reason for hiding this comment
The reason will be displayed to describe this comment to others. Learn more.
should be remoevd
There was a problem hiding this comment.
Choose a reason for hiding this comment
The reason will be displayed to describe this comment to others. Learn more.
yes
…ithh required firmware update fix: UI for T1 vs other Devices
bdca709
to
aac3c27
Compare
); | ||
// Do not rely on Capability_PassphraseEntry feature. For ancient firmwares it's not there, | ||
// and we want to allow devices that have unsupported FW to be able to check the seed. | ||
if (device.features.internal_model === DeviceModelInternal.T1B1) { |
There was a problem hiding this comment.
Choose a reason for hiding this comment
The reason will be displayed to describe this comment to others. Learn more.
👍 I mindlessly copied old code, this makes much more sense 🙇
…ith required firmware update
cc @MiroslavProchazka
test device:
T
&2.1.8
(first lower thenrequired: true