Commit Graph

393 Commits (3f12742669bd782cac374a1750d517f4fd88c43b)

Author SHA1 Message Date
apollo 74bcc05e2e common/defs: add ZCR (#611)
5 years ago
Andrew Kozlik 564b24191e debug: Add left and right swipe direction to DebugLinkDecision message and unify terminology around swipe direction.
5 years ago
Sirak Ghazaryan 8317774e06 common/defs: enable CRW (#600)
5 years ago
Tomas Susanka 1c676d7394 build: make gen
5 years ago
matejcik 4ec7e203d5 python: make style
5 years ago
matejcik afe41d5fcf python: clear state with clear_session (fixes #525)
5 years ago
matejcik 4338e17757 python/trezorctl: dump raw protobuf bytes with -vv (fixes #117)
5 years ago
Pavol Rusnak e05c6f8983
trezorctl: load-device -s will set label to SLIP-0014 if unset via -l
5 years ago
matejcik 4eb98c254a tests: only allow input_flow in a with-block
5 years ago
Pavol Rusnak 8da121ff5c
core+python: regenerate coins
5 years ago
Pavol Rusnak df7094eb01
common/defs: regenerate support
5 years ago
Pavol Rusnak 68513a0b39
Merge pull request #538 from trezor/andrewkozlik/fido2-signcount
5 years ago
matejcik 8b4db0f074 trezorctl: use capabilities to detect Shamir backup (fixes #445)
5 years ago
Tomas Susanka cefb1cf4fd core: refactor slip39
5 years ago
Andrew Kozlik 315a30b42b core/webauthn: Disable FIDO2 signature counter for some relying parties
5 years ago
Pavol Rusnak 5628d1254d
python: regenerate coins.json
5 years ago
Andrew Kozlik f867b43251 trezorctl: Add sd-protect command.
5 years ago
Andrew Kozlik 06fc676cc9 common/messages: Add SdProtect message.
5 years ago
Andrew Kozlik 0677a8e570
Merge pull request #522 from trezor/andrewkozlik/fido2-mgmt
5 years ago
Pavol Rusnak ae6d02edf5
python: typo in trezorctl
5 years ago
Andrew Kozlik 3e2ae5e469 trezorctl: Implement credential management command.
5 years ago
Andrew Kozlik 091053507d common/messages: Add credential management message.
5 years ago
matejcik d1f36f42c0 trezorctl: properly check firmware_present (fixes #224)
5 years ago
Pavol Rusnak 8cd9ea49de
python: introduce --bitcoin-only option to trezorctl firmware-update
5 years ago
Tomas Susanka 9e42a73650 build: make gen
5 years ago
TheCreator 64034c6d7d common: enable UNO (#472)
5 years ago
matejcik 68e6a0077b style: fix import order in trezorlib/misc.py
5 years ago
matejcik 5b8f542436 python: do not accept bytes for str protobuf fields
5 years ago
matejcik ab74f55a95 python: improve ethereum_sign_tx
5 years ago
matejcik 3209e82018 python: refresh features after ClearSession
5 years ago
Pavol Rusnak 1a71c7a3e8
common: rename Features.features to Features.capabilities
5 years ago
Pavol Rusnak dde4c12796
common: add Feature.ShamirGroups to features
5 years ago
Pavol Rusnak 93f18b09bd
core+python: regenerate Features
5 years ago
matejcik 3e90c7fe20 python/trezorctl: add warning when initializing a T1 with Shamir
5 years ago
matejcik 9ce2fceabe python: make gen_check fail if coins.json are outdated
5 years ago
matejcik 8e5aac9016
python: bump version to 0.11.5 (unreleased), add changelog
5 years ago
matejcik 132c827833
python: implement decoding of protobuf packed repeated fields
5 years ago
Pavol Rusnak cc184a0a30
common: introduce Features.features enum
5 years ago
Pavol Rusnak 2e59a1f445
python: add --beta switch to trezorctl firmware_update command
5 years ago
matejcik 9814f886ce gen: regenerate coins.json
5 years ago
matejcik 6d407c84d7 python: use stdlib blake2s on python 3.6+
5 years ago
matejcik aa19f9d737 python: show enum number in debug outputs
5 years ago
matejcik 67b879ac07 python: restructure package
5 years ago