trezor-firmware icon indicating copy to clipboard operation
trezor-firmware copied to clipboard

:lock: Trezor Firmware Monorepo

Results 536 trezor-firmware issues
Sort by recently updated
recently updated
newest added
trafficstars

**Design:** [Figma](https://www.figma.com/file/l0gG9XeRJ8FTDQ3cfb1wv9/Trezor-T%2C-Trezor-One?node-id=1836%3A10529) **Spec:** * If it eases the implementation: animation can start at 12 o'clock. * ~The animation transitions at a minimum of 2x2 pixels per frame.~ * Timing is...

core
feature
tr

Enables to send signed Ethereum network and token definitions from host. Related to #15 (high-level plan described in its comment https://github.com/trezor/trezor-firmware/issues/15#issuecomment-1161489377).

Implement all the altcoin signing screens according to `Figma` design. ![image](https://user-images.githubusercontent.com/42543243/180747188-26deb6b0-91b6-4b69-8710-bcec607dbd76.png) ![image](https://user-images.githubusercontent.com/42543243/180747218-54acbdc5-530b-4a7f-8f7f-8acd593af298.png) ![image](https://user-images.githubusercontent.com/42543243/180747259-e8e6305d-6963-4384-876a-b2c187103798.png)

code
tr

Implement flow for users to see and validate their receiving address, with the possibility of seeing the address as `QR` code. ![image](https://user-images.githubusercontent.com/42543243/180746385-9fbc6f71-1697-4033-9926-4ef57b034f28.png)

code
tr

Current [UI tests dashboard](https://satoshilabs.gitlab.io/-/trezor/trezor-firmware/-/jobs/2762551530/artifacts/test_ui_report/index.html) is very good for examining a couple specific workflows - what we need right now for model R is one place to see _all_ the unique...

code
tr

Currently it seems that device tests are not paginating through the content when there is a next screen - [example](https://satoshilabs.gitlab.io/-/trezor/trezor-firmware/-/jobs/2762600802/artifacts/test_ui_report/failed/TR_reset_recovery-test_recovery_slip39_advanced.py::test_secret[shares0-c2d2e26ad06023c60145f1-afc2dad5.html) - which means we do not see all the screens...

code
tr

Currently, it is not possible to change the avatar on model R. For that, we would need to have a standard for it - probably `128*64 px grayscale` - so...

code
tr

Related to https://github.com/trezor/trezor-firmware/issues/2358 User Research shows users are confused after selecting a digit, why is the 'PIN keyboard' shuffled. Investigate the viability of animating of the digits progressing as they...

feature
code
tr

**Design:** ![P_20220630_180314](https://user-images.githubusercontent.com/216917/176725076-c11165d3-e17a-4cbb-ac2d-7debea7cb81f.jpg) **Spec:** Given I am on PIN entry And I see 'Enter new PIN' in the center When I press left 4 times Then I should see the number...

feature
tr