Commit Graph

13318 Commits (9b1bffca3b2cd9f076064934ed6131c0616ae211)
 

Author SHA1 Message Date
matejcik 9b1bffca3b docs(python): changelog for 0.13.9
3 months ago
matejcik d1981e745e fix(python): fallback for `trezorctl device setup` on older firmwares
3 months ago
matejcik 32d26933a6 style(python): modernize type annotations in cli/device.py
3 months ago
matejcik 92e8bf5e60 chore(python): regenerate documentation
3 months ago
matejcik e5686c24e3 build(python): update setuptools manifest
3 months ago
matejcik cd55d32407 refactor(python/protobuf): allow field types imported in the same module
3 months ago
matejcik 27fef37cc9 style(python): modernize type annotations in protobuf.py
3 months ago
matejcik eaeb58fb25 chore(python): annotate package with minimum python 3.8
3 months ago
matejcik 0fc193ab80 fix(python): increase homescreen quality when uploading via trezorctl
3 months ago
matejcik 6338ba994a docs(core): update Optiga-related changelogs
3 months ago
matejcik f6924c1ad4 feat(python): add certificate whitelist for device authentication
3 months ago
matejcik d3bdedf421 feat(python): implement full certificate verification in trezorctl (fixes #3364)
3 months ago
matejcik 8a3133bacc fix(core): include valid staging certificate for T3T1 emulator
3 months ago
Andrew Kozlik 4ee81daee7 feat(core): Add optiga_sec field to Features
3 months ago
Andrew Kozlik ca4bfa2ebd feat(core): Implement optiga.get_sec()
3 months ago
Andrew Kozlik 4d4ee99716 fix(core): Increase Optiga MAX_RETRY_READ_MS to 6 sec.
3 months ago
tychovrahe 95c2cb2008 fix(core/mercury): show coinjoin authorized notification
3 months ago
tychovrahe 60add32e3b fix(core): T2B1 - left align title when changing homescreen
3 months ago
tychovrahe 9ab2ba9157 feat(core/mercury): animated device label on homescreen/lockscreen
3 months ago
tychovrahe 3a3259b574 feat(core/mercury): change homescreen flow
3 months ago
Andrew Kozlik f396d00c67 fix(core): Fix style and unix build.
3 months ago
Andrew Kozlik da068fb32e fixup! feat(core): Rework Optiga PIN slot configuration.
3 months ago
Andrew Kozlik f393064ce7 feat(core): Improve PIN progress precision.
3 months ago
Andrew Kozlik 509e291118 feat(core): Rework Optiga PIN slot configuration.
3 months ago
Andrew Kozlik 9c50e15cf7 chore: Bump firmware and fix versions due to storage upgrade.
3 months ago
Andrew Kozlik 09ed141a0a test(storage): Update storage tests.
3 months ago
Andrew Kozlik 183e53d3c2 feat(storage): Rework PIN processing and upgrade storage.
3 months ago
Andrew Kozlik 7b636df35f feat(core): Rework Optiga PIN processing.
3 months ago
Andrew Kozlik ecf31610b0 refactor(storage): Refactor storage_upgrade().
3 months ago
cepetr a8f808822c fix(core/rust): shorten the ANIM_FRAME_TIMER deadline
3 months ago
cepetr bb310ad60d fix(core): improve framebuffer switching
3 months ago
obrusvit 0cc2ccd568 chore(core): update fixtures.json
3 months ago
obrusvit ed624e1cb8 feat(core/ui): use numerals in T3T1 checklist
3 months ago
cepetr bfedb96071 refactor(core/embed): prepare haptic driver for low power mode
3 months ago
cepetr 3460c4b891 refactor(core/embed): prepare touch drivers for low power mode
3 months ago
cepetr 089dc84f38 refactor(core/embed): remove unnecessary call to usb_stop
3 months ago
cepetr d8d6410284 refactor(core/embed): remove global deps from usb class drivers
3 months ago
cepetr baff1691a0 feat(core/embed): prepare usb driver for low power mode
3 months ago
cepetr a705335fe1 fix(core/embed): fix disc2 target build
3 months ago
cepetr 0bc1d1f706 refactor(core/embed): refactor usb driver
3 months ago
cepetr 8e429b0352 refactor(core/embed): move usb driver to its own folder
3 months ago
cepetr f5d35da635 fix(core/embed): fix random delays in usb driver
3 months ago
dependabot[bot] 799a78525f build(deps): bump urllib3 from 1.26.18 to 1.26.19
3 months ago
obrusvit a01a787113 refactor(core): remove StringType
3 months ago
matejcik 4e788aa2f5 fix(core/rust): more careful management of ShortString capacity
3 months ago
matejcik 8cf039740f style(core/rust): rustfmt
3 months ago
matejcik 8e52081d8a refactor(core/rust): unify String usage
3 months ago
matejcik da37bce59d refactor(core/rust): drop ui::macros
3 months ago
matejcik 8134490e2e feat(core): introduce uformat!, use uDebug in favor of Debug
3 months ago
matejcik b406fc22f3 refactor(core/rust): clean up macro namespace
3 months ago