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

The click tests sometimes fail on UI comparison, because one of the loaders is slightly ahead of the other. I think normally we don't take snapshots of the loaders as...

ci
tests

**Is your feature request related to a problem? Please describe.** SDF plans to add support for [AMMs](https://stellar.org/blog/introducing-automated-market-makers-on-stellar) to Stellar Protocol 18, which will be deployed to the test network today....

feature

Trezor should probably respond with error instead of success when bootloader is unlocked (secret deleted). No need to erase the sector again.

bug
T2B1

Include guards in C are named without any system. Lets set some convention for this and consider using `#pragma once` instead ifdefs.

core
code

Collection of issues and PRs tracking the progress of STM32U5 implementation ```[tasklist] ### Tasks - [ ] [basic support](https://github.com/trezor/trezor-firmware/pull/3370) (mcu init, periph drivers etc) - [ ] [discovery kit support](https://github.com/trezor/trezor-firmware/pull/3370)...

core
hardware only
T3W1
T3T1

In [docs](https://docs.trezor.io/trezor-firmware/common/reproducible-build.html) you can find instructions how to verify self-build firmware for model T and model One. How can this be done with the new Safe 3?

docs
code

**Describe the bug** `trezorctl cardano get-address -n "m/44h/1815h/0h/0/0"` produce `Invalid address parameters` **Desktop setup (please complete the following information):** trezorctl, version 0.13.8 **Expected behavior** it should give the address Slack...

trezorlib
bug

**Is your feature request related to a problem? Please describe.** We recently had a user who misread the word "guest" during Shamir backup and noted it down as "quest". Naturally,...

feature

After #991 is done let's periodically upload the collected strings to Crowdin for translations. --- Part of #987. Needs #991.

feature