grdddj
|
82bd908246
|
feat(core): EIP712 signing shows the ethereum address at the beginning
|
2023-02-14 15:30:05 +01:00 |
|
grdddj
|
aa283a8392
|
fix(core): remove the possibility of AssertionError in select_word
In case there are less than three unique word to choose from, duplicating the last word to make the length of 3.
[no changelog]
|
2023-02-14 15:28:37 +01:00 |
|
Martin Milata
|
7a375b5642
|
feat(core/ui): adjust device customization layouts
|
2023-02-10 13:03:29 +01:00 |
|
grdddj
|
996fec5aae
|
chore(core): delete newlines in strings where they do not delimit useful info
Done so we can use the same strings for both TT and TR
[no changelog]
|
2023-02-07 12:26:33 +01:00 |
|
matejcik
|
8d44db5270
|
fix(core): ensure SLIP26 path is accepted for SignMessage
|
2023-02-03 13:01:47 +01:00 |
|
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 |
|
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
|
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 |
|
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
|
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 |
|
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 |
|
Martin Milata
|
253f2587dc
|
fix(core/ui): polish XPUB screen
[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 |
|
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
|
fc3ee87c25
|
feat(core/bitcoin): SignMessage: whitelist T1 firmware signing address_n
[no changelog]
|
2022-12-09 15:43:11 +01:00 |
|
Martin Milata
|
b12de5d861
|
feat(core): CoSi collective signatures
|
2022-12-09 15:43:11 +01:00 |
|
Martin Milata
|
452857757a
|
feat(core/rust/ui): support ask_pagination flag in confirm_blob
[no changelog]
|
2022-12-06 00:26:25 +01:00 |
|
Martin Novak
|
58276a7443
|
feat(core/ethereum, legacy/ethereum): add support to Ledger Live legacy derivation path
|
2022-11-30 14:23:47 +01:00 |
|
Martin Milata
|
3b92923caa
|
feat(core/rust/ui): on-the-fly conversion of bytes to hexadecimal representation
[no changelog]
|
2022-11-29 21:03:06 +01:00 |
|
matejcik
|
ff2d1c3f1f
|
feat(core/ui): drop T1 UI (fixes #2639)
[no changelog]
|
2022-11-24 13:03:34 +01:00 |
|
matejcik
|
95d26fe04a
|
feat(core/ui): drop UI1 remnats
[no changelog]
|
2022-11-24 13:03:34 +01:00 |
|
grdddj
|
61277bd80a
|
feat(core/ui): implement webauthn layouts for UI2
[no changelog]
|
2022-11-24 13:03:34 +01:00 |
|
Martin Milata
|
58d0788986
|
fix(core/ui): show fee rate in confirm_total
[no changelog]
|
2022-11-21 15:59:48 +01:00 |
|
grdddj
|
bd6f3d5f46
|
chore(core/ui): delete altcoin.py file
|
2022-11-21 14:08:47 +01:00 |
|
grdddj
|
5187be91fe
|
chore(tests): fix click, upgrade and persistence tests for new UI
|
2022-11-21 14:08:47 +01:00 |
|
grdddj
|
2cbb9efeca
|
feat(core/ui): implement all layouts raising NotImplementedError
|
2022-11-21 14:08:47 +01:00 |
|
grdddj
|
ae525fed26
|
chore(core/ui): delete unused arguments to layouts
|
2022-11-21 14:08:47 +01:00 |
|
grdddj
|
d045e0089d
|
feat(core/ui): delete old UI code
|
2022-11-21 14:08:47 +01:00 |
|
Martin Milata
|
1a9f3c18dd
|
Merge branch 'release/22.11'
Conflicts:
common/defs/coins_details.json
core/src/apps/ethereum/networks.py
core/src/apps/ethereum/tokens.py
tests/ui_tests/fixtures.json
|
2022-11-16 18:33:31 +01:00 |
|
grdddj
|
107c222631
|
chore(core): decrease TT_v2 UI size by 390 bytes
|
2022-11-10 14:08:28 +01:00 |
|
grdddj
|
bd7513f2df
|
chore(core): decrease crypto size by 60 bytes
|
2022-11-10 14:08:28 +01:00 |
|
grdddj
|
8bb73ffebe
|
chore(core): decrease storage size by 210 bytes
|
2022-11-10 14:08:28 +01:00 |
|
grdddj
|
55bb61d404
|
chore(core): decrease bitcoin size by 1740 bytes
|
2022-11-10 14:08:28 +01:00 |
|
grdddj
|
45b4b609db
|
chore(core): decrease monero size by 2630 bytes
|
2022-11-10 14:08:28 +01:00 |
|
grdddj
|
16f1d3da86
|
chore(core): decrease base and handlers by 300 bytes
|
2022-11-10 14:08:28 +01:00 |
|