Commit Graph

10190 Commits (266955ba65e419943f778019660517352630754f)
 

Author SHA1 Message Date
matejcik 266955ba65 refactor: rework pb2py generator
3 years ago
Jan Pochyla 8a21e3fc73 feat(core): Add Rust Protobuf codec
3 years ago
Martin Milata f9d4be268e ci: increase timeout for hardware T1 regular test
3 years ago
Martin Milata 07c53452f6 ci: improve changelog check
3 years ago
Pavol Rusnak 23aa69caea fix(core): unify Features.revision reporting with legacy
3 years ago
matejcik 00d4b0a4a9 fix(common/tools): typo in support.py output
3 years ago
matejcik 2fac964a29 chore(common): disable Firo support
3 years ago
Pavol Rusnak fce3640848 fix(common): remove dead coin Hatch
3 years ago
Martin Milata 767e7b8e8d fix(core): spaces in Shamir info texts
3 years ago
Adam R c4bf522b31
feat(crypto): add extra BIP32 test (test vector #4) (#1646)
3 years ago
Martin Milata 3976ef7261 chore(legacy/firmware): bump version to 1.10.2
3 years ago
Martin Milata ca836b2e45 chore(core): bump version to 2.4.1
3 years ago
matejcik 86089fa5ad feat(core): avoid restarting session for select messages (fixes #1631)
3 years ago
Szymon Lesisz 4e005de02f common: update DOGE min_fee and dust_limit
3 years ago
matejcik 1595354e37 git subrepo push common
3 years ago
Martin Milata e77082f34f docs(core): changelog for 2.4.0
3 years ago
Martin Milata 5f2b7b231b docs(legacy/firmware): changelog for 1.10.1
3 years ago
Andrew Kozlik 7f2f32ff8a test(device): Test safety checks on T1.
3 years ago
Andrew Kozlik 2dbde040c4 feat(legacy): Add safety_checks setting.
3 years ago
Pavol Rusnak 8531b35280
fix(legacy/intermediate_fw): don't erase the whole firmware sector (#1626)
3 years ago
Pavol Rusnak 4f1274c9c4 fix(legacy): set STAY_IN_BOOTLOADER_FLAG before the reboot of intermediate_fw
3 years ago
Martin Milata 8c6b93e0bd build(core): account for ARM unwinding info in memory layout
3 years ago
Martin Milata 20fe8552ca build(core/rust): use correct architecture for T1
3 years ago
Ondřej Vejpustek 6fd4739c5c feat(core): make random delays use chacha_drbg
3 years ago
Ondřej Vejpustek e1a5f42c81 feat(core): make chacha_drbg more robust
3 years ago
Ondřej Vejpustek 34f5d508b0 refactor(legacy): move wait_random into separate file
3 years ago
Ondřej Vejpustek 8ee17f69b3 refactor(core): move wait_random and rdi into separate file
3 years ago
Martin Milata f771dc6f60 ci(nix): switch to stable rust in shell.nix
3 years ago
matejcik bd06b72923 docs(core): document building with Rust
3 years ago
matejcik e015bc0856 build(core/rust): disable nightly-only features
3 years ago
Pavol Rusnak 155fc7ac67
fix(core): remove tcDisplay from metadata/trezor-ctap2.json
3 years ago
Pavol Rusnak d358503676
fix(core): remove txAuthSimple from metadata/trezor-ctap2.json
3 years ago
Martin Milata c54077a714 fix(core): imports needed for T1 startup
3 years ago
Pavol Rusnak 0c46b79ebf fix(legacy): don't erase firmware and storage in intermediate firmware
3 years ago
Pavol Rusnak e09a74a79e refactor(legacy): rename check_bootloader to check_and_replace_bootloader
3 years ago
Martin Milata ca5d173071 docs(legacy/firmware): changelog for 1.10.0
3 years ago
Pavol Rusnak b04d5bd514 fix(crypto): use ck_assert_uint_eq where we compare unsigned values
3 years ago
Pavol Rusnak 709d9e0dcd
fix(ci): update to latest nixpkgs-unstable
3 years ago
matejcik 1e0a23c133 fix(core/paths): make sure containers are copied along with the numbers they contain
3 years ago
matejcik 791ac56f2f ci: increase hardware test timeouts
3 years ago
matejcik f05215f4ff chore(core): add changelog entry
3 years ago
matejcik 2cfd2b0577 docs: document anti-fragmentation measures
3 years ago
matejcik ed5c357b78 fix(core): properly cache last successful unlock time
3 years ago
matejcik 959cf7d515 fix(core/homescreen): properly redraw when an outside process kills homescreen
3 years ago
matejcik 411a7bb802 fix(core/wire): handle codec errors better
3 years ago
matejcik 231a1fe229 refactor(core): do not cache reverse-mapping of message types in RAM
3 years ago
matejcik f1a54f2108 refactor(core): remove more global imports
3 years ago
matejcik 2cb379108c refactor(core/homescreen): load homescreen image on-demand
3 years ago
matejcik f61d7fffa8 fix(core): fix top-level imports in apps.common.passphrase
3 years ago
matejcik 93db39ad70 fix(core/wire): drop unused reader, clarify writer usage
3 years ago