Commit Graph

9559 Commits (60b7638882a2d90aebe21db5efe514b934971eda)
 

Author SHA1 Message Date
Andrew Kozlik 9da715e025 python: Fix UnboundLocalError in trezorctl btc get-address.
4 years ago
Pavol Rusnak 5536fbb98a python: use stdlib blake2s on python 3.6+
4 years ago
Pavol Rusnak 1e58c86a9a
poetry: min supported python version is 3.5
4 years ago
Pavol Rusnak 3bf30cbc27
poetry: add pyblake2
4 years ago
Pavol Rusnak c3892b75bd
ci: test python on Pipfile.lock/poetry.lock
4 years ago
Pavol Rusnak da6752de22
pipenv+poetry: downgrade virtualenv to 20.0.23
4 years ago
Pavol Rusnak e0ee8266ec
poetry: add pyproject.toml + lock file
4 years ago
Pavol Rusnak d1973b7486
pipenv: update Pipfile
4 years ago
Pavol Rusnak 02b6656471
core: update changelog
4 years ago
Pavol Rusnak 4e7460b5d3 core/tests: update modified UI tests (SignMessage)
4 years ago
Pavol Rusnak 4e11735d22 core/modtrezorui: remove prefill from text functions
4 years ago
matejcik 2e5771db79 core: add changelog entry
4 years ago
matejcik 5385617eda core: increase address length limit to accomodate CRW (fixes #1139)
4 years ago
matejcik d2a5bb5b34 common: fix style
4 years ago
matejcik 5de3787915 common: regenerate coins_details
4 years ago
matejcik 51ea8ccecd common: update token support
4 years ago
matejcik de77a3727d common: drop CyberMiles (fixes #1169)
4 years ago
matejcik 6218989e91 common: drop compatibility link
4 years ago
Tomas Susanka 01ac2ec48d ci: run release commit message check only on one Gitlab
4 years ago
Pavol Rusnak fd2ddbfb03
core+legacy: expand month names in changelogs
4 years ago
Tomas Susanka fa39948683 ci: fix release commit check
4 years ago
Pavol Rusnak 65805c9145
core: fix non-determinism in resources.py.mako
4 years ago
matejcik 4029fc1e1c python: remove superfluous .keep file
4 years ago
matejcik 5cd867fa92 python: update dist target
4 years ago
matejcik 35c3af87dd python: rename unsafe_prompts to safety_checks
4 years ago
matejcik a94c0d074d tests: use improved API in authorize_coinjoin test
4 years ago
matejcik 769ccf52c6 python: fix behavior of client.ping() when device is locked
4 years ago
matejcik 3dd3d96957 python: update changelog
4 years ago
matejcik efcaf7bda6 python/btc: improve missing signature detection
4 years ago
matejcik 037bef3a38 python: fix logging of protobuf repeated enums
4 years ago
matejcik c244503e1f python/trezorctl: add aliases for firmware-update
4 years ago
matejcik d5fe57012d python: bump version before release
4 years ago
matejcik 2678e64a99 python/trezorctl: improve file-based arguments
4 years ago
matejcik e585d35f34 python: clarify session and feature management API
4 years ago
matejcik 95f33a77c7 python/trezorctl: support multisig addresses in get-address
4 years ago
matejcik cea634158a core: make sure Homescreen is properly initialized (fixes #1095)
4 years ago
Tomas Susanka 16827c3135 core: make templates
4 years ago
matejcik d776cc931b tests: fix test_msg_webauthn on-device
4 years ago
Pavol Rusnak e509dff23d
git: readd ethereum/tokens
4 years ago
Pavol Rusnak 56c4027a6d
git subrepo push common
4 years ago
Pavol Rusnak fb09a258b7
git subrepo pull common
4 years ago
Pavol Rusnak 3fffa9ae68
common/defs: enable XVG
4 years ago
Marvin Piekarek 83fd1b035b
common/defs: add XVG (#1165)
4 years ago
Pavol Rusnak 1eca04b7b2
legacy: update changelog
4 years ago
Pavol Rusnak 568da98199
legacy: refactor path_mismatched function and revert its logic
4 years ago
gabrielkerekes 8d39ba8314 Add test case for multiple inputs and regenerate UI fixtures
4 years ago
gabrielkerekes afa26e7560 Use correct paths for Cardano Byron witnesses
4 years ago
Pavol Rusnak ac9047a438
ci/build: fix typo in "core fw btconly t1 build"
4 years ago
Andrew Kozlik ad3f39d829 tests: Add device test for multiple CoinJoin authorizations in different sessions.
4 years ago
Andrew Kozlik 77b931e217 tests: Add device test for CancelAuthorization message.
4 years ago