Commit Graph

649 Commits (tychovrahe/T3W1/devkit1_with_zephyr)

Author SHA1 Message Date
tychovrahe 47f8a430e6 refactor(core): remove residual usage of old flash api
6 months ago
tychovrahe 10021bf364 chore(core): fix gen and style problems
7 months ago
cepetr 804874c7b9 feat(common): introduce interaction-less upgrade
7 months ago
matejcik a4f378e565 chore(python): use model names more consistently
7 months ago
cepetr d028f34eac fix(legacy/intermediate_fw): remove redundant display initialization
8 months ago
Andrew Kozlik dee559f4f9 feat(core): Integrate Optiga into PIN verification.
8 months ago
grdddj 76c6e9cd9d feat(all): implement support information for T2B1
9 months ago
Andrew Kozlik 2dc5857336 feat(common): Add AuthenticateDevice message.
9 months ago
matejcik a2dca91262 style(legacy): apply isort 5
10 months ago
Pavol Rusnak 92e29b6036 chore(common): remove MUE support
10 months ago
tychovrahe e8281385f6 feat(core): implement secret handling in bootloader
10 months ago
tychovrahe 238e3fd7c1 refactor(core): add abstraction over flash memory layout
10 months ago
Andrew Kozlik 21f4aec8de refactor: Unify secp256k1_zkp usage.
11 months ago
tychovrahe a2f8cb9d1c feat(core): add internal model field to features
12 months ago
grdddj da14c22712 feat(all): add UI for Model R
1 year ago
grdddj 590315bdc1 feat(all): change debugging messages in protobuf
1 year ago
matejcik f0486a2d0b fix(legacy): limit EthereumGetPublicKey allowable paths
1 year ago
matejcik 35f4e1ce19 fix(legacy): display very large amounts
1 year ago
matejcik abbe5535ad feat(legacy): update Ethereum definitions to verify using CoSi
1 year ago
matejcik f4425a3ac1 feat(legacy): implement CoSi verification
1 year ago
Martin Novák 0f07d74063 feat(legacy): support external Ethereum definitions
1 year ago
Ondrej Mikle a5f7c19f7e fix(core/bootloader): do not use insecure LCG PRNG. Change insecure PRNG to be opt-in, not opt-out
1 year ago
grdddj 12eb192b3f feat(legacy): use new artifacts naming for legacy builds
1 year ago
Martin Milata dce876069b Merge branch 'release/23.03'
1 year ago
tychovrahe 5a991f3244 feat(core/rust): bootloader implementation in rust
1 year ago
matejcik 5cf089fbd3 docs(legacy): remove wrong link from changelog
1 year ago
matejcik 1eb0eb9d91 fix(legacy): lower maximum of chars per line
1 year ago
matejcik 770cd19899 fix(legacy): lower maximum of chars per line
1 year ago
Martin Milata cdc17d1446 chore(legacy/firmware): bump version to 1.12.2
1 year ago
Martin Milata 7430850da5 chore(legacy/firmware): revert version to 1.12.1
1 year ago
Martin Milata b102d8879d docs(legacy/firmware): changelog for 1.12.1
1 year ago
Martin Milata 233a292fd2 Merge branch 'master' into secfix/23.03
1 year ago
Andrew Kozlik 8486aa4ed4 feat(legacy): Validate script type of change-outputs in Bitcoin signing.
1 year ago
Andrew Kozlik f2a73637fe feat(legacy): Check script type match for change-outputs in Bitcoin signing.
1 year ago
Andrew Kozlik 2a3cc688a1 fix(legacy): Sync input sanitization with trezor-core.
1 year ago
tychovrahe 03c64f8faa chore(legacy): bump versions after release
1 year ago
matejcik af1f73a373 docs(legacy): update changelogs
1 year ago
matejcik c40f8a6aad fix(legacy): use correct layout for StellarGetAddress (fixes #1453)
1 year ago
matejcik 3b2d7115cb fix(legacy): wrap long Ethereum fees (fixes #2373)
1 year ago
Andrew Kozlik 6e957a8a92 feat(legacy): Do not show account number for coinjoin account #1.
1 year ago
Andrew Kozlik c22b621195 feat(legacy): Allow coinjoin request debugging key for testnets.
1 year ago
Andrew Kozlik a3149bcf97 legacy(chore): Remove duplicate constants.
1 year ago
Andrew Kozlik c082eb5430 feat(legacy): Use derive_node() when compiling change-outputs.
1 year ago
Andrew Kozlik 0262842da2 refactor(legacy): Move compile_output() to signing.c.
1 year ago
Andrew Kozlik 2760322eab feat(legacy): Improve signing progress.
1 year ago
Andrew Kozlik 300c986851 feat(legacy): Implement SetBusy.
1 year ago
Andrew Kozlik 89993c8969 feat(legacy): Implement preauthorized GetOwnershipProof.
1 year ago
Andrew Kozlik 68bbcbdc4d feat(legacy): Implement CoinJoin signing.
1 year ago
Andrew Kozlik d74c9ba0a8 feat(legacy): Validate path at same signing steps as in core.
1 year ago
Andrew Kozlik dc205d7c97 refactor(legacy): Make derive_node() usable for outputs.
1 year ago