Commit Graph

10502 Commits (c0c2718c1e4ca449bca492eb69539ff5ac95e2cb)
 

Author SHA1 Message Date
matejcik c06a93cba5 feat(core/rust): propagate bitcoin_only flag to Rust build
3 years ago
matejcik 845a66a7de chore(common/tools): drop outdated and unused CoinDef generator
3 years ago
matejcik 9790a338f8 feat(common/protob): mark values as bitcoin_only in protobuf definitions
3 years ago
matejcik 215d35d870 fix(common/protob): use proper field type for backup type on debuglink
3 years ago
matejcik 1382246977 fix(core/tests): fix equality testing for new message types
3 years ago
Jan Pochyla e5e3ad21b2 fix(tests): Adjust the expected error message
3 years ago
matejcik da2ef8ed41 refactor(core): create and use protobuf uvarint writer
3 years ago
Jan Pochyla a8623c4b59 refactor(core): fix imports and use new protobuf API in apps
3 years ago
Martin Milata 72557614c4 build(core): update build process for new protobuf
3 years ago
Jan Pochyla 02aa14fc04 refactor(core): Switch to new Protobuf API
3 years ago
matejcik 8a5cb41060 chore(core): regenerate with new templates
3 years ago
matejcik d42bc8a4c0 refactor(core): prepare new templates for enums and messages
3 years ago
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