1
0
mirror of https://github.com/trezor/trezor-firmware.git synced 2024-11-18 13:38:12 +00:00
Commit Graph

1575 Commits

Author SHA1 Message Date
gabrielkerekes
d6c1682eb5 feat: update Solana message definitions 2023-08-18 12:44:06 +02:00
gabrielkerekes
812eec5913 fixup! fixup! feat(common): add first Solana protobuf messages 2023-08-16 14:12:36 +02:00
gabrielkerekes
c12a661ff2 fixup! feat(common): add first Solana protobuf messages 2023-08-16 10:50:36 +02:00
gabrielkerekes
b8ef10e1b1 feat(core): add support for Solana off-chain message signing 2023-08-16 10:49:26 +02:00
gabrielkerekes
b88f304e22 draft support for v0 transactions 2023-08-11 14:49:48 +02:00
Zsolt Albert
ae2002c375 Use parser poc 2023-08-11 09:57:02 +02:00
Zsolt Albert
38911258d0 Template Parser POC 2023-08-11 09:55:07 +02:00
gabrielkerekes
40834eb108 fixup! feat(core): add basic Solana sign_tx call 2023-08-09 14:54:57 +02:00
gabrielkerekes
9cfe8ab7dd fixup! feat(core): add Solana get_public_key and get_address calls 2023-08-09 14:54:41 +02:00
gabrielkerekes
e0fabc0acb instruction parsing templates 2023-08-08 10:30:13 +02:00
gabrielkerekes
f3ae77e1af instructions as classes 2023-08-08 09:25:08 +02:00
gabrielkerekes
3851170040 feat(core): add PoC of Solana instruction handling 2023-08-08 09:01:48 +02:00
gabrielkerekes
200a668f2f feat(core): add basic Solana sign_tx call 2023-08-02 08:40:02 +02:00
gabrielkerekes
54aa5cc35a feat(common): add Solana sign tx messages 2023-08-02 08:40:02 +02:00
gabrielkerekes
e548108998 feat(core): add Solana get_public_key and get_address calls 2023-08-02 08:40:02 +02:00
gabrielkerekes
b927643f2b feat(common): add first Solana protobuf messages
- GetPublicKey
- GetAddress
2023-08-02 08:40:02 +02:00
grdddj
463f0df22a chore(core): modify design of recovery flow
[no changelog]
2023-07-28 09:41:04 +02:00
grdddj
91740ae4aa chore(core): change title of Shamir wallet creation
[no changelog]
2023-07-18 10:09:35 +02:00
grdddj
8f7122cb84 fix(core): rename confirm_backup to prompt_backup to signify it does not raise on cancellation
[no changelog]
2023-07-17 15:30:00 +02:00
grdddj
52c69de138 chore(all): small design fixes
[no changelog]
2023-07-17 15:30:00 +02:00
grdddj
bc502287fc feat(core): new design of recovery dialogs
[no changelog]
2023-07-17 15:30:00 +02:00
grdddj
03f77c50e9 feat(core/rust): new design of wallet creation dialogs
[no changelog]
2023-07-17 15:30:00 +02:00
grdddj
672d6b7d13 feat(core): new design of PIN dialogs
[no changelog]
2023-07-17 15:30:00 +02:00
grdddj
10449759bf chore(core): new designs of passphrase dialogs
[no changelog]
2023-07-17 15:30:00 +02:00
grdddj
b96b9d43bb feat(core/rust): improve and use coinjoin loading screens
[no changelog]
2023-07-17 15:30:00 +02:00
matejcik
20805af8a5 fix(core): use interact() as appropriate 2023-07-12 10:09:36 +02:00
matejcik
8c5c2f4204 refactor(core): get rid of passing Context around 2023-07-12 10:09:36 +02:00
matejcik
fe80793b47 feat(core): keep track of current context for workflow 2023-07-12 10:09:36 +02:00
matejcik
78a8b48f1e refactor(core): generate trezorproto module straight from Rust 2023-07-12 10:09:36 +02:00
Martin Milata
03693ff8c3 fix(core): update homescreen after CancelAuthorization
[no changelog]
2023-06-30 12:59:07 +02:00
tychovrahe
539420cac8 refactor(core): make backlight/fading optional
[no changelog]
2023-06-27 16:18:30 +02:00
grdddj
f9f21176fd feat(core/rust): improve progress screen design
[no changelog]
2023-06-27 07:57:45 +02:00
grdddj
64236e699f feat(core/rust): add account and address labels into send flow
[no changelog]
2023-06-27 07:57:45 +02:00
Martin Milata
3a5fdfedcc fix(core/ui): minor visual tweaks
- centered title for coinjoin loader
- make device label bold on label confirmation screen

[no changelog]
2023-06-19 19:34:16 +02:00
tychovrahe
32a2b371bd feat(core): allow different screen sizes for TT UI
[no changelog]
2023-06-15 17:08:14 +02:00
tychovrahe
d3284baf21 feat(core): support STM32F429 discovery board 2023-06-15 17:08:14 +02:00
grdddj
5efafce856 chore(core): modify Shamir backup flow design
[no changelog]
2023-06-14 16:44:02 +02:00
grdddj
55bff602fa fix(core): add dynamic title to the FIDO dialogue for model R
[no changelog]
2023-06-14 15:20:43 +02:00
tychovrahe
8d812ca36e feat(core): support device variants
[no changelog]
2023-06-07 19:48:53 +02:00
tychovrahe
a2f8cb9d1c feat(core): add internal model field to features
[no changelog]
2023-06-06 09:39:45 +02:00
Martin Milata
fee0d70211 fix(core/ui): workaround different TT and TR UI API
[no changelog]
2023-06-02 18:47:09 +02:00
Martin Milata
611d4edc32 fix(core/ui): clarify transaction replacement screens
[no changelog]
2023-06-02 18:47:09 +02:00
Martin Milata
46f9e898ca fix(core/ui): padding when backing up mnemonic words
[no changelog]
2023-06-02 18:47:09 +02:00
grdddj
da14c22712 feat(all): add UI for Model R 2023-05-31 10:14:54 +02:00
matejcik
1cb0bf01e6 fix(core): do not handle click signal in non-debug builds (fixes #3026)
[no changelog]
2023-05-22 11:50:26 +02:00
grdddj
019a3ced7d fix(core): revert some UI changes for TT (PIN, wipecode, backup homescreen) 2023-05-16 09:25:56 +02:00
grdddj
393bc48b6b fix(core): improve error popups 2023-05-11 21:02:21 +02:00
grdddj
264b92e11c feat(core): create progress.py 2023-05-11 21:02:21 +02:00
grdddj
127e399d28 feat(core): delegate some layouts to models, do some wording changes 2023-05-11 21:02:21 +02:00
grdddj
35896a7d6c chore(core): make Suite labeling dialogue more clear 2023-05-11 21:02:21 +02:00