M1nd3r
ecfc3626f9
wip fix cardano part 1
2024-11-28 13:59:17 +01:00
M1nd3r
051b11f692
wip
2024-11-28 13:59:17 +01:00
M1nd3r
7bf2f9f2da
fix(python): protocol_v2 database init
...
[no changelog]
2024-11-28 13:59:17 +01:00
M1nd3r
6d178bc617
fix: try fix fido2-test
...
[no changelog]
2024-11-28 13:59:17 +01:00
M1nd3r
352a0d03dd
fix: try to fix emu.py
2024-11-28 13:59:17 +01:00
M1nd3r
680f1f030d
chore(legacy): add options (max_size) to updated debug messages
...
[no changelog]
2024-11-28 13:59:17 +01:00
M1nd3r
425c6ce14a
fixup! feat(python): rework channel database [no changelog]
2024-11-28 13:59:17 +01:00
M1nd3r
b2b786d9e0
feat(python): rework channel database
...
[no changelog]
2024-11-28 13:59:17 +01:00
M1nd3r
71229b0a0a
chore(core): fix core Makefile style'
...
[no changelog]
2024-11-28 13:59:17 +01:00
M1nd3r
b725bad538
feat(python): delete channel_data.json
when clearing all channels
...
[no changelog]
2024-11-28 13:59:17 +01:00
M1nd3r
b7127c005c
fix(python): fix list devices session resumption
...
[no changelog]
2024-11-28 13:59:17 +01:00
M1nd3r
c84887ed59
refactor(python): rename NewTrezorConnection to TrezorConnection
...
[no changelog]
2024-11-28 13:59:17 +01:00
M1nd3r
8121450bb5
fixup base.py style
2024-11-28 13:59:17 +01:00
M1nd3r
bcd68aecd9
fixup: fix unit tests
2024-11-28 13:59:17 +01:00
M1nd3r
385f52a726
fix: remove trailing whitespaces sconscripts
2024-11-28 13:59:17 +01:00
M1nd3r
168ecda567
fix: fix protobuf trailing whitespaces
2024-11-28 13:59:17 +01:00
M1nd3r
49fdd4ab1d
fix: try fix ci tests
2024-11-28 13:59:17 +01:00
M1nd3r
1cf1087b73
fixup! temporary disabling of appdirs variables
2024-11-28 13:59:17 +01:00
M1nd3r
caf1349483
temporary disabling of appdirs variables
2024-11-28 13:59:17 +01:00
M1nd3r
46d1e2b845
test: try fix screen_recording
2024-11-28 13:59:17 +01:00
M1nd3r
aa9f98894d
feat: implement THP
2024-11-28 13:59:17 +01:00
M1nd3r
c69cc06070
fixup! test(core): add setUpClass and tearDownClass to core unit tests [no changelog]
2024-11-28 13:59:17 +01:00
M1nd3r
5ab357f0e0
test(core): replace __init__ in unit tests with setUpClass and tearDownClass
...
[no changelog]
2024-11-28 13:59:17 +01:00
M1nd3r
d9a6c3f72f
test(core): add setUpClass and tearDownClass to core unit tests
...
[no changelog]
2024-11-28 13:59:17 +01:00
M1nd3r
1108209662
fixup! test(core): update tests to reflect cache refactor [no changelog]
2024-11-28 13:59:17 +01:00
M1nd3r
2ea3392908
fixup! fixup! chore(core): update core to reflect cache and context refactor [no changelog]
2024-11-28 13:59:16 +01:00
M1nd3r
385d4ce7bd
fixup! chore(core): update core to reflect cache and context refactor [no changelog]
2024-11-28 13:59:16 +01:00
M1nd3r
587813ce3d
fixup! refactor(core): abstract cache and context [no changelog]
2024-11-28 13:59:16 +01:00
M1nd3r
6b17af6a55
chore(core): update core to reflect cache and context refactor
...
[no changelog]
2024-11-28 13:59:16 +01:00
M1nd3r
80e4f506ba
refactor(core): abstract cache and context
...
[no changelog]
2024-11-28 13:59:16 +01:00
M1nd3r
3a44606ef9
style: fix article
...
[no changelog]
2024-11-28 13:59:16 +01:00
M1nd3r
d058f74b58
test(core): update tests to reflect cache refactor
...
[no changelog]
2024-11-28 13:59:16 +01:00
Martin Milata
66e992540e
ci: fix bootloader_emu trying to link with ASAN
2024-11-28 11:48:23 +01:00
Lukas Bielesch
7e9aba63c8
fix(core) Fix auto-mover hitting wall scenario
2024-11-27 19:26:04 +01:00
Martin Milata
c59594614d
ci: less verbose S3 upload
2024-11-27 10:51:30 +01:00
Martin Milata
9dee211c27
build(core): emulator valgrind support
...
[no changelog]
2024-11-27 09:50:15 +01:00
Ioan Bizău
c44f901a97
chore(core): update fixtures
2024-11-26 22:38:06 +01:00
Ioan Bizău
f408cdbc4d
fix(core/ui): fix paginated data size mismatch
2024-11-26 22:38:06 +01:00
Ioan Bizău
bdb4c51084
fix(core/ui): rename button
...
[no changelog]
2024-11-26 22:38:06 +01:00
Ioan Bizău
ee0d6ded27
chore(core): remove unused confirm_more on TS5
...
[no changelog]
2024-11-26 22:38:06 +01:00
Ioan Bizău
dbd5b62272
feat(core/ui): continue after viewing all data
2024-11-26 22:38:06 +01:00
Ioan Bizău
04c89555cd
chore(core/ui): use different copy on TS3 and TT
...
[no changelog]
2024-11-26 22:38:06 +01:00
Ioan Bizău
9c918aaeb8
feat(core/ui): tweak blob first page appearance
...
This commit adds a margin and footer description to the first page of
the paginated blobs to be confirmed on Mercury. It also extracts the
part of confirm_blob that deals with the first page to a separate
function in order to keep confirm_blob simple.
2024-11-26 22:38:06 +01:00
Ioan Bizău
929ffa73bd
feat(core/ui): add cancel button to paginated blobs
2024-11-26 22:38:06 +01:00
Ioan Bizău
97c9f84f8d
feat(core/ui): add page counter to paginated blobs
2024-11-26 22:38:06 +01:00
Lukáš Bielesch
ebc302959b
fix(core): fix broken flow for changing brightness [no changelog] ( #4378 )
...
* fix(core): fix broken flow for changing brightness [no changelog]
* fixup! fix(core): fix broken flow for changing brightness [no changelog]
* fixup! fix(core): fix broken flow for changing brightness [no changelog]
* fixup! fix(core): fix broken flow for changing brightness [no changelog]
* fixup! fix(core): fix broken flow for changing brightness [no changelog]
* fixup! fix(core): fix broken flow for changing brightness [no changelog]
2024-11-26 19:35:40 +01:00
obrusvit
6f7fccaac2
fix(core/mercury): info at bitcoin signmessage
2024-11-26 16:23:50 +01:00
obrusvit
88ca9ae988
fix(core/mercury): info at bitcoin fee bump
2024-11-26 16:23:50 +01:00
Jan Šetina
00f947d35a
Update pull_request_template.md
2024-11-26 14:44:25 +01:00
matejcik
313e9e5c48
fix(core): properly send the resume signal to homescreen layouts
2024-11-26 12:55:29 +01:00