Commit Graph

549 Commits (5fb2551944ac7995ab5e993ac0da1787b35ffa14)

Author SHA1 Message Date
grdddj 65c9380ab7 feat(core): triggering delete action in ChoicePage after 1 second even without release
9 months ago
Andrew Kozlik c48b606867 feat(core): Add bootloader_locked flag to Features message.
10 months ago
grdddj 68013bdb1b feat(python): allow for chunkifying addresses in trezorlib functions and CLI
10 months ago
grdddj 618bf43743 feat(all): add optional `chunkify` parameter for all getAddress and signTx protobuf messages
10 months ago
Andrew Kozlik 1f45e9338a feat(trezorctl): Implement device authenticate command.
10 months ago
Andrew Kozlik 2dc5857336 feat(common): Add AuthenticateDevice message.
10 months ago
Martin Milata c1492159f0 fix(core): cardano: include chain code when displaying public key
10 months ago
tychovrahe 1b08be0186 fix(core/python): print correct model in print_firmware_version
10 months ago
matejcik 821d70dd8d style(python): implement isort 5 for trezorlib
11 months ago
tychovrahe 5a86add884 refactor(core): differentiate models by internal name in python
11 months ago
tychovrahe e8281385f6 feat(core): implement secret handling in bootloader
11 months ago
Ferdinando M. Ametrano 59ba113b07
fix(python): nest logger in the proper way (#3190)
11 months ago
grdddj c97c515718 chore(tests): increase the number of asserts of screen content in input flows
11 months ago
grdddj 0a4b7eb06f fix(tests): fix unstable UI in test_busy_expiry testcase
12 months ago
grdddj 03f77c50e9 feat(core/rust): new design of wallet creation dialogs
12 months ago
grdddj 672d6b7d13 feat(core): new design of PIN dialogs
12 months ago
tychovrahe 32a2b371bd feat(core): allow different screen sizes for TT UI
1 year ago
tychovrahe d3284baf21 feat(core): support STM32F429 discovery board
1 year ago
tychovrahe 8d812ca36e feat(core): support device variants
1 year ago
tychovrahe cd722f5126 fix(python): fix T2B1 keys in trezorlib
1 year ago
tychovrahe a2f8cb9d1c feat(core): add internal model field to features
1 year 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 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 f6534d4220 feat(python/trezorctl): better conversion to Trezor homescreen format (fixes #2880)
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 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 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