obrusvit
|
e2b7244383
|
Rename trezorctl self-test to prodtest-t1.
It was confusing for trezorctl users. The new name clearly signals that
it's meant to work only for Model One.
|
2024-02-22 11:47:26 +01:00 |
|
grdddj
|
5ce5d47171
|
chore(core): catch possible EOFError when parsing translations header
[no changelog]
|
2024-02-21 12:44:40 +01:00 |
|
grdddj
|
1ab2d843ab
|
chore(core): add missing template to the variable name
[no changelog]
|
2024-02-21 12:44:40 +01:00 |
|
grdddj
|
0579ba54fc
|
feat(core): allow for going back to previous word in recovery process
|
2024-02-19 22:05:04 +01:00 |
|
obrusvit
|
8c5f73c413
|
docs: improve documentation for core
[no changelog]
|
2024-02-13 16:51:54 +01:00 |
|
matejcik
|
9c72c7c99d
|
feat(common): provide some useful paths for the mako templates
|
2024-02-12 14:49:32 +01:00 |
|
matejcik
|
055662ea27
|
chore(common): deprecate language fields in ApplySettings, ResetDevice, RecoveryDevice
|
2024-02-12 14:49:32 +01:00 |
|
grdddj
|
b8ea21d24a
|
feat(all): implement translations into Trezor
Co-authored-by matejcik <ja@matejcik.cz>
|
2024-02-12 14:49:32 +01:00 |
|
Martin Milata
|
bb29c1e5f8
|
fix(core/bitcoin): display descriptors for taproot XPUBs
|
2024-02-07 16:30:10 +01:00 |
|
gabrielkerekes
|
0de1768dc0
|
fix(solana): fix Memo, multisig and polish instructions UI
|
2024-01-10 13:45:24 +01:00 |
|
tychovrahe
|
82cd9ca34e
|
fix(core): fixed fading glitch when changing display orientation
[no changelog]
|
2024-01-09 11:45:04 +01:00 |
|
tychovrahe
|
ef5c743c35
|
fix(core): fixed blank display delay on startup when display orientation is set to other than north
|
2024-01-09 11:45:04 +01:00 |
|
Martin Milata
|
f4d3a7456a
|
Merge branch 'release/23.12'
|
2023-12-20 17:23:49 +01:00 |
|
overcat
|
579cc0d882
|
feat(common & core & legacy & python/stellar): add support for ClaimClaimableBalanceOp .
|
2023-12-11 11:14:33 +01:00 |
|
Martin Milata
|
0199f9c26c
|
chore(common): set definition timestamp to the current signed definitions
[no changelog]
|
2023-12-06 12:50:32 +01:00 |
|
gabrielkerekes
|
63e35e13ed
|
fix(solana): modify Trezor R confirm_value to align messages with Trezor T
|
2023-12-05 22:11:41 +01:00 |
|
gabrielkerekes
|
6aa5ac869a
|
feat(solana): add additional info with token account
|
2023-12-05 22:11:41 +01:00 |
|
gabrielkerekes
|
6912bf6e7f
|
fix(core): update confirm_value to allow showing info
|
2023-12-05 22:11:41 +01:00 |
|
gabrielkerekes
|
cb9bd7c699
|
chore(solana): add README
|
2023-12-05 22:11:41 +01:00 |
|
gabrielkerekes
|
68c0e6c43e
|
feat(solana): add sign_tx implementation
|
2023-12-05 22:11:41 +01:00 |
|
gabrielkerekes
|
081995788e
|
feat(core): add read_uint64_le to common/readers
- will be needed for solana tx parsing
|
2023-12-05 22:11:41 +01:00 |
|
gabrielkerekes
|
b3f4b6ac2b
|
feat(solana): add solana templates
- code is broken because depending modules are added in the next commit
|
2023-12-05 22:11:41 +01:00 |
|
gabrielkerekes
|
bf45d51af6
|
feat(solana): basic sign_tx setup and support
|
2023-12-05 22:11:41 +01:00 |
|
gabrielkerekes
|
44dc417c0e
|
feat(solana): add get_address
|
2023-12-05 22:11:41 +01:00 |
|
gabrielkerekes
|
ec4a607dbe
|
feat(solana): add get_public_key
|
2023-12-05 22:11:41 +01:00 |
|
gabrielkerekes
|
50861eb019
|
feat(solana): basic Solana setup
|
2023-12-05 22:11:41 +01:00 |
|
gabrielkerekes
|
a8096652e0
|
refactor(core): make ethereum summary reusable for more coins
- and use it for Solana
|
2023-12-05 22:11:41 +01:00 |
|
grdddj
|
087becd2ca
|
chore(core): change Go to bootloader screen text
|
2023-12-05 08:54:35 +01:00 |
|
grdddj
|
8a6934e844
|
fix(core): completely repaint layouts before showing them in a loop
[no changelog]
|
2023-12-04 13:15:57 +01:00 |
|
grdddj
|
9a53ba9f44
|
fix(core): unify button requests in modify amount flow
[no changelog]
|
2023-12-04 13:15:57 +01:00 |
|
grdddj
|
5b52db1ed3
|
chore(core): decrease code-size a little bit
[no changelog]
|
2023-12-04 13:15:57 +01:00 |
|
grdddj
|
9db8ff1fae
|
fix(core): unify sent button requests in ETH send flow
Makes sure T2B1 will send the same ButtonRequests as T2T1.
Does it by splitting the Rust layout into two separate dialogs.
[no changelog]
|
2023-12-04 13:15:57 +01:00 |
|
grdddj
|
01eb896817
|
chore(core): hardcode ETH and Gwei units in ETH send summary
[no changelog]
|
2023-12-01 14:42:08 +01:00 |
|
tychovrahe
|
a2f72b1055
|
feat(core): optimize boot time by drawing full logo sooner and shortening the enforced delay proportionally
[no changelog]
|
2023-11-30 16:46:04 +01:00 |
|
matejcik
|
c5fc92e36a
|
fix(core): restore filled-lock display time
|
2023-11-30 16:46:04 +01:00 |
|
tychovrahe
|
7b442a2b20
|
fix(core): improve T2B1 homescreen checks
[no changelog]
|
2023-11-30 13:42:02 +01:00 |
|
matejcik
|
c8fa687c1e
|
fix(core/ui): fix skipped confirm_address on TS3
|
2023-11-30 09:27:57 +01:00 |
|
Martin Milata
|
2c7cc6e025
|
chore(common): set definition timestamp to the current signed definitions
[no changelog]
|
2023-11-02 12:39:43 +01:00 |
|
matejcik
|
3a28ab4c11
|
feat(core): make lockscreen blank for T2B1
also allow soft-locking even when PIN is not set
|
2023-11-01 16:45:29 +01:00 |
|
matejcik
|
ec2302d442
|
fix(core): disallow ILU when the installed firmware is not official
It would be nice to hide this behind a compile-time flag, but doesn't seem worth introducing one just for it.
|
2023-10-27 16:41:56 +02:00 |
|
cepetr
|
ba83a7e644
|
feat(core): introduce interaction-less upgrade
|
2023-10-27 16:15:15 +02:00 |
|
Martin Milata
|
18d6b4d647
|
fix(core/ui): T2T1: update sign message layout
|
2023-10-26 18:29:52 +02:00 |
|
Martin Milata
|
9e33eb3e48
|
fix(core/ui): T2T1: display coinjoin icon on lockscreen
[no changelog]
|
2023-10-26 13:35:43 +02:00 |
|
grdddj
|
02ec0ac43c
|
feat(core): support recipient address chunkification in Ethereum sign flow
[no changelog]
|
2023-10-25 11:49:43 +02:00 |
|
David Misiak
|
90d3035590
|
feat(cardano): allow address_index in staking paths
|
2023-10-19 09:55:30 +02:00 |
|
David Misiak
|
8cb6b08377
|
fix(cardano): warn about unknown token decimals
|
2023-10-19 09:55:30 +02:00 |
|
Martin Milata
|
f26a2e909e
|
fix(core/ui): wording in recovery flow
[no changelog]
|
2023-10-18 12:04:52 +02:00 |
|
Martin Milata
|
7f86858709
|
fix(core/ui): flickering at the end of PIN loader
|
2023-10-17 20:39:50 +02:00 |
|
Martin Milata
|
d99e1eedd2
|
refactor(core/ui): clear display on rust side
[no changelog]
|
2023-10-16 13:18:50 +02:00 |
|
Martin Milata
|
d8e7c00087
|
refactor(core/ui): pagination and buttons on TT
|
2023-10-16 13:18:50 +02:00 |
|