grdddj
67ef4b21d1
WIP - icon screen redesign
2023-07-19 14:25:19 +02:00
grdddj
87c7d7f028
feat(core/rust): change design of TT's success screen
...
[no changelog]
2023-07-19 09:00:08 +02:00
grdddj
7d453bd100
feat(tests): add command to automatically update UI fixtures from CI results
...
Usage:
$ python tests/update_fixtures.py ci
[no-changelog]
2023-07-19 08:58:37 +02:00
grdddj
821f8aad8f
feat(tests): saving fixtures.results.json file with result hashes after each UI test
...
[no changelog]
2023-07-19 08:58:37 +02:00
Martin Milata
4a6420c5dd
style(core): discovery.py
...
[no changelog]
2023-07-18 13:22:45 +02:00
grdddj
f5983e7843
chore(tests): regenerate fixtures
...
[no changelog]
2023-07-18 13:01:25 +02:00
grdddj
4227b5c0b9
chore(core/rust): change design of TT's disabled confirm button
...
[no changelog]
2023-07-18 13:01:25 +02:00
Martin Milata
f9a1592162
build(core): fix DISC1 boardloader build
...
[no changelog]
2023-07-18 12:01:42 +02:00
grdddj
db9f76df0d
chore(style): apply pylint suggestion on site_scons python files
...
[no changelog]
2023-07-18 10:10:41 +02:00
grdddj
44ff6d42b3
chore(style): apply flake8 findings on site_scons python files
...
[no changelog]
2023-07-18 10:10:41 +02:00
grdddj
7df3219a7a
chore(style): apply black and isort style lints for site_scons python files
...
[no changelog]
2023-07-18 10:10:41 +02:00
grdddj
8beaf653b9
chore(style): include core/site_scons python files for style linting
...
[no changelog]
2023-07-18 10:10:41 +02:00
grdddj
19dd68f936
chore(tests): regenerate fixtures
...
[no changelog]
2023-07-18 10:09:35 +02:00
grdddj
91740ae4aa
chore(core): change title of Shamir wallet creation
...
[no changelog]
2023-07-18 10:09:35 +02:00
grdddj
18a1e798e8
chore(tests): regenerate fixtures
...
[no changelog]
2023-07-18 09:25:01 +02:00
grdddj
e31eb9570b
chore(core/rust): change design of TR's middle button
...
Move the text one pixel lower so the arms touch it in its center.
Decreasing the overall height by 2 pixels.
[no changelog]
2023-07-18 09:25:01 +02:00
grdddj
a520c1b9e4
chore(tests): regenerate fixtures
...
[no changelog]
2023-07-17 15:30:00 +02:00
grdddj
ec9569a00e
chore(core): regenerate trezorui2.pyi
...
[no changelog]
2023-07-17 15:30:00 +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
d6c6cacdd2
fix(tests): fix unstable autolock click test
...
[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
fb6b96415b
fix(tests): fix unstable test_information_replacement
...
[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
3f6a55cc3a
refactor(core/rust): replace Label::new with alignment-specific constructor
...
[no changelog]
2023-07-17 15:30:00 +02:00
grdddj
c04cd19c6c
chore(core/rust): decrease margin space between key and value paragraphs in confirm_properties
...
[no changelog]
2023-07-17 15:30:00 +02:00
grdddj
b5226b55c8
feat(core/rust): use loaders in coinjoin screens
...
[no changelog]
2023-07-17 15:30:00 +02:00
grdddj
a318706145
feat(core/rust): introduce small indeterminate loader
...
[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
dependabot[bot]
6a86527882
chore(deps): bump cryptography from 41.0.0 to 41.0.2
...
Bumps [cryptography](https://github.com/pyca/cryptography ) from 41.0.0 to 41.0.2.
- [Changelog](https://github.com/pyca/cryptography/blob/main/CHANGELOG.rst )
- [Commits](https://github.com/pyca/cryptography/compare/41.0.0...41.0.2 )
---
updated-dependencies:
- dependency-name: cryptography
dependency-type: direct:production
...
Signed-off-by: dependabot[bot] <support@github.com>
2023-07-17 11:11:10 +02:00
grdddj
bde351ef2e
chore(tests): regenerate tests
...
[no changelog]
2023-07-14 12:00:21 +02:00
grdddj
245ab416cb
feat(core): regenerate exclamation mark icons to be centered in warning dialogs
...
[no changelog]
2023-07-14 12:00:21 +02:00
grdddj
973238f4cd
fix(tests): fix unstable test_information_replacement
...
[no changelog]
2023-07-14 12:00:21 +02:00
Pavol Rusnak
b4825f408a
feat(rust): use symlink for trezor-client/protob
...
to satisfy cargo publish --dry-run
it seems there is something smart going on and the symlink is expanded
to file copies during the build
[no changelog]
2023-07-12 15:47:43 +02:00
Pavol Rusnak
880e012e5c
feat(rust): update trezor-client crate metadata + run cargo build ( #3139 )
...
[no changelog]
2023-07-12 14:30:22 +02:00
matejcik
bac453ddca
fix(tests): mark flaky busy_expiry test
2023-07-12 12:15:29 +02:00
wszdexdrf
8c0e904b43
feat(rust): update trezor-client crate metadata
2023-07-12 11:15:07 +02:00
AdamKorcz
fe75647b43
Run fuzzer in CI
...
Signed-off-by: AdamKorcz <Adam@adalogics.com>
2023-07-12 10:13:17 +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
wszdexdrf
69bea5cff4
docs(rust): fix README
2023-07-11 13:50:33 +02:00
wszdexdrf
4f93b187de
feat: add rust build script for trezor-client
2023-07-11 13:50:33 +02:00
wszdexdrf
379446cad7
feat(ci): add fmt and unit tests for rust
in CI
2023-07-11 13:50:33 +02:00
wszdexdrf
07ba960ab4
feat(rust): add trezor-client crate
2023-07-11 13:50:33 +02:00
grdddj
20c9d81018
feat(tests): running master-diff report after each UI test
...
[no changelog]
2023-07-10 11:13:29 +02:00
tychovrahe
eca1fc381b
refactor(core): rust bindgen mcu-type related arguments are taken from board definition
...
[no changelog]
2023-07-07 22:09:56 +02:00