Commit Graph

317 Commits (5ad4841b09f3115d5d31bf4326f4bd055b7ce8f0)

Author SHA1 Message Date
naiyoma d76829f817 [no changelog] refactor(core): Use utime.ticks_diff in verify_user_pin
3 months ago
tychovrahe 8313c15f34 feat(core): allow SD card hotswap based on production date for Model T
4 months ago
matejcik 5f016a896a chore: upgrade style checkers
4 months ago
grdddj b8ea21d24a feat(all): implement translations into Trezor
5 months ago
gabrielkerekes 081995788e feat(core): add `read_uint64_le` to `common/readers`
7 months ago
grdddj 144ff52b7a feat(core): show account number in receive/public key details for altcoins
9 months ago
grdddj 76c6e9cd9d feat(all): implement support information for T2B1
10 months ago
grdddj 45639eeacf chore(core): change error screens according to design
10 months ago
matejcik edc2add85e style(core): apply isort 5
11 months ago
Pavol Rusnak 92e29b6036 chore(common): remove MUE support
11 months ago
matejcik 8c5c2f4204 refactor(core): get rid of passing Context around
12 months ago
grdddj da14c22712 feat(all): add UI for Model R
1 year ago
grdddj 019a3ced7d fix(core): revert some UI changes for TT (PIN, wipecode, backup homescreen)
1 year ago
grdddj 393bc48b6b fix(core): improve error popups
1 year ago
grdddj 264b92e11c feat(core): create progress.py
1 year ago
grdddj 127e399d28 feat(core): delegate some layouts to models, do some wording changes
1 year ago
tychovrahe 83500487b8 refactor(core): improve conditional compilations based on model
1 year ago
Andrew Kozlik 77d8af1322 refactor(core): Use set_int()/get_int() for APP_COMMON_AUTHORIZATION_TYPE.
1 year ago
Andrew Kozlik 9bb1d1cf8b feat(core): Implement storage.cache.get_int_all_sessions().
1 year ago
Martin Novák c2c0900c5d feat(core): external Ethereum definitions
1 year ago
Martin Milata 19a2ea21b6 fix(core/ui): Model T style update
1 year ago
Martin Milata 557e29769b feat(core/ui): redesigned passphrase dialogs
1 year ago
grdddj 20d280d7e0 feat(core): ability to not show passphrase coming from host
1 year ago
grdddj 996fec5aae chore(core): delete newlines in strings where they do not delimit useful info
1 year ago
grdddj 021f41c23a fix(core): properly call request_passphrase_on_host dialogue
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
Martin Milata 95d8a21294 feat(core/rust/ui): progress indicators
2 years ago
Martin Milata b12de5d861 feat(core): CoSi collective signatures
2 years ago
Martin Novak 58276a7443 feat(core/ethereum, legacy/ethereum): add support to Ledger Live legacy derivation path
2 years ago
grdddj ae525fed26 chore(core/ui): delete unused arguments to layouts
2 years ago
grdddj 3711fd0f19 chore(core): decrease common size by 5200 bytes
2 years ago
grdddj 756a97a95d chore(core): delete unused functions
2 years ago
Andrew Kozlik 5bbfd40df6 feat(core): Add set_int() and get_int() to storage cache.
2 years ago
Andrew Kozlik 77be3653b4 feat(core): Implement SLIP-0025 CoinJoin accounts.
2 years ago
David Misiak f7d0507a65 feat(cardano): add support for chunked embedded CBOR
2 years ago
matejcik 8c3d3c6548 chore: bump black to 22.3
2 years ago
Pavol Rusnak 95daa2fda3 chore(common/defs): replace consensus_branch_id with overwintered bool flag
2 years ago
grdddj 14a0bc13ce chore(docs): mention that .mako files are rendered by `make templates`
2 years ago
Pavol Rusnak 334f7bbbe6 chore(common): defs cleanup
2 years ago
David Misiak fec4fa2257 refator(cardano): validate map key order in HashBuilderDict
2 years ago
David Misiak 1388912762 fix(cardano): add map key canonical order validation
2 years ago
grdddj 3d505874aa feat(ci): create pyright tool and include it in CI
2 years ago
Pavol Rusnak b9bbd5fcd7 chore: update dependencies
2 years ago
Andrew Kozlik 83686d1be2 chore(core): Add HashContextInitable protocol class.
2 years ago
Andrew Kozlik f17a435cdf refactor(core): Rename bitcoin_varint to compact_size.
2 years ago
Andrew Kozlik d0c3a6a2fa chore(core): Add mac field to Address message.
2 years ago
matejcik e20879189f style(core): remove old-style annotations (Set, Tuple, Union)
3 years ago
matejcik 5e1dce35b3 style(core): remove unused type:ignore comments
3 years ago
matejcik dec89ea59e refactor(core): convert if/elif chains to if-chains
3 years ago