Skip to content
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

New Trezor Safe 3 #3153

Open
nestorjpa opened this issue Feb 6, 2024 · 1 comment
Open

New Trezor Safe 3 #3153

nestorjpa opened this issue Feb 6, 2024 · 1 comment

Comments

@nestorjpa
Copy link

When you try to pair Trezor Safe 3, Daedalus keeps waiting for the confirmation that never arrives.

Read in Reddit:

"Then I guess Connect v9.0.8 didn't have T3 support yet. I know the support is in Connect v9.1.2 since that was the one bundled in the official software launch back in October.
Maybe open an issue to ask them to bump the connect version to v9.1.2 or later"

Is there any way to update it or at least, is there an intention to update it for the next Daedalus version?

Many thanks!

@danielmain
Copy link
Contributor

Hi @nestorjpa we do not support officially Trezor Safe 3, this project is open source. You could follow the README.md to build a version with the new versions and test it.

diff --git a/package.json b/package.json
index 4193b8d75..b70b218d2 100644
--- a/package.json
+++ b/package.json
@@ -199,8 +199,8 @@
     "@cardano-foundation/ledgerjs-hw-app-cardano": "6.0.0",
     "@iohk-jormungandr/wallet-js": "0.5.0-pre7",
     "@ledgerhq/hw-transport-node-hid": "6.27.15",
-    "@trezor/connect": "9.0.8",
-    "@trezor/transport": "1.1.12",
+    "@trezor/connect": "9.1.11",
+    "@trezor/transport": "1.1.22",
     "aes-js": "3.1.2",
     "bech32": "2.0.0",
     "bignumber.js": "9.0.1",

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

No branches or pull requests

2 participants