Commit Graph

427 Commits (actions)

Author SHA1 Message Date
matejcik 17736e8fba python/trezorctl: fix output of 'btc get-address' help text
4 years ago
matejcik d19f00b26c python/trezorctl: fix minor bugs in 'set homescreen'
4 years ago
matejcik 993d3b6e3f python: update changelog
4 years ago
matejcik fb1deb6156 python/trezorctl: improve 'set homescreen' command
4 years ago
matejcik a14634c389 python: make PIL optional in the toif module, add size check
4 years ago
matejcik eddaeb1280 python: add Pillow as an optional requirement (fixes #1224)
4 years ago
matejcik 032a65e1cf python: export toif as public module
4 years ago
Martin Milata 43b7ccefc7 python/trezorctl: remove --skip-vendor-header from firmware-update
4 years ago
Martin Milata 29861e076b python: fix cli --file handling
4 years ago
Ferdinando M. Ametrano b3d483dd6b
python: silenced unused variables (#1202)
4 years ago
Martin Milata 1fc6c80b5d
build-docker.sh: print fw fingerprints after build (#1209)
4 years ago
Martin Milata 6319fcfe4a python: fix trezorctl lisk sign-message address parsing
4 years ago
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
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 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
Andrew Kozlik 62d66a713c python: Add cancel_authorization() to trezorlib.
4 years ago
Andrew Kozlik 5c1f197602 common/protob: Add CancelAuthorization message.
4 years ago
Andrew Kozlik 85cf79169c python: Support preauthorized operations in trezorlib.
4 years ago
Andrew Kozlik 84c1324290 python: Add authorize_coinjoin() to trezorlib.
4 years ago
Andrew Kozlik 2c30dd62fc common: Add DoPreauthorized message.
4 years ago
Andrew Kozlik bbab13f6e7 common/protob: Add AuthorizeCoinJoin message.
4 years ago
gabrielkerekes a5d3b63912 Refactor trezorlib transaction key checking
4 years ago
gabrielkerekes f2ee450410 Include metadata in transaction signing
4 years ago
gabrielkerekes c29d297a77 Set default values to client functions parameters
4 years ago
gabrielkerekes 93b9f35678 Update trezorlib
4 years ago
gabrielkerekes e92baf5b02 Update protobuf
4 years ago
gabrielkerekes b5f3511c1c Add support for script addresses in tx outputs
4 years ago
matejcik 741fca0156 tests: watch_layout must be explicit (fixes #1142)
4 years ago
Pavol Rusnak cec87bba50
core: remove mono bold font variant (not used anywhere)
4 years ago
Gabriel Kerekeš d2c1624602 Cardano shelley update 2/3 (#1112)
4 years ago
gabrielkerekes e1615e60ec Update Cardano to support Shelley era 1/3
4 years ago
matejcik fdcb64ac24 all: rename protobuf `unsafe_prompts` to `safety_checks`
4 years ago
matejcik 8f8e793155 core, python: add changelogs
4 years ago
matejcik 1109250dcf core: add option to allow unsafe prompts
4 years ago
matejcik c964ff702d python: disallow setting auto-lock without PIN
4 years ago
matejcik fb03a174c1 python: remove linkify-changelog reference as it now lives in root
4 years ago
matejcik a19a9a318a all: improve changelog formatting
4 years ago
Andrew Kozlik a973c3bc6e python: Add get_ownership_id() and get_ownership_proof() to trezorlib.
4 years ago
Andrew Kozlik 533de50588 common/protob: Add GetOwnershipId message.
4 years ago
Andrew Kozlik 6c523d09e0 tests/sign_tx: Don't expect signatures to be returned for external inputs.
4 years ago
Andrew Kozlik 956ea9a94f common: Add ownership_proof field to TxInputType.
4 years ago
Andrew Kozlik c723c78529 common/protob: Add GetOwnershipProof message.
4 years ago
Andrew Kozlik cc655575c8 common: Add witness field to TxInputType.
4 years ago
Tomas Susanka 14a8da9c28 common: remove underscore from 'overwintered' field
4 years ago
Tomas Susanka ca3dd2bfb9 common: skip deprecated fields during generation; deprecate overwintered field in Zcash
4 years ago
matejcik 312d6ea822 python: fix padding in first chunk (fixes #1082)
4 years ago
Tomas Susanka e534ae3ad7 legacy, core: rename Features.pin_cached to unlocked and unify
4 years ago
matejcik 6f53ca0ac6 core: rework wait_layout()
4 years ago
matejcik 5d823ff5ea core: use ButtonRequestType.PinEntry for PIN entry
4 years ago
matejcik bbfce4e303 common: introduce ButtonRequestType.PinEntry
4 years ago
matejcik fc6c99c6f9 tests: disable PIN detection, all PIN uses must be explicit
4 years ago
matejcik b68cc5abda python/debuglink: implement use_pin_sequence support for trezor-core
4 years ago
matejcik 62ced317cd python/debuglink: proto -> messages
4 years ago
matejcik ee32806bb2 python/debuglink: add debuglink message logging
4 years ago
matejcik 6069173252 python/debuglink: clean out debuglink methods
4 years ago
matejcik 0600d87c8c common: rename ClearSession to LockDevice, introduce EndSession
4 years ago
matejcik 83d3acb0a6 python: fix dead code in protobuf pretty-printing
4 years ago
Tomas Susanka 9dfc08ca61 core/bitcoin: drop decred_script_version
4 years ago
matejcik 29db769185 tests: update test vectors to use correct paths
4 years ago
matejcik aeaa402b75 python: fix PASSPHRASE_TEST_PATH
4 years ago
Tomas Susanka 15e33b42c0 python: style
4 years ago
Serge e900173b9c python/trezorctl: del an outdated mesage
4 years ago
Serge 4e25c396d2 python/trezorctl: display embedded v2 image fingerprint (fixes #977)
4 years ago
matejcik 59f43514be python: convert chunks to bytes when reading from hid
4 years ago
matejcik 7ebbccdbba python/debuglink: support conditional expected_responses
4 years ago
matejcik 5885978c83 Merge branch 'release/2020-04'
4 years ago
Dusan Klinec 25b6e9058f xmr: proto - add fields for protocol optimization
4 years ago
matejcik c65b14cb2f python: add information about incompatible changes to CHANGELOG
4 years ago
Jonathan Cross f756bec0fe Adding @jonathancross to AUTHORS
4 years ago
matejcik f48cb4eff4 python: update changelog, release 0.12.0
4 years ago
matejcik e2199f6099 python: update changelog, regenerate OPTIONS.rst
4 years ago
matejcik 1b50877545 tests: streamline TrezorFailure exception usage
4 years ago
matejcik a40f1e00ed python: add period at end of sentence
4 years ago
matejcik 2402853b9c python: simplify outdated firmware warning (full message is still used in the exception)
4 years ago
matejcik f52c087cb6 python/trezorctl: implement common client and exception handling (fixes #226)
4 years ago
matejcik b440ca1ec5 python: drop deprecated name CallException
4 years ago
matejcik 7a85d93d94 python/debuglink: properly use session_counter for debuglink transport
4 years ago
matejcik af05e0927f python/trezorctl: nicer output for list-devices
4 years ago
matejcik b801f1a9cf python/trezorctl: help user find the right firmware version (fixes #823)
4 years ago
matejcik 2112da7ab5 python/trezorctl: send raw bytes to device (fixes #116)
4 years ago
matejcik 9a330f3475 python: unify protobuf-encoding code paths
4 years ago
matejcik 22b167a961 python: update tools/build_tx.py
4 years ago
matejcik 9d29952a15 python: move out deprecated ckd_public
4 years ago
matejcik 5dfb01c25d python: drop old Electrum compatibility code
4 years ago
matejcik 687c32e267 python: regenerate OPTIONS.rst
4 years ago
matejcik fabd504b77 python: drop unnecessary parts of setup.py
4 years ago
matejcik 6ccf22225c python: drop coins.json (fixes #752)
4 years ago
matejcik 325dae890e python: completely drop trezorlib.coins and trezorlib.tx_api
4 years ago
matejcik 5a526888cf python: move json_to_tx to btc.from_json, add test cases
4 years ago