Commit Graph

11726 Commits (andrewkozlik/coinjoin)
 

Author SHA1 Message Date
tychovrahe 8f7cbf7b9d fix(core): update fat fs library to R0.15
1 year ago
matejcik fe88331234 fix(tests): make sure the POST to fixtures.json goes through
1 year ago
matejcik c7b787a2ec fix(tests): do not load every image to learn its width
1 year ago
matejcik ed16fefae7 ci: update CI config, enable click UI tests
1 year ago
matejcik 795fa3e7e2 chore(tests): add fixtures for click tests
1 year ago
matejcik 7b0d2a7095 feat(tests): re-enable passphrase autolock test
1 year ago
matejcik 13c2f360f7 chore(tests): add sections to fixtures file
1 year ago
matejcik e15662e12d feat(tests): revamp UI test harness
1 year ago
matejcik f62ce2f793 refactor(tests): always use screen_recording context manager
1 year ago
matejcik 6af42b523d feat(tests): generate index on demand when looking at results through show_results.py
1 year ago
matejcik 4b2b0e457b chore(tests): do not generate index after every test, unconditionally
1 year ago
matejcik 508b6a87e6 fix(tests): ensure the client is open when stopping screen recording
1 year ago
tychovrahe 9748a56a55 chore(core): automatic generation of CMakeLists
1 year ago
grdddj f8c432e955 chore(core/rust): delete model_1 code - it should use model_r
1 year ago
Martin Milata a480bf0f18 ci: use new firmware filenames
1 year ago
tychovrahe 236396338c refactor(core/rust): introduce icon/image type
1 year ago
tychovrahe 461f566777 fix(core/bootloader): fix detection of installed firmware
1 year ago
grdddj 3b64e94e18 chore(core): delete unused icons from core/assets
1 year ago
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