matejcik
|
9b1bffca3b
|
docs(python): changelog for 0.13.9
|
2024-06-25 13:43:13 +02:00 |
|
matejcik
|
d1981e745e
|
fix(python): fallback for trezorctl device setup on older firmwares
fixes #3956
[no changelog] because the slip39-single feature was not yet released
|
2024-06-25 13:43:13 +02:00 |
|
matejcik
|
32d26933a6
|
style(python): modernize type annotations in cli/device.py
|
2024-06-25 13:43:13 +02:00 |
|
matejcik
|
92e8bf5e60
|
chore(python): regenerate documentation
|
2024-06-25 13:43:13 +02:00 |
|
matejcik
|
e5686c24e3
|
build(python): update setuptools manifest
|
2024-06-25 13:43:13 +02:00 |
|
matejcik
|
cd55d32407
|
refactor(python/protobuf): allow field types imported in the same module
|
2024-06-25 13:43:13 +02:00 |
|
matejcik
|
27fef37cc9
|
style(python): modernize type annotations in protobuf.py
|
2024-06-25 13:43:13 +02:00 |
|
matejcik
|
eaeb58fb25
|
chore(python): annotate package with minimum python 3.8
also add 3.12 to tox config
|
2024-06-25 13:43:13 +02:00 |
|
matejcik
|
0fc193ab80
|
fix(python): increase homescreen quality when uploading via trezorctl
fixes #3893
|
2024-06-25 13:43:13 +02:00 |
|
matejcik
|
6338ba994a
|
docs(core): update Optiga-related changelogs
|
2024-06-25 13:37:54 +02:00 |
|
matejcik
|
f6924c1ad4
|
feat(python): add certificate whitelist for device authentication
|
2024-06-25 13:35:16 +02:00 |
|
matejcik
|
d3bdedf421
|
feat(python): implement full certificate verification in trezorctl (fixes #3364)
|
2024-06-25 13:35:16 +02:00 |
|
matejcik
|
8a3133bacc
|
fix(core): include valid staging certificate for T3T1 emulator
|
2024-06-25 13:35:16 +02:00 |
|
Andrew Kozlik
|
4ee81daee7
|
feat(core): Add optiga_sec field to Features
[no changelog]
|
2024-06-25 12:45:00 +02:00 |
|
Andrew Kozlik
|
ca4bfa2ebd
|
feat(core): Implement optiga.get_sec()
[no changelog]
|
2024-06-25 12:45:00 +02:00 |
|
Andrew Kozlik
|
4d4ee99716
|
fix(core): Increase Optiga MAX_RETRY_READ_MS to 6 sec.
|
2024-06-25 11:09:40 +02:00 |
|
tychovrahe
|
95c2cb2008
|
fix(core/mercury): show coinjoin authorized notification
|
2024-06-24 21:43:08 +02:00 |
|
tychovrahe
|
60add32e3b
|
fix(core): T2B1 - left align title when changing homescreen
[no changelog]
|
2024-06-24 21:43:08 +02:00 |
|
tychovrahe
|
9ab2ba9157
|
feat(core/mercury): animated device label on homescreen/lockscreen
|
2024-06-24 21:43:08 +02:00 |
|
tychovrahe
|
3a3259b574
|
feat(core/mercury): change homescreen flow
|
2024-06-24 21:43:08 +02:00 |
|
Andrew Kozlik
|
f396d00c67
|
fix(core): Fix style and unix build.
[no changelog]
|
2024-06-24 16:04:03 +02:00 |
|
Andrew Kozlik
|
da068fb32e
|
fixup! feat(core): Rework Optiga PIN slot configuration.
|
2024-06-21 18:55:01 +02:00 |
|
Andrew Kozlik
|
f393064ce7
|
feat(core): Improve PIN progress precision.
|
2024-06-21 18:55:01 +02:00 |
|
Andrew Kozlik
|
509e291118
|
feat(core): Rework Optiga PIN slot configuration.
|
2024-06-21 18:55:01 +02:00 |
|
Andrew Kozlik
|
9c50e15cf7
|
chore: Bump firmware and fix versions due to storage upgrade.
|
2024-06-21 18:55:01 +02:00 |
|
Andrew Kozlik
|
09ed141a0a
|
test(storage): Update storage tests.
|
2024-06-21 18:55:01 +02:00 |
|
Andrew Kozlik
|
183e53d3c2
|
feat(storage): Rework PIN processing and upgrade storage.
|
2024-06-21 18:55:01 +02:00 |
|
Andrew Kozlik
|
7b636df35f
|
feat(core): Rework Optiga PIN processing.
|
2024-06-21 18:55:01 +02:00 |
|
Andrew Kozlik
|
ecf31610b0
|
refactor(storage): Refactor storage_upgrade().
|
2024-06-21 18:55:01 +02:00 |
|
cepetr
|
a8f808822c
|
fix(core/rust): shorten the ANIM_FRAME_TIMER deadline
[no changelog]
|
2024-06-19 16:40:23 +02:00 |
|
cepetr
|
bb310ad60d
|
fix(core): improve framebuffer switching
[no changelog]
|
2024-06-19 16:40:23 +02:00 |
|
obrusvit
|
0cc2ccd568
|
chore(core): update fixtures.json
[no changelog]
|
2024-06-19 16:02:24 +02:00 |
|
obrusvit
|
ed624e1cb8
|
feat(core/ui): use numerals in T3T1 checklist
[no changelog]
|
2024-06-19 16:02:24 +02:00 |
|
cepetr
|
bfedb96071
|
refactor(core/embed): prepare haptic driver for low power mode
[no changelog]
|
2024-06-19 14:05:35 +02:00 |
|
cepetr
|
3460c4b891
|
refactor(core/embed): prepare touch drivers for low power mode
[no changelog]
|
2024-06-19 14:03:38 +02:00 |
|
cepetr
|
089dc84f38
|
refactor(core/embed): remove unnecessary call to usb_stop
[no changelog]
|
2024-06-19 11:57:18 +02:00 |
|
cepetr
|
d8d6410284
|
refactor(core/embed): remove global deps from usb class drivers
[no changelog]
|
2024-06-19 11:57:18 +02:00 |
|
cepetr
|
baff1691a0
|
feat(core/embed): prepare usb driver for low power mode
[no changelog]
|
2024-06-19 11:57:18 +02:00 |
|
cepetr
|
a705335fe1
|
fix(core/embed): fix disc2 target build
[no changelog]
|
2024-06-19 11:57:18 +02:00 |
|
cepetr
|
0bc1d1f706
|
refactor(core/embed): refactor usb driver
[no changelog]
|
2024-06-19 11:48:06 +02:00 |
|
cepetr
|
8e429b0352
|
refactor(core/embed): move usb driver to its own folder
[no changelog]
|
2024-06-19 11:48:06 +02:00 |
|
cepetr
|
f5d35da635
|
fix(core/embed): fix random delays in usb driver
[no changelog]
|
2024-06-19 11:45:06 +02:00 |
|
dependabot[bot]
|
799a78525f
|
build(deps): bump urllib3 from 1.26.18 to 1.26.19
Bumps [urllib3](https://github.com/urllib3/urllib3) from 1.26.18 to 1.26.19.
- [Release notes](https://github.com/urllib3/urllib3/releases)
- [Changelog](https://github.com/urllib3/urllib3/blob/1.26.19/CHANGES.rst)
- [Commits](https://github.com/urllib3/urllib3/compare/1.26.18...1.26.19)
---
updated-dependencies:
- dependency-name: urllib3
dependency-type: indirect
...
Signed-off-by: dependabot[bot] <support@github.com>
|
2024-06-19 10:39:39 +02:00 |
|
obrusvit
|
a01a787113
|
refactor(core): remove StringType
This commit removes the last usage of StringType. In the future, we use
TString.
[no changelog]
|
2024-06-19 09:14:51 +02:00 |
|
matejcik
|
4e788aa2f5
|
fix(core/rust): more careful management of ShortString capacity
|
2024-06-19 09:14:51 +02:00 |
|
matejcik
|
8cf039740f
|
style(core/rust): rustfmt
|
2024-06-19 09:14:51 +02:00 |
|
matejcik
|
8e52081d8a
|
refactor(core/rust): unify String usage
|
2024-06-19 09:14:51 +02:00 |
|
matejcik
|
da37bce59d
|
refactor(core/rust): drop ui::macros
removing inttostr!, build_string!, and relocating include_res!
|
2024-06-19 09:14:51 +02:00 |
|
matejcik
|
8134490e2e
|
feat(core): introduce uformat!, use uDebug in favor of Debug
now that we have ufmt, this is just much nicer
|
2024-06-19 09:14:51 +02:00 |
|
matejcik
|
b406fc22f3
|
refactor(core/rust): clean up macro namespace
|
2024-06-19 09:14:51 +02:00 |
|