Commit Graph

324 Commits (78f14d286ed5e7c02dbc744b0801cf0c1f4593d7)

Author SHA1 Message Date
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'
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