trezor-firmware
trezor-firmware copied to clipboard
:lock: Trezor Firmware Monorepo
**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...
Implementation of #2340.
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.   
Implement flow for users to see and validate their receiving address, with the possibility of seeing the address as `QR` code. 
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...
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...
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...
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...
**Design:**  **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...