Commit Graph

823 Commits (27fef37cc930a31120b46871033a6755182e374f)

Author SHA1 Message Date
matejcik 27fef37cc9 style(python): modernize type annotations in protobuf.py
3 months ago
matejcik eaeb58fb25 chore(python): annotate package with minimum python 3.8
3 months ago
matejcik 0fc193ab80 fix(python): increase homescreen quality when uploading via trezorctl
3 months ago
matejcik f6924c1ad4 feat(python): add certificate whitelist for device authentication
3 months ago
matejcik d3bdedf421 feat(python): implement full certificate verification in trezorctl (fixes #3364)
3 months ago
Andrew Kozlik 4ee81daee7 feat(core): Add optiga_sec field to Features
3 months ago
Martin Milata f2a2ddfd8d Merge branch 'release/24.06'
3 months ago
r0tc 61fe99036e fix(python): remove duplicated 0x prefix for publish sign-tx
3 months ago
matejcik da75d8f4b6 chore(common): make unused fields optional
3 months ago
matejcik 863435cc9d feat(python/debuglink): make input flows part of the traceback
4 months ago
Martin Milata 8c9f5ebbca tests(core): fix T3T1 default flow
4 months ago
Ioan Bizău 2c390a2030 feat(python): add ability to set up a device with SLIP39 "single"
4 months ago
obrusvit 5bd6996ae4 feat(core/ui): show success screens between shares
4 months ago
Ioan Bizău 8870869f93 chore(core): rename recovery type & kind and tweak feature flags
4 months ago
Ioan Bizău 8ef7dfab0d feat(core): implement repeated backup
4 months ago
tychovrahe b9a55cf2a7 feat(core): add settings to turn haptic on/off
4 months ago
tychovrahe a65511846b feat(core): added user adjustable brightness setting
4 months ago
Martin Milata 38b0361ded test(core/ui): fix bitcoin signtx for T3T1
4 months ago
Martin Milata d6e5800413 feat(core): add icons for T3T1
4 months ago
Andrew Kozlik f24c48ef1e feat(core): Add extendable BackupTypes.
4 months ago
Peter Jaško 56f963d332 chore: Changelog
4 months ago
Peter Jaško 7eb6fcf43c feat(cardano): Tag sets
4 months ago
Peter Jaško 10e4352aad feat(cardano): Add Conway certificates
4 months ago
matejcik a5aa515631 style(python): upgrade to pyright 1.1.361
5 months ago
Ioan Bizău 3006224bff feat(core): add ability to request backups with any number of groups/shares
5 months ago
Andrew Kozlik 27f54eec9c feat(core): Add unit packaging variant field to Features.
5 months ago
tychovrahe 9a212a22bd chore(core): add T3T1 production keys to trezorctl
5 months ago
tychovrahe 1600759457 refactor(core): simplify secret.h api, hide platform differences
5 months ago
Martin Milata 418bc924c4 fix(python): missing PIL.Image.ANTIALIAS
5 months ago
Martin Milata b1c670090a feat(python): more compact debuglink logging
5 months ago
tychovrahe ffccf849eb chore(core): fill T3T1 model full name
6 months ago
grdddj 0e6b3299af chore(python): include the model names in Unsupported model error
6 months ago
grdddj 605692e5ce chore(python): remove redundant variable assignment for T3T1 TrezorModel
6 months ago
Martin Milata 73a7223e7b test(core): add T3T1 support
6 months ago
tychovrahe c3f84e2949 perf(core): optimize boot speed on U5 by using has processor to calculate image hashes, switches to sha256
7 months ago
tychovrahe a71a608ea7 feat(core): add basic support for T3T1
7 months ago
tychovrahe 353095ae95 feat(core): add support for STM32U5A9J-DK board
7 months ago
matejcik 5f016a896a chore: upgrade style checkers
7 months ago
Martin Milata 48124023d7 feat(core): Add Capability.Translations to Features
7 months ago
Martin Milata ae1f4cf5c9 feat(core/bitcoin): send BIP-380 descriptor in GetPublicKey response
7 months ago
Martin Milata 3f10a291b5 feat(common): send BIP-380 descriptor in GetPublicKey response
7 months ago
Martin Milata f53b945e61 feat(common): Add language_version_matches flag to Features
7 months ago
obrusvit e2b7244383 Rename trezorctl self-test to prodtest-t1.
7 months ago
grdddj 8d1e002dfb chore(python): include error when wanting to upload a JSON file as a translation payload
7 months ago
matejcik 6a280a279a feat(python): add cosi.sign_with_privkeys
7 months ago
matejcik 185cf04063 chore(python): drop source support for Python 3.6 and 3.7
7 months ago
matejcik fd7b94a6e9 fix(python): fix model enum aliases
7 months ago
matejcik 519e591d91 chore(python): deprecate language setting in apply_settings / reset / recover
7 months ago
matejcik 055662ea27 chore(common): deprecate `language` fields in ApplySettings, ResetDevice, RecoveryDevice
7 months ago
grdddj b8ea21d24a feat(all): implement translations into Trezor
7 months ago