M1nd3r
|
034562e61e
|
feat(python): implement session based trezorlib
Co-authored-by: mmilata <martin@martinmilata.cz>
|
2025-04-16 16:59:06 +02:00 |
|
matejcik
|
fcb76df9f5
|
style(python): update trezorlib.firmware to new-style type annotations
[no changelog]
|
2025-02-12 11:17:38 +01:00 |
|
matejcik
|
72d14a370c
|
feat(python): allow trezorctl firmware commands to work with unknown models
[no changelog]
|
2025-02-12 11:17:38 +01:00 |
|
matejcik
|
6a5836708f
|
refactor(python): replace usages of @expect
|
2025-01-17 11:28:12 +01:00 |
|
matejcik
|
5f016a896a
|
chore: upgrade style checkers
black 24.2.0
flake8 7.0.0
some neat improvements for if-else statements there
|
2024-02-29 13:08:18 +01:00 |
|
matejcik
|
7638694484
|
chore: make fields on FirmwareRequest required (fixes #1941)
[no changelog]
|
2023-04-03 22:01:26 +02: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
|
a7482f4c6a
|
refactor(python): convert firmware parsing to classes
|
2022-11-01 14:56:00 +01:00 |
|
matejcik
|
1b8204109e
|
refactor(python): move firmware functionality to a submodule
|
2022-11-01 14:56:00 +01:00 |
|