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 |
|
matejcik
|
5173cd3b82
|
fix(python): click 8.1 compatibility
fixes #2199
|
2022-06-29 14:35:16 +02:00 |
|
Ondrej Mikle
|
c563c987e1
|
feat(core): jump back and stay in bootloader for TT via reverse SVC call trampoline
|
2022-06-01 14:50:59 +02:00 |
|
matejcik
|
6feada2eed
|
style(python/monero): improve type signature on Monero functions
|
2022-05-16 12:37:24 +02:00 |
|
grdddj
|
8e1b5a969c
|
feat(python): support model R in trezorlib
|
2022-05-06 11:44:52 +02:00 |
|
Andrew Kozlik
|
e43c14f448
|
feat(trezorctl): Add firmware get-hash command.
|
2022-05-03 19:00:04 +02:00 |
|
grdddj
|
068e97c258
|
feat(python): unify option arguments in trezorctl
|
2022-03-24 14:30:20 +01:00 |
|
David Misiak
|
915781bfb1
|
chore(cardano): update changelog and ui tests
|
2022-03-18 14:32:54 +01:00 |
|
matejcik
|
e0754d1609
|
fix(python/protobuf): correctly dump messages with missing required fields
|
2022-02-21 14:37:25 +01:00 |
|
grdddj
|
58fb6c77a7
|
feat(python): add screenshotting capability for T1 in Debuglink
|
2022-02-17 11:05:55 +01:00 |
|
Ferdinando Ametrano
|
3c0cb4d763
|
feat(python): extend sign_message to also sign bytes, not only string
|
2022-02-15 14:27:59 +01:00 |
|