grdddj
|
64aad8d4d7
|
chore(all): add changelog entries for address chunkification
|
2023-09-15 09:50:21 +02:00 |
|
Andrew Kozlik
|
1f45e9338a
|
feat(trezorctl): Implement device authenticate command.
|
2023-09-13 15:45:48 +02:00 |
|
matejcik
|
4223957756
|
docs(python): add missing changelog entries
|
2023-09-04 16:31:04 +02:00 |
|
tychovrahe
|
1b08be0186
|
fix(core/python): print correct model in print_firmware_version
|
2023-08-22 11:23:29 +02:00 |
|
tychovrahe
|
e8281385f6
|
feat(core): implement secret handling in bootloader
|
2023-08-15 09:37:38 +02:00 |
|
tychovrahe
|
d3284baf21
|
feat(core): support STM32F429 discovery board
|
2023-06-15 17:08:14 +02:00 |
|
matejcik
|
f588046ded
|
docs(python): regenerate changelog
|
2023-06-02 14:49:48 +02:00 |
|
matejcik
|
c3eb1664ef
|
chore(python): add T2B1 keys to trezorlib
|
2023-06-02 14:48:59 +02:00 |
|
matejcik
|
b6c2f2e5ba
|
feat(core): add hw_model field to vendor headers
|
2023-06-02 14:43:19 +02:00 |
|
grdddj
|
da14c22712
|
feat(all): add UI for Model R
|
2023-05-31 10:14:54 +02:00 |
|
matejcik
|
fc5bffb890
|
docs(python): changelog for 0.13.6
|
2023-04-27 13:37:16 +02:00 |
|
matejcik
|
f6534d4220
|
feat(python/trezorctl): better conversion to Trezor homescreen format (fixes #2880)
|
2023-04-27 13:37:16 +02:00 |
|
matejcik
|
67748f3c94
|
docs(python): correctly mark original issue for wiping bootloader
|
2023-04-27 13:37:16 +02:00 |
|
matejcik
|
1141ccdf79
|
fix(python/trezorctl): limit memory for one field (fixes #2439)
|
2023-04-27 13:37:16 +02:00 |
|
matejcik
|
09de7ce4f2
|
feat(python/trezorctl): support prompt configuration for encrypt/decrypt keyvalue
fixes #2608
|
2023-04-27 13:37:16 +02:00 |
|
matejcik
|
cc2314d89d
|
fix(python/trezorctl): do not prompt twice when enabling force-on-device
fixes #2833
|
2023-04-27 13:37:16 +02:00 |
|
tychovrahe
|
923b1c42b0
|
fix(cli): don't try to initialize device after wipe in bootloader
|
2023-04-11 13:57:12 +02:00 |
|
matejcik
|
92c037d89e
|
fix(python/trezorctl): fix colliding option shortcut in ethereum sign-tx
fixes #2535
|
2023-03-24 13:24:46 +01:00 |
|
Martin Novák
|
e6a7b9ccaa
|
feat(python): support external Ethereum definitions
|
2023-03-24 13:24:46 +01:00 |
|
Andrew Kozlik
|
9e23ba8864
|
feat(trezorctl): Support SLIP-25 in get-descriptor
|
2023-03-20 17:55:49 +01:00 |
|
David Misiak
|
79632d32c7
|
chore(cardano): update ui tests, add changelog
|
2023-03-06 11:27:13 +01:00 |
|
matejcik
|
966e5d8286
|
fix(python): allow unsigned legacy firmware (fixes #2801)
|
2023-02-20 14:59:02 +01:00 |
|
matejcik
|
c4bf4fa884
|
fix(python): improve type checking
|
2023-02-20 14:59:02 +01:00 |
|
matejcik
|
0846f3a9e3
|
fix(python/transport): fix UDP prefix search if correct full path is given
|
2023-02-03 13:01:47 +01:00 |
|
grdddj
|
72ef41664f
|
feat(python): show fingerprint before signatures in trezorctl firmware verify
|
2023-01-13 16:39:25 +01:00 |
|
matejcik
|
e545f8c451
|
docs(python): changelog for 0.13.5 release
|
2022-12-28 16:21:23 +01:00 |
|
matejcik
|
ef10457332
|
refactor(python/firmware): introduce legacy v3 signing detection
related, change verify() method to accept dev_keys bool and select
the appropriate keys, as opposed to caller needing to figure out the keys
|
2022-12-28 14:10:14 +01:00 |
|
matejcik
|
61a7e09bae
|
feat(python/firmware): introduce fw model field
|
2022-12-27 15:24:10 +01:00 |
|
matejcik
|
cd20ff242f
|
feat(python/firmware): introduce a cleaner database of signing keys
|
2022-12-27 15:23:57 +01:00 |
|
matejcik
|
d4af49c585
|
docs(python): generate changelogs for 0.13.4
|
2022-11-04 10:12:32 +01:00 |
|
matejcik
|
a7482f4c6a
|
refactor(python): convert firmware parsing to classes
|
2022-11-01 14:56:00 +01:00 |
|
David Misiak
|
ec83d0187f
|
chore(cardano): update ui tests, add changelog
|
2022-10-31 16:08:39 +01:00 |
|
grdddj
|
e0693d3a55
|
feat(python): add trezorctl possibility to record screen changes
|
2022-10-12 13:44:53 +02:00 |
|
Juliya Smith
|
cc49e2922d
|
fix(python): publish package types (#2543)
* fix: publish types to consumers
* chore: add changelog
|
2022-10-06 16:12:05 +02:00 |
|
Andrew Kozlik
|
448f97b736
|
feat(trezorctl): Support SLIP-25 accounts in get-public-node and get-address.
|
2022-10-04 20:17:56 +02:00 |
|
tychovrahe
|
f7b9bb4ef8
|
feat(core/rust): use dma2d to improve rendering performance, implement text over image and icon over icon functions
|
2022-09-29 21:50:10 +02:00 |
|
Andrew Kozlik
|
a394ac5bb4
|
feat(python): Support UnlockPath in trezorlib.
|
2022-08-30 15:53:44 +02:00 |
|
Andrew Kozlik
|
a3ac5d752e
|
feat(trezorctl): Add device set-busy command.
|
2022-08-22 18:15:29 +02:00 |
|
Andrew Kozlik
|
ad5a572b75
|
chore(common): Deprecate data field in CosiCommit message.
|
2022-08-02 20:38:04 +02:00 |
|
matejcik
|
4c347b7acc
|
Revert "feat(python): implement firmware dumping"
This reverts commit ee694f36cf .
|
2022-08-02 17:12:07 +02:00 |
|
matejcik
|
f607cb2501
|
docs(python): regenerate changelog
|
2022-07-13 15:15:26 +02:00 |
|
matejcik
|
ff85e0f92d
|
fix(python): fix result_callback correctly this time
|
2022-07-13 15:14:33 +02:00 |
|
gabrielkerekes
|
11f8e81083
|
chore(cardano): update changelog
|
2022-07-04 15:58:27 +02:00 |
|
matejcik
|
741b7305b5
|
docs(python): regenerate changelog
|
2022-06-30 15:56:12 +02:00 |
|
matejcik
|
63ab0711e2
|
fix(python): fix crashing trezorctl --version
fixes #1702
|
2022-06-30 15:56:06 +02:00 |
|
matejcik
|
3141f808dd
|
fix(python/trezorctl): do not implicitly import rlp on Python 3.6
|
2022-06-30 15:35:07 +02:00 |
|
matejcik
|
455884932e
|
fix(python): do not implicitly import PIL by trezorctl
|
2022-06-30 14:57:25 +02:00 |
|
matejcik
|
1eeecbe27f
|
docs(python): freshen up READMEs, generate changelog
|
2022-06-29 14:35:16 +02:00 |
|
matejcik
|
8049282bdb
|
feat(python): detect busy device as a separate condition
fixes #1026
|
2022-06-29 14:35:16 +02:00 |
|
matejcik
|
aaa224a4f7
|
feat(python/trezorctl): detect script type from path (fixes #2159)
|
2022-06-29 14:35:16 +02:00 |
|