Commit Graph

10435 Commits (53e2573691b52da19d8148d9a5e8bcdd8fa8159e)
 

Author SHA1 Message Date
matejcik ea2a9375ac feat(python/debuglink): streamline expected responses handling [no changelog]
3 years ago
matejcik 1012ee8497 feat(core): send ButtonRequests for paging events
3 years ago
Pavol Rusnak 69d1465e08
refactor(core): pass invert_colors to send_init_seq_ST7789V as argument
3 years ago
Pavol Rusnak 18e103bb94
style(core): refactor style of display-stm32_T
3 years ago
Vladimir Volek 6fef12128b feat: cardano blockchain link definitions
3 years ago
Martin Milata fddac0434b test: add device tests for non-standard paths
3 years ago
matejcik 7b3e0072ac chore: update mypy to stable 0.901
3 years ago
Martin Milata bc7fb32db9 docs(core): Fix dates in changelog
3 years ago
Andrew Kozlik 9ebfa936c0 docs(legacy/firmware): Fix dates in changelog.
3 years ago
Martin Milata 362504dfcd docs(legacy/firmware): changelog for blake256 fix
3 years ago
Andrew Kozlik ce18f4bc8a test(crypto): Add progressive tests for hash functions.
3 years ago
Andrew Kozlik e15406f712 test: Add device test for signing an empty message in Decred which uses the BLAKE hash function.
3 years ago
Andrew Kozlik b2cc3bcb36 fix(crypto): Fix incorrect handling of empty input in blake256_Update().
3 years ago
matejcik 52c34c7364 fix(core): allow caching empty values (fixes #1659)
3 years ago
matejcik 74cf309a93 git subrepo push common
3 years ago
matejcik e4bb3b2f6c chore(common): enable Syscoin support for Connect
3 years ago
matejcik f48e2ea89f git subrepo push common
3 years ago
vdovhanych 6b3e743373 ci: add duration timestamps on all test jobs
3 years ago
gabrielkerekes ae831abb75 docs(core): add changelog entries for cardano updates
3 years ago
gabrielkerekes 8a3549dbf8 chore(tests): update ui_tests fixtures
3 years ago
gabrielkerekes b2de8909d1 fix(core/cardano): reintroduce max tx output size
3 years ago
gabrielkerekes a92b5fc333 fix(core/cardano): forbid tx outputs with both address and address parameters
3 years ago
gabrielkerekes 597402eab8 refactor(core/cardano): decouple address parameters validation
3 years ago
matejcik d6776d988e docs(core): add changelog entry for Rust protobuf
3 years ago
matejcik aa4227fa84 ci: update coverage exclusion list
3 years ago
matejcik e952a301d6 fix(tests): properly include tests whose expected hash is missing
3 years ago
matejcik 97f49cf336 fix(legacy): fix protobuf build [no changelog]
3 years ago
matejcik a6485d76ee style: ignore yaml files in venv
3 years ago
matejcik 0c5b0fe818 build: use mypy version from git
3 years ago
matejcik b1ec73e10b chore(tests): put enum names into UI fixture names (hashes are unchanged)
3 years ago
matejcik cbe4e0e725 fix(core): properly exclude altcoins from all_modules
3 years ago
matejcik a58823cc0c refactor(python): rework trezorlib protobuf codec
3 years ago
matejcik 729414e606 fix(core): exclude get/set U2F counter from BITCOIN_ONLY
3 years ago
matejcik c06a93cba5 feat(core/rust): propagate bitcoin_only flag to Rust build
3 years ago
matejcik 845a66a7de chore(common/tools): drop outdated and unused CoinDef generator
3 years ago
matejcik 9790a338f8 feat(common/protob): mark values as bitcoin_only in protobuf definitions
3 years ago
matejcik 215d35d870 fix(common/protob): use proper field type for backup type on debuglink
3 years ago
matejcik 1382246977 fix(core/tests): fix equality testing for new message types
3 years ago
Jan Pochyla e5e3ad21b2 fix(tests): Adjust the expected error message
3 years ago
matejcik da2ef8ed41 refactor(core): create and use protobuf uvarint writer
3 years ago
Jan Pochyla a8623c4b59 refactor(core): fix imports and use new protobuf API in apps
3 years ago
Martin Milata 72557614c4 build(core): update build process for new protobuf
3 years ago
Jan Pochyla 02aa14fc04 refactor(core): Switch to new Protobuf API
3 years ago
matejcik 8a5cb41060 chore(core): regenerate with new templates
3 years ago
matejcik d42bc8a4c0 refactor(core): prepare new templates for enums and messages
3 years ago
matejcik 266955ba65 refactor: rework pb2py generator
3 years ago
Jan Pochyla 8a21e3fc73 feat(core): Add Rust Protobuf codec
3 years ago
Martin Milata f9d4be268e ci: increase timeout for hardware T1 regular test
3 years ago
Martin Milata 07c53452f6 ci: improve changelog check
3 years ago
Pavol Rusnak 23aa69caea fix(core): unify Features.revision reporting with legacy
3 years ago