matejcik
|
3ed84a84e9
|
fix(core): update SLIP-26 signing paths
|
2023-02-03 13:01:47 +01:00 |
|
grdddj
|
32d5beb762
|
fix(core): making sure last layouts before signing are always HoldToConfirm
[no changelog]
|
2023-02-03 11:17:44 +01:00 |
|
tychovrahe
|
8f7cbf7b9d
|
fix(core): update fat fs library to R0.15
|
2023-02-02 16:22:23 +01:00 |
|
matejcik
|
ed16fefae7
|
ci: update CI config, enable click UI tests
[no changelog]
|
2023-02-02 12:40:39 +01:00 |
|
matejcik
|
4b2b0e457b
|
chore(tests): do not generate index after every test, unconditionally
[no changelog]
|
2023-02-02 12:40:39 +01:00 |
|
tychovrahe
|
9748a56a55
|
chore(core): automatic generation of CMakeLists
[no changelog]
|
2023-02-02 11:32:37 +01:00 |
|
grdddj
|
f8c432e955
|
chore(core/rust): delete model_1 code - it should use model_r
[no changelog]
|
2023-01-31 10:55:12 +01:00 |
|
tychovrahe
|
236396338c
|
refactor(core/rust): introduce icon/image type
[no changelog]
|
2023-01-30 12:33:39 +01:00 |
|
tychovrahe
|
461f566777
|
fix(core/bootloader): fix detection of installed firmware
[no changelog]
|
2023-01-26 11:56:08 +01:00 |
|
grdddj
|
3b64e94e18
|
chore(core): delete unused icons from core/assets
[no changelog]
|
2023-01-25 19:17:56 +01:00 |
|
grdddj
|
5196f249a2
|
feat(core): add make command to check for unused upy code using vulture
[no changelog]
|
2023-01-25 19:17:56 +01:00 |
|
grdddj
|
571bb79e33
|
chore(core): delete unused bip39/slip39 micropython/C bindings
[no changelog]
|
2023-01-25 19:17:56 +01:00 |
|
grdddj
|
428ac8d2ac
|
chore(core): delete unused code in src
[no changelog]
|
2023-01-25 19:17:56 +01:00 |
|
grdddj
|
b08a6fe2c1
|
chore(core): delete unused code from micropython UI
[no changelog]
|
2023-01-25 19:17:56 +01:00 |
|
grdddj
|
021f41c23a
|
fix(core): properly call request_passphrase_on_host dialogue
[no changelog]
|
2023-01-25 19:17:56 +01:00 |
|
grdddj
|
25dc6ff130
|
feat(core): implement loader based on time in milliseconds
[no changelog]
|
2023-01-25 19:17:56 +01:00 |
|
Pavol Rusnak
|
cd5425884f
|
chore(core): remove keyctl-proxy + remove Pyro4 from Python deps
[no changelog]
|
2023-01-25 10:54:32 +01:00 |
|
Andrew Kozlik
|
e612d58f36
|
feat(core): Add debugging tool for hashing operations.
[no changelog]
|
2023-01-24 10:22:54 +01:00 |
|
Andrew Kozlik
|
ab65b18b07
|
fix(core): Use lowercase in the name coinjoin.
[no changelog]
|
2023-01-21 10:35:09 +01:00 |
|
tychovrahe
|
5ef6c3975d
|
build(core): differentiate build results for different models
[no changelog]
|
2023-01-20 19:47:12 +01:00 |
|
tychovrahe
|
4603b9ee74
|
build(core): embed bootloader according to trezor model
[no changelog]
|
2023-01-20 19:47:12 +01:00 |
|
matejcik
|
ab949053e8
|
docs: add missing changelog entries
|
2023-01-20 15:21:24 +01:00 |
|
tychovrahe
|
1359b21508
|
feat(core): confirm homescreen image with thumbnail
[no changelog]
|
2023-01-19 14:11:42 +01:00 |
|
tychovrahe
|
d00e87ea80
|
feat(core/rust): homescreen background image
[no changelog]
|
2023-01-19 14:11:42 +01:00 |
|
tychovrahe
|
14f8e88e01
|
fix(core): fix backlight fading when changing screens/layouts
[no changelog]
|
2023-01-19 14:11:42 +01:00 |
|
tychovrahe
|
12f87aa01e
|
fix(core): fix usb disconnected warning in new homescreen
[no changelog]
|
2023-01-19 14:11:42 +01:00 |
|
tychovrahe
|
02e2b50d3f
|
feat(core/rust): tjpgd in rust
[no changelog]
|
2023-01-19 14:11:42 +01:00 |
|
Andrew Kozlik
|
2f9483f994
|
feat(core): Allow coinjoin request debugging key for testnets.
[no changelog]
|
2023-01-19 11:37:57 +01:00 |
|
Armin Sabouri
|
96b2d05d47
|
refactor(core): Allow eth & btc signing at m/45'/coin_type/account/change/address_index
[no changelog]
|
2023-01-18 12:08:17 +01:00 |
|
matejcik
|
497285f9a1
|
feat(core): make first steps to unify Rust API for both models
wip: unify confirm_action
wip: unify confirm_fido
wip: unify request_pin, clean up prompts
wip: unify select_word
wip: unify request_number
refactor(core/reset): refactor confirm_share_words
[no changelog]
|
2023-01-13 17:09:25 +01:00 |
|
grdddj
|
c068c668fa
|
feat(core/ethereum): remove EIP-712 field size limitation of 1024 bytes
|
2023-01-13 16:39:43 +01:00 |
|
grdddj
|
39b1776801
|
feat(tests): add pytest flag to not generate reports after each test
[no changelog]
|
2023-01-13 16:38:59 +01:00 |
|
grdddj
|
20f3658e7e
|
feat(tests): allow for accepting the recent UI diff without recording the tests
[no changelog]
|
2023-01-13 16:38:59 +01:00 |
|
tychovrahe
|
115f7daaaa
|
feat(core): prevent installing and running of incompatible firmware, prevent bootloader downgrade
|
2023-01-12 15:38:36 +01:00 |
|
tychovrahe
|
99d4b0185a
|
fix(core): fix model T display reinitialization crash
[no changelog]
|
2023-01-11 16:19:02 +01:00 |
|
tychovrahe
|
3cc66301c3
|
fix(core): fix model T FMC timing
[no changelog]
|
2023-01-04 13:04:57 +01:00 |
|
tychovrahe
|
305b7fe84d
|
fix(core/rust): fix position calculation from center and size
[no changelog]
|
2022-12-16 16:41:24 +01:00 |
|
matejcik
|
8921a124c3
|
fix(core/headertool): always rehash when inserting signature (fixes #2616)
[no changelog]
|
2022-12-16 13:24:18 +01:00 |
|
Martin Milata
|
253f2587dc
|
fix(core/ui): polish XPUB screen
[no changelog]
|
2022-12-15 17:24:15 +01:00 |
|
Martin Milata
|
bdec3f3979
|
fix(core/rust/ui): polish confirm_fido
[no changelog]
|
2022-12-15 17:24:15 +01:00 |
|
Martin Milata
|
a11be914cc
|
chore(core/ui): RustLayout not a private class
[no changelog]
|
2022-12-13 17:15:15 +01:00 |
|
Martin Milata
|
2a3aabb57e
|
refactor(core/rust/ui): avoid homescreen flicker during workflow restarts
[no changelog]
|
2022-12-13 17:15:15 +01:00 |
|
Martin Milata
|
5b3db7eca1
|
refactor(core/rust/ui): homescreen layouts
[no changelog]
|
2022-12-13 17:15:15 +01:00 |
|
tychovrahe
|
12b3dc23db
|
fix(core/rust): fix bip39 input not recognizing three-letter words that could continue
[no changelog]
|
2022-12-13 00:38:23 +01:00 |
|
Martin Milata
|
1b4dff6275
|
fix(core/rust/ui): respect DISABLE_ANIMATION
[no changelog]
|
2022-12-12 16:00:42 +01:00 |
|
Martin Milata
|
75cee540a4
|
fix(core/monero): fix blinking progress indicators
[no changelog]
|
2022-12-12 16:00:42 +01:00 |
|
Martin Milata
|
95d8a21294
|
feat(core/rust/ui): progress indicators
[no changelog]
|
2022-12-12 16:00:42 +01:00 |
|
Martin Milata
|
11ffee0b45
|
refactor(core/rust/ui): use AsRef instead of Deref
[no changelog]
|
2022-12-12 16:00:42 +01:00 |
|
tychovrahe
|
387af03842
|
fix(core/rust): optimize keyboard behavior
[no changelog]
|
2022-12-09 22:35:39 +01:00 |
|
Martin Milata
|
fc3ee87c25
|
feat(core/bitcoin): SignMessage: whitelist T1 firmware signing address_n
[no changelog]
|
2022-12-09 15:43:11 +01:00 |
|