Commit Graph

806 Commits (ui-t3t1)

Author SHA1 Message Date
matejcik 3c0344304f feat(python/trezorctl): notify user about PIN/passphrase entry in terminal (fixes #3203)
7 months ago
matejcik b68412e89b style(python): use 'h' for hardening in descriptors too
7 months ago
matejcik 7d8a57a806 style(python): use 'h' for hardening instead of apostrophe (fixes #3037)
7 months ago
matejcik e590efaddd fix(python): bump web3 dependency (fixes #3136)
7 months ago
matejcik 72c52f2ffa feat(python): support model recognition throughout cli.firmware
7 months ago
matejcik 4ed8f3494d refactor(python): make client.model not optional
7 months ago
matejcik 9b9ce11395 feat(python): support case-insensitive choicetype
7 months ago
matejcik 3ee051bf69 feat(python/trezorctl): respect current firmware bitcoinness when updating
7 months ago
matejcik c9be90788f fix(python): fix printing of model in print_firmware_version
7 months ago
matejcik a4f378e565 chore(python): use model names more consistently
7 months ago
matejcik f7aec0aeb1 tests(python): bump Stellar SDK version
8 months ago
matejcik 0071e0f683 tests(python): add tests against python 3.11
8 months ago
matejcik c3a4a765bb build(deps): update poetry env to Python 3.8, update Pillow
8 months ago
Martin Milata 0c5836605f fix(tests): Safe 3 model name
8 months ago
Martin Milata fca82273cf Merge branch 'release/23.09'
8 months ago
Pavol Rusnak 9b78dd107b fix(python): drop simple-rlp dependency and use internal copy
8 months ago
matejcik bb5b91b920 Merge branch 'master' into release/23.09
8 months ago
grdddj 65c9380ab7 feat(core): triggering delete action in ChoicePage after 1 second even without release
8 months ago
Martin Milata 07027a69e9 Merge branch 'master' into release/23.09
9 months ago
Andrew Kozlik c48b606867 feat(core): Add bootloader_locked flag to Features message.
9 months ago
grdddj 64aad8d4d7 chore(all): add changelog entries for address chunkification
9 months ago
grdddj 68013bdb1b feat(python): allow for chunkifying addresses in trezorlib functions and CLI
9 months ago
grdddj 618bf43743 feat(all): add optional `chunkify` parameter for all getAddress and signTx protobuf messages
9 months ago
Andrew Kozlik 1f45e9338a feat(trezorctl): Implement device authenticate command.
9 months ago
Andrew Kozlik 2dc5857336 feat(common): Add AuthenticateDevice message.
9 months ago
Martin Milata c1492159f0 fix(core): cardano: include chain code when displaying public key
9 months ago
matejcik 4223957756 docs(python): add missing changelog entries
9 months ago
tychovrahe 1b08be0186 fix(core/python): print correct model in print_firmware_version
9 months ago
tychovrahe c9a657b074 feat(core): set final name for Safe 3
9 months ago
matejcik b5c541d8fd style(python): extend style checks to more targets
10 months ago
matejcik 821d70dd8d style(python): implement isort 5 for trezorlib
10 months ago
matejcik 6cd174d540 feat: toiftool
10 months ago
tychovrahe 5a86add884 refactor(core): differentiate models by internal name in python
10 months ago
tychovrahe e8281385f6 feat(core): implement secret handling in bootloader
10 months ago
Ferdinando M. Ametrano 59ba113b07
fix(python): nest logger in the proper way (#3190)
10 months ago
grdddj c97c515718 chore(tests): increase the number of asserts of screen content in input flows
10 months ago
grdddj 0a4b7eb06f fix(tests): fix unstable UI in test_busy_expiry testcase
10 months ago
grdddj 03f77c50e9 feat(core/rust): new design of wallet creation dialogs
11 months ago
grdddj 672d6b7d13 feat(core): new design of PIN dialogs
11 months ago
kandycoder 34a563018d
docs(python): fix bip32 path (#3129)
11 months ago
tychovrahe 32a2b371bd feat(core): allow different screen sizes for TT UI
12 months ago
tychovrahe d3284baf21 feat(core): support STM32F429 discovery board
12 months ago
tychovrahe 8d812ca36e feat(core): support device variants
12 months ago
tychovrahe cd722f5126 fix(python): fix T2B1 keys in trezorlib
12 months ago
tychovrahe a2f8cb9d1c feat(core): add internal model field to features
12 months ago
Martin Milata 46f9e898ca fix(core/ui): padding when backing up mnemonic words
1 year ago
matejcik 703a38517a chore(python): bump version after release
1 year ago
matejcik f588046ded docs(python): regenerate changelog
1 year ago
matejcik c3eb1664ef chore(python): add T2B1 keys to trezorlib
1 year ago
matejcik b6c2f2e5ba feat(core): add hw_model field to vendor headers
1 year 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
grdddj bd6783b1a3 feat(all): increase stability of debug-decision events + parsing JSON from Rust
1 year ago
matejcik 00a4fe44e8 chore(python): bump version after release
1 year ago
matejcik fc5bffb890 docs(python): changelog for 0.13.6
1 year ago
matejcik f6534d4220 feat(python/trezorctl): better conversion to Trezor homescreen format (fixes #2880)
1 year ago
matejcik 67748f3c94 docs(python): correctly mark original issue for wiping bootloader
1 year ago
matejcik 1141ccdf79 fix(python/trezorctl): limit memory for one field (fixes #2439)
1 year ago
matejcik 09de7ce4f2 feat(python/trezorctl): support prompt configuration for encrypt/decrypt keyvalue
1 year ago
matejcik cc2314d89d fix(python/trezorctl): do not prompt twice when enabling force-on-device
1 year ago
grdddj abeb34454c feat(python): use DebugLinkRecordScreen.refresh_index when restarting emulator
1 year ago
grdddj 9804926682 feat(common/protob): add optional uint32 refresh_index into DebugLinkRecordScreen message
1 year ago
tychovrahe 923b1c42b0 fix(cli): don't try to initialize device after wipe in bootloader
1 year ago
matejcik 606518d80e tests: test behavior of USB-ignoring autolock
1 year ago
matejcik 799c420dda fix(python): support all image types in firmware-fingerprint.py
1 year ago
matejcik 7638694484 chore: make fields on FirmwareRequest required (fixes #1941)
1 year ago
matejcik 6e85d61688 feat(core): QA build for testing bootloaders / upgrades
1 year ago
matejcik fa7c818cfc fix(python/trezorctl): re-enable `trezorctl -p udp`
1 year ago
Martin Milata c100358ce2 fix(core/ui): don't send ButtonRequest when displaying GetAddress QR code
1 year ago
matejcik 92c037d89e fix(python/trezorctl): fix colliding option shortcut in ethereum sign-tx
1 year ago
Martin Novák e6a7b9ccaa feat(python): support external Ethereum definitions
1 year ago
matejcik 80af1c552e feat(tests): seemingly stable workaround for the wait_layout instability
1 year ago
Andrew Kozlik 9e23ba8864 feat(trezorctl): Support SLIP-25 in get-descriptor
1 year ago
Martin Milata 483c7a6342 chore(python): debuglink: wait for swipe
1 year ago
Martin Milata 4af5939a0b feat(core/ui): redesigned receive flow
1 year ago
David Misiak 79632d32c7 chore(cardano): update ui tests, add changelog
1 year ago
David Misiak 826ade2a8d chore(cardano): rename voting public key to vote public key
1 year ago
David Misiak 0754a008e9 chore(cardano): rename cvote reward_address to payment_address
1 year ago
David Misiak 2011ffe9c9 chore(cardano): replace governance by cvote
1 year ago
David Misiak a94cfa1a13 feat(cardano): allow external reward addresses in governance registrations
1 year ago
matejcik 966e5d8286 fix(python): allow unsigned legacy firmware (fixes #2801)
1 year ago
matejcik c4bf4fa884 fix(python): improve type checking
1 year ago
matejcik 00304471ca feat(python): add pybridge tool
1 year ago
grdddj 07e51279e2 feat(python): ability to not show passphrase coming from host
1 year ago
grdddj 491a8523bc feat(tests): allow for saving text layout of all screens during UI tests
1 year ago
matejcik 0846f3a9e3 fix(python/transport): fix UDP prefix search if correct full path is given
1 year ago
matejcik 87710bab92 chore(python): uncompress hex keys for T1 dev
1 year ago
matejcik 248eafc4ca fix(python): better type hints for firmware fields
1 year ago
matejcik 508b6a87e6 fix(tests): ensure the client is open when stopping screen recording
1 year ago
tychovrahe d00e87ea80 feat(core/rust): homescreen background image
1 year ago
grdddj 72ef41664f feat(python): show fingerprint before signatures in `trezorctl firmware verify`
1 year ago
matejcik e6feef5388 chore(python): bump version after release
1 year ago
matejcik e545f8c451 docs(python): changelog for 0.13.5 release
1 year ago
matejcik 305d9091bd refactor(python/firmware): improve headertool, recognize legacy v3 signatures
1 year ago
matejcik ef10457332 refactor(python/firmware): introduce legacy v3 signing detection
1 year ago
matejcik 61a7e09bae feat(python/firmware): introduce fw model field
1 year ago
matejcik cd20ff242f feat(python/firmware): introduce a cleaner database of signing keys
1 year ago
matejcik 5a237d6a94 feat(core/headertool): detect devel signatures for more objects (fixes #2616)
1 year ago
grdddj dc22f98aed chore(python): better static typing for debuglink and emulator
2 years ago
grdddj e9a1bcc951 feat(python): add debuglink helpers to get layout information
2 years ago