1
0
mirror of https://github.com/trezor/trezor-firmware.git synced 2025-02-22 12:32:02 +00:00
Commit Graph

2177 Commits

Author SHA1 Message Date
Tomas Krnak
b1632b8cac fixup! feat(core): add Zcash shielded transactions 2022-11-18 12:19:35 +07:00
Tomas Krnak
398c0f8c1d fixup! feat(core): add Zcash shielded transactions 2022-11-18 12:16:14 +07:00
Tomas Krnak
2ec051fcf8 fixup! feat(core): add Zcash shielded transactions 2022-11-18 12:14:57 +07:00
Tomas Krnak
08b55907ed fixup! feat(core): add Zcash shielded transactions 2022-11-18 12:14:31 +07:00
Tomas Krnak
44f3739e3b fix(core): fix syntax 2022-11-18 12:13:38 +07:00
Tomas Krnak
991a6e51cb fixup! feat(core): add Zcash shielded transactions 2022-11-18 12:10:32 +07:00
Tomas Krnak
6d1adddb28 fixup! feat(core): add Zcash shielded transactions 2022-11-17 21:25:36 +07:00
Tomas Krnak
8384dc6e58 fixup! feat(core): add Zcash shielded transactions 2022-11-17 20:55:24 +07:00
Tomas Krnak
8bddb42785 fixup! feat(core): add Zcash shielded transactions 2022-11-17 20:27:29 +07:00
Tomas Krnak
0b27fe7ff2 fixup! feat(core): add Zcash shielded transactions 2022-11-17 14:09:18 +07:00
Tomas Krnak
f9658af6f1 fixup! feat(core): add Zcash shielded transactions 2022-11-17 14:04:39 +07:00
Tomas Krnak
d4fc75e994 fixup! feat(core): add Zcash shielded transactions 2022-11-17 14:01:28 +07:00
Tomas Krnak
e9f7629877 fixup! feat(core): add Zcash shielded transactions 2022-11-17 13:59:40 +07:00
Tomas Krnak
b9e5a4cf19 fixup! feat(core): add Zcash shielded transactions 2022-11-17 13:56:47 +07:00
Tomas Krnak
2dcdb573f9 fixup! feat(core): add Zcash shielded transactions 2022-11-17 13:53:17 +07:00
Tomas Krnak
ff90b3954c fixup! feat(core): add Zcash shielded transactions 2022-11-17 13:50:38 +07:00
Tomas Krnak
f1a90fcbc9 feat(core): move Orchard parameters into a separate message 2022-11-17 13:44:46 +07:00
Tomas Krnak
37aed5de58 fixup! refactor(core): move Zcash generators module to Rust 2022-11-17 13:28:05 +07:00
Tomas Krnak
dc2057d10e refactor(core): move Zcash generators module to Rust 2022-11-17 12:42:41 +07:00
Tomas Krnak
ac73bfaf1e feat(core): add Zcash shielded transactions 2022-11-17 12:23:15 +07:00
Tomas Krnak
6311675119 feat(core): add Zcash Rust primitives 2022-11-16 19:49:59 +07:00
Tomas Krnak
031bac4a9b feat(core): add support for Zcash unified addresses 2022-08-30 21:15:49 +02:00
Andrew Kozlik
054b5456d2 chore(core): Decrease ECMULT_GEN_PREC_BITS to save 32kB of flash space. 2022-08-30 15:53:44 +02:00
Andrew Kozlik
b5cb9cb035 feat(core): Allow Any type in is_type_of().
[no changelog]
2022-08-30 15:53:44 +02:00
Andrew Kozlik
77be3653b4 feat(core): Implement SLIP-0025 CoinJoin accounts. 2022-08-30 15:53:44 +02:00
Andrew Kozlik
9d89c3cb1b feat(common): Add UnlockPath message.
[no changelog]
2022-08-30 15:53:44 +02:00
grdddj
c53177fe89 feat(core): show fee rate when replacing transaction 2022-08-30 10:20:54 +02:00
grdddj
d5b0650cc2 feat(tests): add possibility to run device/UI tests in parallel 2022-08-29 15:47:36 +02:00
tychovrahe
837988f61e fix(core/rust): fix uzlib window allocation
[no changelog]
2022-08-29 10:11:45 +02:00
tychovrahe
dd823097b4 fix(core/rust): fix UI2 loader position
[no changelog]
2022-08-26 09:56:43 +02:00
Ondrej Mikle
72228e35cf feat(core): show red error header when USB data not connected 2022-08-25 16:42:29 +02:00
Ondrej Mikle
a0287698d5 feat(core): show blue dot when USB data not connected 2022-08-25 16:42:29 +02:00
Martin Milata
005e4203a7 refactor(core/rust/ui): text theme struct
[no changelog]
2022-08-25 16:33:41 +02:00
matejcik
20ac679651 build(core/rust): enable panic_immediate_abort for firmware 2022-08-23 11:26:34 +02:00
Andrew Kozlik
d089fd3187 feat(core): Implement SetBusy message. 2022-08-22 18:15:29 +02:00
Andrew Kozlik
792dadfc4d feat(common): Add SetBusy message.
[no changelog]
2022-08-22 18:15:29 +02:00
Pavol Rusnak
c962d3520b
Merge branch 'release/22.08' 2022-08-22 11:10:45 +02:00
matejcik
0b4ccf45fc style(core/rust): less expensive conversion from known good utf8 string 2022-08-18 15:22:48 +02:00
matejcik
0fb66d3527 feat(core/rust): unwrap! macro to trigger nicer behavior than the built-in 2022-08-18 15:22:48 +02:00
matejcik
0b52ffb914 feat(core/rust): const geometry
Make sure all geometry functions are const. This seems semantically correct and achieves a small space saving.
2022-08-18 15:22:48 +02:00
tychovrahe
6cf92fd748 feat(core): Introduce stack overflow detection by moving stack to the start of RAM 2022-08-16 17:03:06 +02:00
tychovrahe
cc2bfd9c39 feat(core/rust): autoclosing popup for Model R with success animation 2022-08-12 13:30:24 +02:00
tychovrahe
1697be2de8 feat(core/rust): added success animation and rust icon rendering 2022-08-12 13:30:24 +02:00
tychovrahe
820182c6b0 feat(core/rust): expose uzlib functions to rust 2022-08-12 13:30:24 +02:00
tychovrahe
68598f00af feat(core/rust): hold to confirm animation for Model R 2022-08-12 13:30:24 +02:00
tychovrahe
107e22c814 feat(core/rust): glyph and text rendering in rust 2022-08-12 13:30:24 +02:00
tychovrahe
af77816c2f feat(core/rust): expose display offset handling to rust 2022-08-12 13:30:24 +02:00
tychovrahe
29a5b0a770 feat(core/rust): implement interpolate color and color table functions in rust 2022-08-12 13:30:24 +02:00
tychovrahe
7f2a995c54 refactor(core/rust): separate lerp and animations 2022-08-12 13:30:24 +02:00
tychovrahe
ce142ffe08 feat(core/rust): make ButtonPos hit function public to enable reuse 2022-08-12 13:30:24 +02:00