Commit Graph

10227 Commits (9ebfa936c03039ddf460995d98f6f9cb09711a1a)
 

Author SHA1 Message Date
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
matejcik 00d4b0a4a9 fix(common/tools): typo in support.py output
3 years ago
matejcik 2fac964a29 chore(common): disable Firo support
3 years ago
Pavol Rusnak fce3640848 fix(common): remove dead coin Hatch
3 years ago
Martin Milata 767e7b8e8d fix(core): spaces in Shamir info texts
3 years ago
Adam R c4bf522b31
feat(crypto): add extra BIP32 test (test vector #4) (#1646)
3 years ago
Martin Milata 3976ef7261 chore(legacy/firmware): bump version to 1.10.2
3 years ago
Martin Milata ca836b2e45 chore(core): bump version to 2.4.1
3 years ago
matejcik 86089fa5ad feat(core): avoid restarting session for select messages (fixes #1631)
3 years ago