Commit Graph

857 Commits (feec0a572c5c72448948d2a86b8c8a4eb16cc524)
 

Author SHA1 Message Date
Saleem Rashid feec0a572c device_tests: Add TestMsgSigntxDecred
7 years ago
Saleem Rashid 9229f8b80a coins: Add Decred Testnet
7 years ago
Saleem Rashid d446e56375 trezorctl: Fix sign_tx default BIP-32 path
7 years ago
Saleem Rashid 496bfc74fd trezorctl: Refactor sign_tx to use click.prompt
7 years ago
Saleem Rashid c48724eca6 client: Fix string encoding for Python 2
7 years ago
Pavol Rusnak 60329f0b65
fix typo
7 years ago
slush 653ed4a67b Added registering custom protobuf messages by application.
7 years ago
slush da335049d7 Removed excessive logging
7 years ago
slush 3fedf44bf5 Bump version to 0.9.0a
7 years ago
slush a27217811b Rework from Google's protobuf to pure-python protobuf implementation
7 years ago
Saleem Rashid 1193b0ee85 transport_udp: Support TREZOR_TRANSPORT_V1
7 years ago
Pavol Rusnak de95c44ad1
trezorctl: cleanup set_homescreen call
7 years ago
Pavol Rusnak b42fc6fb1f
trezorctl: set homescreen for T2
7 years ago
Jochen Hoenicke 6186822f14 Added tool to flash a sector
7 years ago
Jonathan Cross 63038e6210 Improve / simplify documentation
7 years ago
Pavol Rusnak 45835733bc
more cleanup
7 years ago
Pavol Rusnak 8b9cba832c
cleanup last commit
7 years ago
slush f5c1587396 Version moved from version.py to __init__.py
7 years ago
slush 59ef832424 Add 'trezorctl version' to track version of installed package
7 years ago
Jonathan Cross 29e4c6a05e Transaction signing example and explanation
7 years ago
Pavol Rusnak 116c3c0575
trezorctl: use click.echo instead of stderr.write
7 years ago
Jonathan Cross ab3d17b3df Better handling of user input for --coin in sign_tx
7 years ago
slush 8c00cda95a Ignore pydev IDE files
7 years ago
Pavol Rusnak ae663ffe0c
client: don't accept non-numerical values for PIN
7 years ago
Jochen Hoenicke 69067c9280 Parse json floats as string
7 years ago
Jonathan Cross ffeb94f792 USAGE: Verbose args & adding native Bech32 segwit
7 years ago
Jochen Hoenicke 2a5888b380 Added missing cached tx for msg_signtx
7 years ago
Jochen Hoenicke 99af1639a6 Updated multisig change test
7 years ago
Pavol Rusnak 225160d7bd
device_tests: op_return now requires confirmation by user
7 years ago
Pavol Rusnak 5730f00ff8
device_tests: disable signtx_zcash
7 years ago
Nicola Larosa 62541cc55f Fix encoding error in trezorlib.client.ProtocolMixin.load_device_by_mnemonic (#153)
7 years ago
Nicola Larosa 5d2d621055 Fix error when using trezorctl to connect to the trezor-core emulator. (#152)
7 years ago
Pavol Rusnak 0d9ee4376d
use Mnemonic.normalize_string where possible
7 years ago
Jonathan Cross 9e068ce903 Adding xpub example (#149)
7 years ago
Jonathan Cross fa6624129c Adding note: trezorctl is installed on debian / tails (#148)
7 years ago
Jonathan Cross a6562ccc15 README.rst : Adding Mac requirements and simplifying Linux (#147)
7 years ago
Jochen Hoenicke 91a541e862 Expect confirm button for unusual change address (#138)
7 years ago
Pavol Rusnak b9b11fa265
style: fix flake8 error
7 years ago
Jonathan Cross 04bb0069c0 USAGE: Adding more examples
7 years ago
Jonathan Cross 972459281b Fixing Bitcoin usage & adding note this is non-SegWit
7 years ago
Pavol Rusnak a5fc76d8c9
don't use generic Exception, but rather specific subclass
7 years ago
Pavol Rusnak 1ab602423c
requirements: add pyblake2
7 years ago
Jochen Hoenicke ebb9540ac2 Added unit tests for sign/verifymessage bech32
7 years ago
Jochen Hoenicke 6d74c6c9df Updated segwit_native tests to bech32 and python3
7 years ago
Jan Pochyla cc9ddcbc12 device_tests: wrap tests in a session
7 years ago
Jan Pochyla fcd793e6e4 transport_hid: force V1 transport with env var
7 years ago
Pavol Rusnak 6a777788ab
trezorctl: use better detection if raw_input replacement is needed
7 years ago
Pavol Rusnak cef2ba0129
flake: silence some new warnings
7 years ago
Pavol Rusnak 23d75bfc10
trezorctl: sign_tx command based on tx_sign_tool by mruddy
7 years ago
Pavol Rusnak 54426761c6
fix transport_hid for python2
7 years ago