M1nd3r
d1c75d66d2
refactor(common): remove pairing_in/out and channel_in/out proto options
...
[no changelog]
2025-01-29 12:01:56 +01:00
M1nd3r
024743f0af
fix(tests): change xfail to skip when using protocol_marker
...
[no changelog]
2025-01-29 12:01:56 +01:00
M1nd3r
e455b6cc51
refactor(python,tests): add is_invalidated flag to client, do not set the emulator.client outside from emulator
...
[no changelog]
2025-01-29 12:01:56 +01:00
M1nd3r
81c30540f0
fixup! build(ci): add thp builds and tests
2025-01-29 12:01:56 +01:00
M1nd3r
ddafbc134d
refactor(core): move exclude list from wipe to wipe_cache
...
[no changelog]
2025-01-29 12:01:56 +01:00
M1nd3r
7e24d1844d
refactor(core): clean channel and received_message_handler
...
[no changelog]
2025-01-29 12:01:56 +01:00
M1nd3r
cff7891202
refactor(core): improve readability and logging in channel.py
...
[no changelog]
2025-01-29 12:01:56 +01:00
M1nd3r
153ec0141b
refactor(core): improve readability of channel_manager
...
[no changelog]
2025-01-29 12:01:56 +01:00
M1nd3r
9eb125e259
chore(vendor): update fido2-tests
...
[no changelog]
2025-01-29 12:01:56 +01:00
M1nd3r
6c8e9d4ff2
test: update device tests
...
[no changelog]
2025-01-29 12:01:56 +01:00
M1nd3r
3501074e15
test: update ui tests
...
[no changelog]
2025-01-29 11:47:14 +01:00
M1nd3r
611a331748
test: update upgrade tests
...
[no changelog]
2025-01-29 11:47:14 +01:00
M1nd3r
3da5837c07
test: update persistence tests
...
[no changelog]
2025-01-29 11:47:14 +01:00
M1nd3r
84f1da25f2
test: update click tests
...
[no changelog]
2025-01-29 11:47:14 +01:00
M1nd3r
0601b8e2df
chore(python): update python tools
...
[no changelog]
2025-01-29 11:47:14 +01:00
M1nd3r
0497d04f02
chore(python): add python requirements
...
[no changelog]
2025-01-29 11:47:14 +01:00
M1nd3r
458695f0a9
feat(python): implement session based trezorlib
...
[no changelog]
2025-01-29 11:47:14 +01:00
M1nd3r
3c6251b3b5
feat(legacy): adapt legacy to THP changes
...
[no changelog]
2025-01-29 11:47:14 +01:00
M1nd3r
e2a9f6654d
feat(core): implement THP
2025-01-29 11:47:14 +01:00
M1nd3r
352fb73185
chore(core): adapt SConscripts to THP needs
2025-01-29 11:47:14 +01:00
M1nd3r
7d84ac66e2
chore: add build_unix_frozen_debug to core Makefile
...
[no changelog]
2025-01-29 11:47:14 +01:00
M1nd3r
2d7f328d33
chore(core): adapt emu.py to new trezorlib
...
[no changelog]
2025-01-29 11:47:14 +01:00
M1nd3r
9a4c6fe5f5
feat(common): add thp protobuf definitions and modify pb2py
...
[no changelog]
2025-01-29 11:47:14 +01:00
M1nd3r
2c246e5f82
build(ci): add thp builds and tests
2025-01-29 11:47:14 +01:00
Roman Zeyde
c713ce23e9
fix(legacy): fix a minor typo in a warning message
...
[no changelog]
2025-01-29 11:51:41 +02:00
tychovrahe
671c3e2a65
fix(core): unify size of enums between rust and C
...
[no changelog]
2025-01-29 09:10:35 +01:00
tychovrahe
399aa4f2ea
fix(core): adjust jpeg cache size to allow work on larger displays
...
[no changelog]
2025-01-29 09:10:10 +01:00
Ondřej Vejpustek
5f1dd83ac2
chore: update fixtures
2025-01-28 14:22:13 +01:00
Ondřej Vejpustek
82da663a86
feat(core): remove deprecated path
2025-01-28 14:22:13 +01:00
Ondřej Vejpustek
54c0a30e08
fix(legacy): disallow using per-node paths
2025-01-28 14:22:13 +01:00
Ondřej Vejpustek
2f104ea1fe
feat(legacy): support sortedmulti
2025-01-28 14:22:13 +01:00
Ondřej Vejpustek
0e8c1312bf
feat(legacy): forbid multisig to singlesig change outputs
2025-01-28 14:22:13 +01:00
Ondřej Vejpustek
15fee9e146
refactor(legacy): introduce cryptoMultisigPubkeys
2025-01-28 14:22:13 +01:00
Roman Zeyde
5cdd0e7e74
feat(python): check that translations are using correct layout names
...
[no changelog]
2025-01-28 15:18:12 +02:00
tomasklim
78768950fd
chore(core): use label for evm networks generation
2025-01-28 14:17:46 +01:00
tomasklim
711c19173c
chore(common): add ARB, BASE and OP evm networks
2025-01-28 14:17:46 +01:00
tomasklim
64341bcb66
chore(common): change BNB to BSC and MATIC to POL
2025-01-28 14:17:46 +01:00
tomasklim
9e8c2f908f
chore(common): add symbol (native symbol shortcut) to evm networks
2025-01-28 14:17:46 +01:00
tomasklim
30d1213421
chore(common): update XRP, TXRP, ADA, DSOL backend urls
2025-01-28 14:17:46 +01:00
Roman Zeyde
96ac4e263c
refactor(core): reduce ui::layout_delizia::component::header::Header
size
...
[no changelog]
2025-01-28 14:21:43 +02:00
Roman Zeyde
830f038360
build(core): allow printing Rust types' sizes during build
...
https://nnethercote.github.io/perf-book/type-sizes.html#measuring-type-sizes
[no changelog]
2025-01-28 14:21:43 +02:00
Roman Zeyde
5e71ea355c
chore(core): remove unused scons variable
...
Following #4337 .
[no changelog]
2025-01-28 14:21:43 +02:00
Martin Milata
7c06363fea
chore(core/prodtest): bump version to 0.2.13
...
[no changelog]
2025-01-28 12:27:05 +01:00
Martin Milata
b0e39dbe6f
chore(core): bump version to 2.8.8
...
[no changelog]
2025-01-28 12:27:05 +01:00
vdovhanych
c4289ea1d2
ci: create emualtor release workflow for release versions
2025-01-28 11:51:34 +01:00
Roman Zeyde
2aca680eda
style: add make changelog_style
for automatic changelog formatting
...
Added also to `make style`.
[no changelog]
2025-01-28 12:10:33 +02:00
Pavol Rusnak
a566f122e7
chore(python): bump pillow dependency
...
[no changelog]
2025-01-28 09:52:56 +01:00
obrusvit
15967a312b
fix(core): explicitly delete keyboard layout
...
- seems that keyboard LayoutObj was not properly deallocated resulting
in MemoryError. Fix by calling the dunder `del` method explicitly fixes
the issue
- the problem was on Model T (Bolt), but applying it for all layouts to
prevent similar problem
2025-01-27 23:43:33 +01:00
Roman Zeyde
71306d0904
build: update editorconfig-checker
to 2.7.2
...
It should help to resolve spurious `unrecognized charset IBM420_rtl` warnings:
https://github.com/editorconfig-checker/editorconfig-checker/issues/252
2025-01-27 13:07:53 +02:00
Martin Milata
7bf7d5fac2
fix(legacy): uint64 protobuf field decoding
...
[no changelog]
2025-01-25 11:55:04 +01:00