trezor
Here are 84 public repositories matching this topic...
-
Updated
Apr 19, 2019 - Python
Description
Clicking on "Show passphrase" shows the value from the passphrase input into the confirm passphrase input when revealing it. When unchecking "Show passphrase", it empties the confirm passphrase input. When the input is not identical/empty in the confirm passphrase field, checking "Show passphrase" can be used to copy the first input into the second one and pass the passphrase matc
-
Updated
Feb 8, 2021 - TypeScript
In #2994 we have introduced a way to open an github issue directly from Suite. We should also include the log that we have inside the issue. Either the logs introduced in #3248 or the "support" one. Ideally redacted by default but since the button is currently only in the hidden debug settings I think just a small warning is enough.
-
Updated
Dec 11, 2020 - JavaScript
i run the seed recover.py but it dosent rcognize the words cause the are not all in enghlish what can i do? i must pyt another language i must put ASCII -characters and if yes how is it done?
-
Updated
Feb 8, 2021 - JavaScript
-
Updated
Jan 20, 2021 - TypeScript
-
Updated
Feb 8, 2021 - Shell
-
Updated
Dec 1, 2020 - C#
-
Updated
Dec 11, 2020 - JavaScript
-
Updated
Dec 14, 2020 - TypeScript
Improve this page
Add a description, image, and links to the trezor topic page so that developers can more easily learn about it.
Add this topic to your repo
To associate your repository with the trezor topic, visit your repo's landing page and select "manage topics."
After #1107 is merged, let's replace
client.use_passphrase("passphrase")withsetup_client(passphrase="passphrase")where applicable.