Commit Graph

11638 Commits (mmilata/block-justify)
 

Author SHA1 Message Date
Martin Milata 6b9332a760 wip
10 months ago
Martin Milata 3c580b8338 test
1 year ago
matejcik 497285f9a1 feat(core): make first steps to unify Rust API for both models
1 year ago
grdddj c068c668fa feat(core/ethereum): remove EIP-712 field size limitation of 1024 bytes
1 year ago
grdddj 72ef41664f feat(python): show fingerprint before signatures in `trezorctl firmware verify`
1 year ago
grdddj 39b1776801 feat(tests): add pytest flag to not generate reports after each test
1 year ago
grdddj 20f3658e7e feat(tests): allow for accepting the recent UI diff without recording the tests
1 year ago
Martin 4f0343c8c6 docs: Specify --recurse-submodules as in core doc
1 year ago
Roman Zeyde 72f456cc17 feat(legacy/firmware): increase 'challenge_hidden' max_size
1 year ago
Claudio c63b334136 Update blockchain_link.json
1 year ago
tychovrahe 115f7daaaa feat(core): prevent installing and running of incompatible firmware, prevent bootloader downgrade
1 year ago
tychovrahe 99d4b0185a fix(core): fix model T display reinitialization crash
1 year ago
Pavol Rusnak 5668b5db2b chore(build): make it possible to override the docker command
1 year ago
Pavol Rusnak b09585e192 chore(build): use host network instead of the default (bridge)
1 year ago
Vladimir Volek f6676f044a chore: Cardano preview testnet
1 year ago
Tomas Susanka 6d8a49444a chore(readme): add link to trezor.io KB disclosure article
1 year ago
tychovrahe 3cc66301c3 fix(core): fix model T FMC timing
1 year ago
matejcik e6feef5388 chore(python): bump version after release
1 year ago
matejcik e545f8c451 docs(python): changelog for 0.13.5 release
1 year ago
matejcik 305d9091bd refactor(python/firmware): improve headertool, recognize legacy v3 signatures
1 year ago
matejcik ef10457332 refactor(python/firmware): introduce legacy v3 signing detection
1 year ago
matejcik 61a7e09bae feat(python/firmware): introduce fw model field
1 year ago
matejcik cd20ff242f feat(python/firmware): introduce a cleaner database of signing keys
1 year ago
tychovrahe 305b7fe84d fix(core/rust): fix position calculation from center and size
2 years ago
matejcik 5a237d6a94 feat(core/headertool): detect devel signatures for more objects (fixes #2616)
2 years ago
matejcik 8921a124c3 fix(core/headertool): always rehash when inserting signature (fixes #2616)
2 years ago
Martin Milata 253f2587dc fix(core/ui): polish XPUB screen
2 years ago
Martin Milata bdec3f3979 fix(core/rust/ui): polish confirm_fido
2 years ago
tychovrahe 550e2a7951 feat(tests): add button to update fixtures directly from ui test report
2 years ago
Martin Milata a11be914cc chore(core/ui): RustLayout not a private class
2 years ago
Martin Milata 2a3aabb57e refactor(core/rust/ui): avoid homescreen flicker during workflow restarts
2 years ago
Martin Milata 5b3db7eca1 refactor(core/rust/ui): homescreen layouts
2 years ago
tychovrahe 12b3dc23db fix(core/rust): fix bip39 input not recognizing three-letter words that could continue
2 years ago
vdovhanych 983b7bb6e6 chore(ci): temporary allow_failure for connect tests
2 years ago
Martin Milata 1b4dff6275 fix(core/rust/ui): respect DISABLE_ANIMATION
2 years ago
Martin Milata 75cee540a4 fix(core/monero): fix blinking progress indicators
2 years ago
Martin Milata 95d8a21294 feat(core/rust/ui): progress indicators
2 years ago
Martin Milata 11ffee0b45 refactor(core/rust/ui): use AsRef instead of Deref
2 years ago
tychovrahe 387af03842 fix(core/rust): optimize keyboard behavior
2 years ago
Martin Milata fc3ee87c25 feat(core/bitcoin): SignMessage: whitelist T1 firmware signing address_n
2 years ago
Martin Milata b12de5d861 feat(core): CoSi collective signatures
2 years ago
Martin Milata 701d75d6d8 fix(core/rust/ui): handle very long scrollbars on Model T
2 years ago
Martin Milata 4135b00708 refactor(core/rust): support for StrBuffer slicing
2 years ago
Martin Milata 452857757a feat(core/rust/ui): support ask_pagination flag in confirm_blob
2 years ago
Martin Novak 58276a7443 feat(core/ethereum, legacy/ethereum): add support to Ledger Live legacy derivation path
2 years ago
tychovrahe 38548f02f2 feat(core/rust): special shape erase button
2 years ago
Martin Milata f1a3f289bf chore(tests): drop unused UI fixtures
2 years ago
Martin Milata a61a46808e fix(core/rust/ui): no hyphens when breaking monospace lines
2 years ago
Martin Milata 3b92923caa feat(core/rust/ui): on-the-fly conversion of bytes to hexadecimal representation
2 years ago
tychovrahe 4c7060186a fix(core): fix display blinking by increasing backlight pwm frequency
2 years ago