Commit Graph

2739 Commits (686aa78aa7d73bf9ca2384582c1dc575f74f7a59)

Author SHA1 Message Date
Andrew Kozlik 686aa78aa7 feat(core): Use Optiga as a source of randomness.
1 year ago
grdddj 8a9354cd85 chore(core): separate confirm_output for T2B1 into two layouts so we can send a button request in between
1 year ago
grdddj 64aad8d4d7 chore(all): add changelog entries for address chunkification
1 year ago
grdddj bcb353a4a1 feat(core): support optional chunkification of addresses in receive and send flows
1 year ago
grdddj da3cab22fd fix(tests): add chunkify argument to unittests
1 year ago
grdddj d48830eb58 chore(makefile): remove missing tests when recording local UI fixtures
1 year ago
grdddj 618bf43743 feat(all): add optional `chunkify` parameter for all getAddress and signTx protobuf messages
1 year ago
grdddj 76c6e9cd9d feat(all): implement support information for T2B1
1 year ago
grdddj 4b9d22066c chore(core/rust): change the position of up arrow icon
1 year ago
grdddj 568c5f135b feat(core/rust): add ChoicePage animation and hold-to-move functionality
1 year ago
grdddj 272fb4842a feat(core/rust): show last entered passphrase character for T2B1
1 year ago
matejcik afa6f84174 feat(core): custom exception types for Optiga
1 year ago
tychovrahe 024ea604ca fix(core): fix optiga warm reset start-up time
1 year ago
Andrew Kozlik 6f139c9108 feat(core): Implement AuthenticateDevice message.
1 year ago
Andrew Kozlik db6630a5a3 feat(core): Support Optiga in Trezor firmware.
1 year ago
Andrew Kozlik 8010cfb5b6 feat(core): Add utils.USE_OPTIGA.
1 year ago
Andrew Kozlik 2dc5857336 feat(common): Add AuthenticateDevice message.
1 year ago
Martin Milata b221f128ec feat(core): additional btc send/receive warnings
1 year ago
grdddj 70fa46a318 chore(core/rust): decrease top margin over homescreen label in T2B1
1 year ago
grdddj 623e0ce468 chore(core/rust): improve vertical centering in some screens
1 year ago
grdddj d2f67d48fa chore(core/rust): transform if-elif into match
1 year ago
Martin Milata 66616bbf67 build(core): fix test_emu_ui_record_multicore
1 year ago
Martin Milata 7e9f127aec feat(core): revise path warning on model T
1 year ago
Martin Milata c1492159f0 fix(core): cardano: include chain code when displaying public key
1 year ago
Martin Milata 58ffe95369 fix(core): display XPUBs in a similar way to addresses
1 year ago
Ondrej Mikle bf96c43d32 chore(core): cstyle reformat
1 year ago
Ondrej Mikle ac64d2d2f1 fix(core): one forgotten ensure_compatible_settings
1 year ago
Ondrej Mikle 75a148e414 fix(core): clear memory when not going to use copy firmware header for bootloader
1 year ago
Ondrej Mikle c0c544b7d8 fix(core): fix bootloader_ci startup, remove unused function from limited_util.s
1 year ago
Ondrej Mikle b69ef9d168 feat(core): Copy firmware image header to bootloader RAM to be able to skip directly to firmware install, jumping from firmware to bootloader
1 year ago
grdddj 84659dc904 feat(core/rust): show WRONG PIN header in PIN entry after bad previous PIN input
1 year ago
Martin Milata 49ce5eb05f ci(core): build bootloader emulators
1 year ago
matejcik 6e0937c1ce chore(core/bootloader): bump version after release
1 year ago
matejcik 965d3182a0 docs(core/bootloader): generate changelog for 2.1.2
1 year ago
matejcik 409ef8abcd chore(core/embed/boardloader): bump version after release
1 year ago
matejcik 636b964119 chore(core/embed/boardloader): generate changelog, set correct version
1 year ago
matejcik 34b1980893 docs(core/embed/boardloader): add missing changelog entry
1 year ago
grdddj 8956350aca feat(core): create new Ethereum send flow for TT
1 year ago
grdddj eed6e0b71c feat(core): create new Ethereum send flow for TR
1 year ago
grdddj 492ff958a5 feat(core): improve sign message designs
1 year ago
grdddj 09cd64123b feat(core): implement show_more dialogue for TR
1 year ago
grdddj 45639eeacf chore(core): change error screens according to design
1 year ago
Ondrej Mikle 088e3b058e feat(core): change core builds to use GNU11 standard instead of GNU99
1 year ago
tychovrahe bd0b0b2d15 refactor(core): move model specific norcow config to model header
1 year ago
tychovrahe 33fc64b629 refactor(core): remove universal DMA driver
1 year ago
matejcik 04ea95777b chore(core/prodtest): enable Optiga locking
1 year ago
matejcik f40feec4f9 chore(core): bump prodtest version
1 year ago
Andrew Kozlik 5898b16cd2 feat(core): Implement OPTIGA VerifySign command.
1 year ago
tychovrahe 5470304515 feat(core): Implement OPTIGA provisioning in prodtest.
1 year ago
Andrew Kozlik 812e77cefd feat(core): Implement OPTIGA secure channel.
1 year ago