Commit Graph

11658 Commits (5196f249a214f35a8babc6dd7057cba5baa46d15)
 

Author SHA1 Message Date
grdddj 5196f249a2 feat(core): add make command to check for unused upy code using vulture
1 year ago
grdddj 571bb79e33 chore(core): delete unused bip39/slip39 micropython/C bindings
1 year ago
grdddj 428ac8d2ac chore(core): delete unused code in src
1 year ago
grdddj b08a6fe2c1 chore(core): delete unused code from micropython UI
1 year ago
grdddj 021f41c23a fix(core): properly call request_passphrase_on_host dialogue
1 year ago
grdddj 25dc6ff130 feat(core): implement loader based on time in milliseconds
1 year ago
Pavol Rusnak cd5425884f chore(core): remove keyctl-proxy + remove Pyro4 from Python deps
1 year ago
Andrew Kozlik e612d58f36 feat(core): Add debugging tool for hashing operations.
1 year ago
Andrew Kozlik ab65b18b07 fix(core): Use lowercase in the name coinjoin.
1 year ago
tychovrahe 5ef6c3975d build(core): differentiate build results for different models
1 year ago
tychovrahe 4603b9ee74 build(core): embed bootloader according to trezor model
1 year ago
matejcik ab949053e8 docs: add missing changelog entries
1 year ago
matejcik 958cbe2300 feat(legacy): allow Casa eth & btc signing for m/45'
1 year ago
grdddj a79cf4752e fix(tests): correct ETH signmessage assertion and record the testcase
1 year ago
dependabot[bot] e15a0ba1d3 chore(deps): bump certifi from 2021.10.8 to 2022.12.7
1 year ago
tychovrahe 1359b21508 feat(core): confirm homescreen image with thumbnail
1 year ago
tychovrahe d00e87ea80 feat(core/rust): homescreen background image
1 year ago
tychovrahe 14f8e88e01 fix(core): fix backlight fading when changing screens/layouts
1 year ago
tychovrahe 12f87aa01e fix(core): fix usb disconnected warning in new homescreen
1 year ago
tychovrahe 02e2b50d3f feat(core/rust): tjpgd in rust
1 year ago
Andrew Kozlik 2f9483f994 feat(core): Allow coinjoin request debugging key for testnets.
1 year ago
Armin Sabouri 96b2d05d47 refactor(core): Allow eth & btc signing at m/45'/coin_type/account/change/address_index
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
1 year ago
matejcik 5a237d6a94 feat(core/headertool): detect devel signatures for more objects (fixes #2616)
1 year ago
matejcik 8921a124c3 fix(core/headertool): always rehash when inserting signature (fixes #2616)
1 year ago
Martin Milata 253f2587dc fix(core/ui): polish XPUB screen
1 year ago
Martin Milata bdec3f3979 fix(core/rust/ui): polish confirm_fido
1 year ago
tychovrahe 550e2a7951 feat(tests): add button to update fixtures directly from ui test report
1 year ago
Martin Milata a11be914cc chore(core/ui): RustLayout not a private class
1 year ago