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

**Describe the bug** When trying to authorize CJ on legacy fw built from current `main` (both locally or in GH action), device shows `Hard fault detected. Please unplug the device.`...

T1B1 legacy
bug

- build with production bootloader in CI - T3T1 changelog in `generate-changelogs.py`

ci

Introduce non-breaking space character, which will be used to prevent breaking lines where non appropriate, like after the `a` article.

core
code
low hanging fruit
translations

The purpose of this file seems to be to contain everything that didn't fit anywhere else, not things that are really common to all HALs. Lets get rid of it...

code

**Describe the bug** Follow up of https://github.com/trezor/trezor-suite/issues/12775 Already fixed and during confirmation it always says XPUB. But last success screen says receive address **Steps to reproduce:** 1. Compare xpub via...

Still missing: - [ ] trezor-user-env tasks - [ ] ARM builds - [ ] @grdddj 's UI webapp

ci
tests

This PR provides derivation, validation, and invalidation of pairing credential authentication keys.

core
R&D

Aside from the tests themselves, there are some things that will speed up everything: 1. cache nix environments * https://github.com/cachix/cachix-action * https://github.com/nix-community/cache-nix-action * https://github.com/DeterminateSystems/magic-nix-cache-action 2. cache poetry environments (or implement...

ci
tests

I noticed this after we switched from GitLab CI to GitHub Actions, possibly related. [example](https://github.com/trezor/trezor-firmware/actions/runs/9465533721/job/26077140286?pr=3937) ``` Run nix-shell --run "poetry run make -C core coverage" make: Entering directory '/home/runner/work/trezor-firmware/trezor-firmware/core' ./tools/coverage-report...

core
bug
ci
tests