Commit Graph

12154 Commits (fe75647b433d83dee3b5e0c59d70094d87a147c1)
 

Author SHA1 Message Date
AdamKorcz fe75647b43 Run fuzzer in CI
10 months ago
matejcik 20805af8a5 fix(core): use interact() as appropriate
10 months ago
matejcik 8c5c2f4204 refactor(core): get rid of passing Context around
10 months ago
matejcik fe80793b47 feat(core): keep track of current context for workflow
10 months ago
matejcik 78a8b48f1e refactor(core): generate trezorproto module straight from Rust
10 months ago
wszdexdrf 69bea5cff4 docs(rust): fix README
10 months ago
wszdexdrf 4f93b187de feat: add rust build script for trezor-client
10 months ago
wszdexdrf 379446cad7 feat(ci): add fmt and unit tests for `rust` in CI
10 months ago
wszdexdrf 07ba960ab4 feat(rust): add trezor-client crate
10 months ago
grdddj 20c9d81018 feat(tests): running master-diff report after each UI test
10 months ago
tychovrahe eca1fc381b refactor(core): rust bindgen mcu-type related arguments are taken from board definition
11 months ago
tychovrahe 6dbeba9730 refactor(core/tools): add argument to jpg_to_h.py, move it to tools
11 months ago
tychovrahe ebbd7f9d35 refactor(core): restructure trezorhal, prepare to support more platforms
11 months ago
kandycoder 34a563018d
docs(python): fix bip32 path (#3129)
11 months ago
vdovhanych eff3fa0675 chore: update actions checkout version
11 months ago
tychovrahe 40b5fedbd2 fix(core): fix TT bootloader emulator backlight, fix rust warning
11 months ago
Martin Milata 03693ff8c3 fix(core): update homescreen after CancelAuthorization
11 months ago
Martin Milata edcdb97613 fix(core): backlight on frozen emulator
11 months ago
tychovrahe 671f23f1aa feat(core): support rev 10 of T2B1 HW
11 months ago
tychovrahe 539420cac8 refactor(core): make backlight/fading optional
11 months ago
tychovrahe 1f1680243f refactor(core): separate backlight pwm driver and display driver
11 months ago
grdddj 70d990f69a chore(tests): regenerate tests
11 months ago
grdddj f9f21176fd feat(core/rust): improve progress screen design
11 months ago
grdddj 64236e699f feat(core/rust): add account and address labels into send flow
11 months ago
grdddj 570ffe2c0d chore(core/rust): make info button wider
11 months ago
tychovrahe 9cd59105c1 refactor(core): modify i2c driver to allow usage of more i2c peripherals
11 months ago
Martin Milata 02d574b002 chore(nix): add developer tools to shell.nix
11 months ago
tychovrahe 4cc6413a46 chore(core/rust): fix compilation warnings
11 months ago
tychovrahe b051a7fd66 fix(core): fix bootloader emulator compilation
11 months ago
matejcik 0ef1d20062 style(core/rust): remove unused mut
11 months ago
matejcik 437b9e5991 feat(core/rust): allow debug feature in tests (means we can print things)
11 months ago
matejcik 5a83a7171d refactor(core/rust): improve ergonomy of IterBuf
11 months ago
matejcik b91e225076 refactor(core/rust): expose obj types and (debug only) type names
11 months ago
matejcik ccddc8f5f3 fix(core/rust): disable stack checking in tests (fixes spurious "recursion exceeded" errors)
11 months ago
Andrew Kozlik c3f6e8f19f feat(crypto): Support is_canonical parameter in zkp_ecdsa_sign_digest().
11 months ago
Andrew Kozlik 21f4aec8de refactor: Unify secp256k1_zkp usage.
11 months ago
tychovrahe 638ebbc0df fix(core): improve robustness of touch driver
11 months ago
grdddj 5bda9a89d9 chore(tests): regenerate tests after changing icons
11 months ago
grdddj b420064c08 feat(core/rust): improve the painting of TR's buttons + new inverse design
11 months ago
grdddj a6316f964e chore(core/rust): regenerate TR's icons based on new designs
11 months ago
grdddj 13cb1ea4ce chore(core/rust): improve the design of TR's tutorial flow
11 months ago
grdddj 947e2ee24f fix(core/rust): make vertical alignment for FormattedText work for paginated content
11 months ago
tychovrahe ef5469ad90 fix(core): removed no longer needed emulator gamma correction
11 months ago
Jan Šetina c85102494d feat(core/ui): update colors - grey_dark and green
11 months ago
tychovrahe da4ce32b45 fix(core): fix gamma correction for Model T
11 months ago
Martin Milata cf4dcfcbd4 refactor(core/ui): namespaced Alignment2D
11 months ago
Martin Milata 3a5fdfedcc fix(core/ui): minor visual tweaks
11 months ago
Martin Milata 312f6899c7 feat(core/ui): vertical alignment for FormattedText
11 months ago
grdddj f481590bb7 fix(core): support python3.8 for SConscript helpers
11 months ago
grdddj 75feaf12a1 chore(tests): add SConscript helpers into python support tests
11 months ago