trezor
Here are 84 public repositories matching this topic...
-
Updated
Apr 19, 2019 - Python
QR code generated in receiving address dialog must be bigger.
Currently it is quite small (~2cm x ~2cm) and very hard to scan from an (Android) phone = you need to put your phone very close to the screen to fill in the necessary space, but then the camera can't get focus and is unable to read the blurry code.
There is plenty of space. We can even position the QR code above the address:
be
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
Thinking to just have it dump the raw wallet files to a file would be useful, especially for some older wallet types.
-
Updated
Jan 12, 2022 - TypeScript
-
Updated
Dec 28, 2021 - Shell
-
Updated
Oct 5, 2021 - JavaScript
-
Updated
May 8, 2021 - JavaScript
-
Updated
Nov 30, 2021 - TypeScript
-
Updated
Oct 5, 2021 - TypeScript
-
Updated
Apr 21, 2021 - C#
-
Updated
Oct 5, 2021 - JavaScript
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."
Originally we needed separate test casees for T1 and TT NEM implementation, because the TT variant needed pagination input flows.
These are now automated, so we should be able to merge the T1 and TT variants.