Commit Graph

2436 Commits (e60ed788f2e693d9c64ed5fcbc98a905760706fc)

Author SHA1 Message Date
matejcik ab949053e8 docs: add missing changelog entries
1 year ago
tychovrahe 1359b21508 feat(core): confirm homescreen image with thumbnail
1 year ago
tychovrahe d00e87ea80 feat(core/rust): homescreen background image
1 year ago
tychovrahe 14f8e88e01 fix(core): fix backlight fading when changing screens/layouts
1 year ago
tychovrahe 12f87aa01e fix(core): fix usb disconnected warning in new homescreen
1 year ago
tychovrahe 02e2b50d3f feat(core/rust): tjpgd in rust
1 year ago
Andrew Kozlik 2f9483f994 feat(core): Allow coinjoin request debugging key for testnets.
1 year ago
Armin Sabouri 96b2d05d47 refactor(core): Allow eth & btc signing at m/45'/coin_type/account/change/address_index
1 year ago
matejcik 497285f9a1 feat(core): make first steps to unify Rust API for both models
1 year ago
grdddj c068c668fa feat(core/ethereum): remove EIP-712 field size limitation of 1024 bytes
1 year ago
grdddj 39b1776801 feat(tests): add pytest flag to not generate reports after each test
1 year ago
grdddj 20f3658e7e feat(tests): allow for accepting the recent UI diff without recording the tests
1 year ago
tychovrahe 115f7daaaa feat(core): prevent installing and running of incompatible firmware, prevent bootloader downgrade
1 year ago
tychovrahe 99d4b0185a fix(core): fix model T display reinitialization crash
1 year ago
tychovrahe 3cc66301c3 fix(core): fix model T FMC timing
2 years ago
tychovrahe 3cd47f85af feat(legacy): qa build for upgrade testing
2 years ago
tychovrahe 305b7fe84d fix(core/rust): fix position calculation from center and size
2 years ago
matejcik 8921a124c3 fix(core/headertool): always rehash when inserting signature (fixes #2616)
2 years ago
Martin Milata 253f2587dc fix(core/ui): polish XPUB screen
2 years ago
Martin Milata bdec3f3979 fix(core/rust/ui): polish confirm_fido
2 years ago
Martin Milata a11be914cc chore(core/ui): RustLayout not a private class
2 years ago
Martin Milata 2a3aabb57e refactor(core/rust/ui): avoid homescreen flicker during workflow restarts
2 years ago
Martin Milata 5b3db7eca1 refactor(core/rust/ui): homescreen layouts
2 years ago
tychovrahe 12b3dc23db fix(core/rust): fix bip39 input not recognizing three-letter words that could continue
2 years ago
Martin Milata 1b4dff6275 fix(core/rust/ui): respect DISABLE_ANIMATION
2 years ago
Martin Milata 75cee540a4 fix(core/monero): fix blinking progress indicators
2 years ago
Martin Milata 95d8a21294 feat(core/rust/ui): progress indicators
2 years ago
Martin Milata 11ffee0b45 refactor(core/rust/ui): use AsRef instead of Deref
2 years ago
tychovrahe 387af03842 fix(core/rust): optimize keyboard behavior
2 years ago
Martin Milata fc3ee87c25 feat(core/bitcoin): SignMessage: whitelist T1 firmware signing address_n
2 years ago
Martin Milata b12de5d861 feat(core): CoSi collective signatures
2 years ago
Martin Milata 701d75d6d8 fix(core/rust/ui): handle very long scrollbars on Model T
2 years ago
Martin Milata 4135b00708 refactor(core/rust): support for StrBuffer slicing
2 years ago
Martin Milata 452857757a feat(core/rust/ui): support ask_pagination flag in confirm_blob
2 years ago
Martin Novak 58276a7443 feat(core/ethereum, legacy/ethereum): add support to Ledger Live legacy derivation path
2 years ago
tychovrahe 38548f02f2 feat(core/rust): special shape erase button
2 years ago
Martin Milata a61a46808e fix(core/rust/ui): no hyphens when breaking monospace lines
2 years ago
Martin Milata 3b92923caa feat(core/rust/ui): on-the-fly conversion of bytes to hexadecimal representation
2 years ago
tychovrahe 4c7060186a fix(core): fix display blinking by increasing backlight pwm frequency
2 years ago
matejcik ff2d1c3f1f feat(core/ui): drop T1 UI (fixes #2639)
2 years ago
matejcik 95d26fe04a feat(core/ui): drop UI1 remnats
2 years ago
grdddj 61277bd80a feat(core/ui): implement webauthn layouts for UI2
2 years ago
matejcik e80712f4d9 chore(core/rust/ui): workaround for "re-enter wipe code"
2 years ago
matejcik 4200539546 refactor(core/rust/ui): redesign Label to make use of TextLayout machinery
2 years ago
matejcik 3f6ea00e02 feat(core/rust/ui): expose text_max_height and baseline
2 years ago
matejcik 615c8a0e64 fix(core/embed): better clamping of coordinates
2 years ago
matejcik 9708175d19 fix(core/rust): improve & document safety of slice operations
2 years ago
tychovrahe 0d733d8e22 feat(core): change display type for model R
2 years ago
tychovrahe 1bad41ddb0 fix(core/rust): fix success animation
2 years ago
matejcik d1126b85be feat(rust): expose micropython lists as slices
2 years ago
Martin Milata 58d0788986 fix(core/ui): show fee rate in confirm_total
2 years ago
grdddj bd6f3d5f46 chore(core/ui): delete altcoin.py file
2 years ago
grdddj f48890afb3 chore(tests): make all the device tests work with UI2
2 years ago
grdddj 5187be91fe chore(tests): fix click, upgrade and persistence tests for new UI
2 years ago
grdddj 2cbb9efeca feat(core/ui): implement all layouts raising NotImplementedError
2 years ago
grdddj ae525fed26 chore(core/ui): delete unused arguments to layouts
2 years ago
grdddj d045e0089d feat(core/ui): delete old UI code
2 years ago
Martin Milata 1a9f3c18dd Merge branch 'release/22.11'
2 years ago
grdddj 1852059e87 feat(changelog): add changelog entry for micropython optimizations
2 years ago
grdddj 579ee06b6f feat(tools): add tool for frozen_mpy bytecode analysis
2 years ago
grdddj b95cb34e0c feat(tools): add ignore file for upysize tool
2 years ago
grdddj 107c222631 chore(core): decrease TT_v2 UI size by 390 bytes
2 years ago
grdddj bd7513f2df chore(core): decrease crypto size by 60 bytes
2 years ago
grdddj 8bb73ffebe chore(core): decrease storage size by 210 bytes
2 years ago
grdddj 55bb61d404 chore(core): decrease bitcoin size by 1740 bytes
2 years ago
grdddj 45b4b609db chore(core): decrease monero size by 2630 bytes
2 years ago
grdddj 16f1d3da86 chore(core): decrease base and handlers by 300 bytes
2 years ago
grdddj 0c8528821f chore(core): decrease cardano size by 2290 bytes
2 years ago
grdddj 26fd0de198 chore(core): decrease ethereum size by 17250 bytes
2 years ago
grdddj 0c3423b1c7 chore(core): decrease webauthn size by 1270 bytes
2 years ago
grdddj 3711fd0f19 chore(core): decrease common size by 5200 bytes
2 years ago
grdddj 5e7cc8b692 chore(core): decrease debug size by 240 bytes
2 years ago
grdddj a29ea11ea2 chore(core): decrease management size by 1440 bytes
2 years ago
grdddj 48b4c5aaba chore(core): decrease homescreen size by 280 bytes
2 years ago
grdddj 11fc2d36f7 chore(core): decrease misc size by 430 bytes
2 years ago
grdddj d182ac5b53 chore(core): decrease nem size by 1550 bytes
2 years ago
grdddj 32125ef51f chore(core): decrease zcash size by 300 bytes
2 years ago
grdddj 164be3ac8f chore(core): decrease tezos size by 860 bytes
2 years ago
grdddj 80ab7f1c29 chore(core): decrease eos size by 1kb
2 years ago
grdddj 47b924cbec chore(core): decrease binance size by 460 bytes
2 years ago
grdddj f8f3f1bc55 chore(core): decrease ripple size by 1170 bytes
2 years ago
grdddj 9c0c3852f5 chore(core): decrease stellar size by 1400 bytes
2 years ago
grdddj f25119e44d chore(core): import trezor.messages in TYPE_CHECKING branch - saving 1kb
2 years ago
grdddj d1732ae9bc chore(core): delete unused variables
2 years ago
grdddj 756a97a95d chore(core): delete unused functions
2 years ago
grdddj 52558c7b96 chore(core): use more const to decrease space
2 years ago
grdddj 49765830de chore(core): add underscores to private constants to reduce code size
2 years ago
matejcik f1c7129d06 feat(core/model_r): only refresh screen on display_refresh
2 years ago
tychovrahe 7cc62c2f37 fix(core): fix layout flow for UI2
2 years ago
Andrew Kozlik 3707f19aee feat(core): Do not confirm coordinator identifier on Trezor.
2 years ago
Martin Milata 4e800b6ffd fix(core/tests/monero): docker command line
2 years ago
tychovrahe a89d139dc9 feat(core): increase clock frequency to 180 MHz
2 years ago
Martin Milata e778ec4af4 chore(core/rust/ui): avoid nested Child as LayoutObj root
2 years ago
Andrew Kozlik 2f03ace311 chore(common): Rename "unstable" protobuf tag to "experimental_message".
2 years ago
Andrew Kozlik 3d645d609a chore(common): Rename "unstable" protobuf tag to "experimental_message".
2 years ago
Martin Milata 2dcf09db34 chore(common): update chains and tokens
2 years ago
Martin Milata eff8e08a9c chore(common): update chains and tokens
2 years ago
matejcik ce307c9484 feat(common): mark CoSi fields as required
2 years ago
matejcik 0577847352 refactor(core/tools): update headertool
2 years ago
matejcik 6905f9c486 refactor(core): remove remote signing functionality from headertool
2 years ago
Martin Milata bf7587574d chore(core): bump version to 2.5.4
2 years ago
grdddj 47a749d683 chore(proto): remove default value from NEM payload
2 years ago
Martin Milata f38858617b docs(core): changelog for 2.5.3
2 years ago
tychovrahe 6e36f479db fix(core/rust): fix prompt rendering over warning in pin keyboard
2 years ago
Andrew Kozlik a1ffdcaa8d chore(core): Add CoinJoin request public key.
2 years ago
Andrew Kozlik 91e38ebd03 fix(core): Change precision of CoinJoin fee rate in unit tests.
2 years ago
David Misiak 51a8e18c8d feat(cardano): add preprod and preview testnets
2 years ago
David Misiak ec83d0187f chore(cardano): update ui tests, add changelog
2 years ago
David Misiak 3b289a4d2c chore(cardano): update voting public key bech32 prefix
2 years ago
David Misiak c36870defa chore(cardano): rename Catalyst to governance
2 years ago
David Misiak ab02f7a400 feat(cardano): add support for CIP36 Catalyst registration format
2 years ago
David Misiak 02dad0225b refactor(cardano): shorten catalyst parameters variable name
2 years ago
Martin Milata 40a405abea fix(core/rust/ui): remove extraneous Child wrappers
2 years ago
Andrew Kozlik c7fb908146 chore: Change precision of CoinJoin fee rate percentage from 8 to 6 decimal digits.
2 years ago
Andrew Kozlik 0d042421c3 fix(core): Improve rounding of CoinJoin fees by deferring division.
2 years ago
Andrew Kozlik 0bd9314bb9 chore(core): Do not check total mining fee in CoinJoin.
2 years ago
Andrew Kozlik 7a02be077f tests(core): Implement CoinJoin requests in unit tests.
2 years ago
Andrew Kozlik 1df65d1a0c feat(core): Implement CoinJoin requests.
2 years ago
Andrew Kozlik d2df761067 fix(core): No need to derive script_pubkey for external inputs.
2 years ago
Andrew Kozlik b3a383efac chore(core): Move node derivation outside of input_derive_script().
2 years ago
Andrew Kozlik afd900f9b1 feat(common): Add CoinJoin request message.
2 years ago
Andrew Kozlik 3c8ba37eb5 feat(core): Include coin name in CoinJoin fee per vB format.
2 years ago
Andrew Kozlik 318d31d111 refactor(core): Move _get_fee_rate_str() to common and optionally add coin shortcut.
2 years ago
Andrew Kozlik 3594de8c7f fix(core): Improve CoinJoin dialog wording.
2 years ago
Andrew Kozlik 627ef9748f feat(core): Remove coin name from CoinJoin confirmation dialog.
2 years ago
Andrew Kozlik b7f86ec158 feat(core): Improve CoinJoin busy screen.
2 years ago
grdddj fac4e2f157 chore(xmr): delete unused code
2 years ago
Dusan Klinec 26711857e8 refactor(xmr): remove old BP code
2 years ago
grdddj 8668eba936 feat(core/ui): implement altcoin screens for UI2
2 years ago
grdddj be93dad604 chore(core/ui): unify UI2 layouts that raise when not confirmed
2 years ago
grdddj 23a0a37a45 feat(core/rust/ui): support longer passphrases
2 years ago
tychovrahe da83d98539 refactor(core/rust): use icon blending for three-color icons
2 years ago
Martin Milata 50259b1084 chore(core): remove OTF files of TT Hoves fonts
2 years ago
Martin Milata 18352acce8 feat(core/rust/ui): replace TT Hoves Medium with DemiBold style
2 years ago
Martin Milata be7f1c3f7e fix(core/rust/ui): avoid flickering in hold to confirm
2 years ago
Martin Milata a7c3a07ef1 refactor(core/rust/ui): implement confirm_properties layout
2 years ago
tychovrahe 86f2dacc6e fix(core): re-introduce touch event filtering
2 years ago
Martin Milata f956966fda build(core/rust): workaround failing build_unix_debug
2 years ago
matejcik ac6936d65d fix(core/debug): separate buffer for debuglink to prevent BufferLock deadlocks
2 years ago
tychovrahe d0f1095842 fix(core): expose USB_CHECK for all models
2 years ago
tychovrahe d3469f8310 fix(core/rust): optimize pin keyboard rendering for TT UI2
2 years ago
Andrew Kozlik ee8c596b1a refactor(core): Use a list of presigned inputs in Bitcoin signing.
2 years ago
Andrew Kozlik 5dddb06e2b refactor(core): Replace Bitcoin signing progress functions with a class.
2 years ago
Andrew Kozlik d815a7d6de chore(core): Use C implementation of Bech32 decode.
2 years ago
Andrew Kozlik cc054050a5 feat(core): Improve Bitcoin signing progress display.
2 years ago
Andrew Kozlik 8ef5e5120a feat(core): Verify ownership proofs before transaction approval in BTC signing.
2 years ago
Andrew Kozlik 5b453c88ed feat(core): Add serialize option to SignTx.
2 years ago
Pavol Rusnak 029e47e1e8 chore(common/defs/fido): add proton
2 years ago
Vladyslav Burzakovskyy e7ff43272c chore(common/defs/fido): add invity
2 years ago
tychovrahe c750113d57 fix(tests): fix rust tests with ASAN
2 years ago