Commit Graph

316 Commits (7ff1251ee1b4c0aa188947125e84e31a8651f47c)

Author SHA1 Message Date
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'
5 years ago
Dusan Klinec 25b6e9058f xmr: proto - add fields for protocol optimization
5 years ago
matejcik c65b14cb2f python: add information about incompatible changes to CHANGELOG
5 years ago
Jonathan Cross f756bec0fe Adding @jonathancross to AUTHORS
5 years ago
matejcik f48cb4eff4 python: update changelog, release 0.12.0
5 years ago
matejcik e2199f6099 python: update changelog, regenerate OPTIONS.rst
5 years ago
matejcik 1b50877545 tests: streamline TrezorFailure exception usage
5 years ago
matejcik a40f1e00ed python: add period at end of sentence
5 years ago
matejcik 2402853b9c python: simplify outdated firmware warning (full message is still used in the exception)
5 years ago
matejcik f52c087cb6 python/trezorctl: implement common client and exception handling (fixes #226)
5 years ago
matejcik b440ca1ec5 python: drop deprecated name CallException
5 years ago
matejcik 7a85d93d94 python/debuglink: properly use session_counter for debuglink transport
5 years ago
matejcik af05e0927f python/trezorctl: nicer output for list-devices
5 years ago
matejcik b801f1a9cf python/trezorctl: help user find the right firmware version (fixes #823)
5 years ago
matejcik 2112da7ab5 python/trezorctl: send raw bytes to device (fixes #116)
5 years ago
matejcik 9a330f3475 python: unify protobuf-encoding code paths
5 years ago
matejcik 22b167a961 python: update tools/build_tx.py
5 years ago
matejcik 9d29952a15 python: move out deprecated ckd_public
5 years ago
matejcik 5dfb01c25d python: drop old Electrum compatibility code
5 years ago
matejcik 687c32e267 python: regenerate OPTIONS.rst
5 years ago
matejcik fabd504b77 python: drop unnecessary parts of setup.py
5 years ago
matejcik 6ccf22225c python: drop coins.json (fixes #752)
5 years ago
matejcik 325dae890e python: completely drop trezorlib.coins and trezorlib.tx_api
5 years ago
matejcik 5a526888cf python: move json_to_tx to btc.from_json, add test cases
5 years ago
matejcik d2dd78f979 python: drop TxApi and coin specializations in json_to_tx
5 years ago
matejcik 208bac8653 common: drop capricoin blockbook servers
5 years ago
matejcik ffdb299c61 all: drop Capricoin support [NO BACKPORT]
5 years ago
matejcik e2035b4972 all: drop Horizen and BIP-115 support [NO BACKPORT]
5 years ago
matejcik 27803ee8c1 all: drop overwintered field from transaction
5 years ago
Pavol Rusnak 817b922850 all: add extra_data and timestamp fields to coin specification
5 years ago
Andrew Kozlik e51ed5bf05 trezorlib: Regenerate coins.json.
5 years ago
Andrew Kozlik ac78d1e2f3 trezorctl: Validate PIN digits and length.
5 years ago
Andrew Kozlik 2f905a1157 core/webauthn: Add algorithm and curve to WebAuthnListResidentCredentials response.
5 years ago
Michail Brynard c2635a4773 python: fix encoding errors in Stellar
5 years ago
matejcik b916072389 common: restore PassphraseAck.state
5 years ago