matejcik
|
b406fc22f3
|
refactor(core/rust): clean up macro namespace
|
2024-06-19 09:14:51 +02:00 |
|
matejcik
|
567de6579e
|
chore(core/rust): drop cstr_core dependency
now that we have c"..." literals in Rust
|
2024-06-19 09:14:51 +02:00 |
|
matejcik
|
ce2436245d
|
chore(core/translations): add signatures for translation versions 2.7.1 and 2.7.2
|
2024-06-18 13:24:40 +02:00 |
|
matejcik
|
81d5cc29d5
|
fix(core/translations): properly update stored json version
|
2024-06-18 13:24:35 +02:00 |
|
Martin Milata
|
f2a2ddfd8d
|
Merge branch 'release/24.06'
|
2024-06-17 22:14:02 +02:00 |
|
cepetr
|
ba56ff8483
|
refactor(core/embed): replace ensure(secfalse,... with error_shutdown
[no changelog]
|
2024-06-17 16:57:33 +02:00 |
|
cepetr
|
0f1cac9695
|
refactor(core): optimize assert/fatal_error for reduced flash footprint
[no changelog]
|
2024-06-17 16:57:33 +02:00 |
|
cepetr
|
06faae8f82
|
refactor(core/rust): replace panic! by fatal_error!
[no changelog]
|
2024-06-17 16:57:33 +02:00 |
|
cepetr
|
f5203011c5
|
feat(core/rust): introduce dbg_print and improve errors printing
[no changelog]
|
2024-06-17 16:57:33 +02:00 |
|
cepetr
|
5fc3c6e617
|
refactor(core): improve and simplify error handling
[no changelog]
|
2024-06-17 16:57:33 +02:00 |
|
TuDo1403
|
ac1a25fc21
|
fix(trezor-client): fix convert_signature invalid s convert
|
2024-06-17 11:47:16 +02:00 |
|
r0tc
|
61fe99036e
|
fix(python): remove duplicated 0x prefix for publish sign-tx
|
2024-06-14 14:16:28 +02:00 |
|
Pavol Rusnak
|
0fbfda7762
|
build(deps): bump typing-extensions to fix compatibility with Python 3.12
[no changelog]
|
2024-06-12 11:37:50 +02:00 |
|
Martin Milata
|
191dc900a6
|
chore(core): update fixtures.json
[no changelog]
|
2024-06-11 14:30:33 +00:00 |
|
Martin Milata
|
e7f083c3ca
|
chore(core): bump version to 2.7.3
[no changelog]
|
2024-06-11 11:11:30 +00:00 |
|
tychovrahe
|
dfe6826101
|
fix(core): add missing swipe right to address QR screen - mercury ui
|
2024-06-10 14:50:28 +02:00 |
|
tychovrahe
|
84c182fdac
|
fix(core): reduce animation frame requests when swiping
[no changelog]
|
2024-06-10 14:49:52 +02:00 |
|
matejcik
|
df051077ea
|
chore(core/prodtest): bump version after release
|
2024-06-10 11:20:15 +02:00 |
|
matejcik
|
f556a1b4cc
|
docs(core/prodtest): update changelog for v0.2.7
|
2024-06-10 11:17:20 +02:00 |
|
tychovrahe
|
b0b2ffd38f
|
feat(core/prodtest): add reboot command
|
2024-06-10 11:10:33 +02:00 |
|
tychovrahe
|
000aa4ed21
|
fix(core/prodtest): fix touch_version command
|
2024-06-10 11:10:33 +02:00 |
|
matejcik
|
da75d8f4b6
|
chore(common): make unused fields optional
[no changelog]
|
2024-06-10 11:06:06 +02:00 |
|
Marek Polak
|
e90cf36624
|
chore(tests): remove params for unused checks
[no changelog]
(cherry picked from commit ff659a82d1 )
|
2024-06-07 16:59:04 +02:00 |
|
Marek Polak
|
9a22d570f2
|
chore(core): remove unused checks
[no changelog]
(cherry picked from commit 8a7db4f1d3 )
|
2024-06-07 16:59:04 +02:00 |
|
Marek Polak
|
ff659a82d1
|
chore(tests): remove params for unused checks
[no changelog]
|
2024-06-07 16:58:17 +02:00 |
|
Marek Polak
|
4fd68b8f38
|
chore(legacy): remove unused checks
[no changelog]
|
2024-06-07 16:58:17 +02:00 |
|
Marek Polak
|
8a7db4f1d3
|
chore(core): remove unused checks
[no changelog]
|
2024-06-07 16:58:17 +02:00 |
|
Martin Milata
|
912535f6d2
|
Bump release version to 2.7.2
|
2024-06-07 16:04:56 +02:00 |
|
Ioan Bizău
|
731d6d0cdc
|
chore(core): update copy and translate
[no changelog]
(cherry picked from commit b28e29cf4f )
|
2024-06-07 15:03:37 +02:00 |
|
Martin Milata
|
1d3ebd61c4
|
fix(core/ui): T3T1: wrong XPUB title
[no changelog]
(cherry picked from commit 3760dd307c )
|
2024-06-07 15:03:26 +02:00 |
|
tychovrahe
|
a3b6788967
|
fix(core): fix bootloader unlock check on STM32U5, fw only
[no changelog]
(cherry picked from commit 5a8989f00d )
|
2024-06-07 15:03:20 +02:00 |
|
obrusvit
|
c1e8c652a6
|
fix(core): TS3 device freeze
[no changelog]
(cherry picked from commit b560ce53c0 )
|
2024-06-07 14:55:55 +02:00 |
|
obrusvit
|
b560ce53c0
|
fix(core): TS3 device freeze
[no changelog]
|
2024-06-07 14:35:08 +02:00 |
|
tychovrahe
|
5a8989f00d
|
fix(core): fix bootloader unlock check on STM32U5, fw only
[no changelog]
|
2024-06-07 14:24:20 +02:00 |
|
tomasklim
|
5c781ca14b
|
chore(common): remove unused coins_details.json file
|
2024-06-07 14:20:33 +02:00 |
|
tomasklim
|
4f4e9ab904
|
chore(common): fix solana and ada support
|
2024-06-07 14:20:33 +02:00 |
|
Martin Milata
|
9b6496358b
|
build(core): add T3T1 to build-docker.sh
|
2024-06-06 21:17:54 +00:00 |
|
Martin Milata
|
eff46b0d5c
|
chore(core): bump version to 2.7.2
[no changelog]
|
2024-06-06 21:17:54 +00:00 |
|
Ioan Bizău
|
b28e29cf4f
|
chore(core): update copy and translate
[no changelog]
|
2024-06-06 21:29:29 +02:00 |
|
Martin Milata
|
6ff7322408
|
feat(tests): update_fixtures.py: github run_id
[no changelog]
|
2024-06-06 14:43:51 +00:00 |
|
Martin Milata
|
3760dd307c
|
fix(core/ui): T3T1: wrong XPUB title
[no changelog]
|
2024-06-06 14:43:51 +00:00 |
|
Martin Milata
|
924492ce1b
|
chore(common): set definition timestamp to the current signed definitions
[no changelog]
|
2024-06-06 14:30:14 +02:00 |
|
Martin Milata
|
d6186f105f
|
docs(core): changelog for 2.7.1
|
2024-06-06 14:28:19 +02:00 |
|
matejcik
|
b868ccbbdd
|
fix(tests): hotfix - fix update_fixtures ci --remove-missing for lang awareness
but the correct fix is to make langs a separate group
|
2024-06-06 14:00:13 +02:00 |
|
matejcik
|
2bf2549a31
|
style(core): make newer pyrights happier
|
2024-06-06 14:00:13 +02:00 |
|
Martin Milata
|
e2ece75b1d
|
chore(core): update fixtures.json
|
2024-06-06 14:00:13 +02:00 |
|
matejcik
|
a106dd0f88
|
ci: re-enable device tests for T2B1
|
2024-06-06 14:00:13 +02:00 |
|
matejcik
|
25f4e07ad3
|
feat(tests): reduce ui error spam
|
2024-06-06 14:00:13 +02:00 |
|
matejcik
|
863435cc9d
|
feat(python/debuglink): make input flows part of the traceback
|
2024-06-06 14:00:13 +02:00 |
|
Martin Milata
|
8c9f5ebbca
|
tests(core): fix T3T1 default flow
|
2024-06-06 14:00:13 +02:00 |
|