Martin Milata
|
19b2358084
|
refactor(core/rust): T1 title bar
[no changelog]
|
2022-02-08 15:40:37 +01:00 |
|
Martin Milata
|
7f224ab36d
|
refactor(core/rust): model-agnostic Paginated
[no changelog]
|
2022-02-08 15:40:37 +01:00 |
|
matejcik
|
c236dfc814
|
style(core): type object doesn't have __slots__
|
2022-02-08 14:27:23 +01:00 |
|
matejcik
|
a1c62098e9
|
fix(core/ethereum): implement hold-to-confirm for eip1559 transactions
|
2022-02-08 14:27:23 +01:00 |
|
vdovhanych
|
48d7f71ccc
|
ci: add hwi tests for core and legacy builds
|
2022-02-08 14:18:08 +01:00 |
|
grdddj
|
9a71ac74c9
|
chore(tests): add type hints and improve styling in device test files
|
2022-02-07 14:05:27 +01:00 |
|
grdddj
|
c755c4177f
|
chore(tests): add new conventions for test files unification
|
2022-02-07 14:05:27 +01:00 |
|
grdddj
|
697cb6448c
|
chore(tests): add type hints to some non-device tests
|
2022-02-07 14:05:27 +01:00 |
|
grdddj
|
c77e18d77c
|
chore(tests): add type hints to helper test functions
|
2022-02-07 14:05:27 +01:00 |
|
grdddj
|
5d76144ef5
|
chore(common): always use resolve() when accessing parent of the Path
[no changelog]
|
2022-02-07 14:05:27 +01:00 |
|
Jan Pochyla
|
a3c79bf4f7
|
feat(core/rust): Add Paginated component
|
2022-02-01 10:51:02 +01:00 |
|
Jan Pochyla
|
a7a305d34d
|
fix(core/rust): Fix request_complete_repaint for components without any Child descendants
|
2022-02-01 10:51:02 +01:00 |
|
Jan Pochyla
|
129363f080
|
feat(core/rust): Add Trace to Paragraph[s], improve size calculation
|
2022-02-01 10:51:02 +01:00 |
|
Jan Pochyla
|
d2c8c66385
|
feat(core/rust): First shot at Paragraphs API
|
2022-02-01 10:51:02 +01:00 |
|
Jan Pochyla
|
8c47b94b79
|
feat(core/rust): Add experimental LinearLayout
|
2022-02-01 10:51:02 +01:00 |
|
Jan Pochyla
|
3dd3d7f87b
|
feat(core): Add HoldToConfirm example, improve Loader and animation frame support
|
2022-02-01 10:51:02 +01:00 |
|
Jan Pochyla
|
117a0bd518
|
feat(core): Add preliminary anim frame support
|
2022-02-01 10:51:02 +01:00 |
|
Jan Pochyla
|
be3e99b96d
|
feat(core): Add WiP Loader & generic Animation type
|
2022-02-01 10:51:02 +01:00 |
|
matejcik
|
87a7e94f5c
|
feat(core/rust): add saturating multiplication by f32 to Duration
|
2022-02-01 10:51:02 +01:00 |
|
Andrew Kozlik
|
83686d1be2
|
chore(core): Add HashContextInitable protocol class.
|
2022-01-31 18:00:22 +01:00 |
|
Andrew Kozlik
|
f17a435cdf
|
refactor(core): Rename bitcoin_varint to compact_size.
|
2022-01-31 18:00:22 +01:00 |
|
Andrew Kozlik
|
a5824ed1ff
|
feat(tests): Test payment request details.
|
2022-01-31 18:00:22 +01:00 |
|
Andrew Kozlik
|
90c32e0a2f
|
feat(tests): Add address MAC device tests.
|
2022-01-31 18:00:22 +01:00 |
|
Andrew Kozlik
|
42ace2aed8
|
chore(common): Mark new messages related to payment requests as unstable.
|
2022-01-31 18:00:22 +01:00 |
|
Andrew Kozlik
|
c9008c7766
|
feat(tests): Add payment request device tests.
|
2022-01-31 18:00:22 +01:00 |
|
Andrew Kozlik
|
e5281b87b5
|
chore(tests): Add payment requests to test_msg_authorize_coinjoin device test.
|
2022-01-31 18:00:22 +01:00 |
|
Andrew Kozlik
|
f6154b311e
|
chore(trezorlib): Support payment requests and GetNonce command.
|
2022-01-31 18:00:22 +01:00 |
|
Andrew Kozlik
|
0e58218f5f
|
feat(core): Implement Bitcoin payment requests.
|
2022-01-31 18:00:22 +01:00 |
|
Andrew Kozlik
|
d0c3a6a2fa
|
chore(core): Add mac field to Address message.
[no changelog]
|
2022-01-31 18:00:22 +01:00 |
|
Andrew Kozlik
|
2ac3d0acb4
|
feat(core): Implement GetNonce command.
|
2022-01-31 18:00:22 +01:00 |
|
Andrew Kozlik
|
0959947a88
|
chore(common): Add GetNonce, Nonce and TxAckPaymentRequest message.
[no changelog]
|
2022-01-31 18:00:22 +01:00 |
|
Ondřej Vejpustek
|
27d5bf1573
|
revert(crypto): remove BCH Schnorr signatures
This reverts commit 9ef26c347e .
|
2022-01-31 13:56:06 +01:00 |
|
Jan Pochyla
|
baffe8fdf3
|
chore(core/rust): Add int variant to tracing
|
2022-01-28 09:58:49 +01:00 |
|
Jan Pochyla
|
5b0686f09a
|
chore(core/rust): Forbid unsafe in components
To be expanded to other modules.
|
2022-01-28 09:58:49 +01:00 |
|
Jan Pochyla
|
12deedf3f6
|
chore(core/rust): Add backlight fading fn
|
2022-01-28 09:58:49 +01:00 |
|
Jan Pochyla
|
a54ca9cb05
|
chore(core/rust): Add micropython::time::sleep
|
2022-01-28 09:58:49 +01:00 |
|
Jan Pochyla
|
334a143b76
|
chore(core/rust): Split FormattedText into separate mod
|
2022-01-28 09:58:49 +01:00 |
|
Jan Pochyla
|
d5a74a8614
|
chore(core/rust): Rename Text to FormattedText
|
2022-01-28 09:58:49 +01:00 |
|
Jan Pochyla
|
39263144b7
|
chore(core): Various little improvements in Rust UI
|
2022-01-28 09:58:49 +01:00 |
|
Jan Pochyla
|
998210d569
|
feat(core): Add Instant and Duration types
|
2022-01-28 09:58:49 +01:00 |
|
grdddj
|
ee34b5ba08
|
chore(tests): using real transactions in bitcoin/test_signtx.py
|
2022-01-27 15:07:30 +01:00 |
|
grdddj
|
e1d4e40785
|
feat(tests): adding assert_tx_matches() to common.py
|
2022-01-27 15:07:30 +01:00 |
|
grdddj
|
9cf5fd351a
|
chore(tests): adding type hints to helper functions used in sign_tx tests
|
2022-01-27 15:07:30 +01:00 |
|
grdddj
|
2f282f7a0c
|
chore(docs): some useful tips on device-tests
|
2022-01-27 15:07:30 +01:00 |
|
grdddj
|
8d7b379349
|
feat(tools): new snippets folder, sign_tx.py and unify_test_files.py scripts
|
2022-01-27 15:07:30 +01:00 |
|
grdddj
|
3536d86fa9
|
fix(tests): using press_info instead of click for info buttons
|
2022-01-27 13:15:04 +01:00 |
|
grdddj
|
8524f4b6ba
|
feat(ui): InfoConfirm layout accepting DebugLinkDecision
[no changelog]
|
2022-01-27 13:15:04 +01:00 |
|
Andrew Kozlik
|
ba4f046d6f
|
feat(common): Add INFO button to DebugLinkDecision.
[no changelog]
|
2022-01-27 13:15:04 +01:00 |
|
vdovhanych
|
b35e6ca5c4
|
ci: add git filter repo to base image
|
2022-01-27 10:30:18 +01:00 |
|
vdovhanych
|
2c2474db07
|
ci: add script for automating common sync
|
2022-01-27 10:30:18 +01:00 |
|