Commit Graph

151 Commits (23b58cc0cb12680663db53009a7134de3038a7ea)

Author SHA1 Message Date
matejcik 46307cc4ba trezorctl: use Stellar default network passphrase
6 years ago
matejcik 1820f529fc trezorlib: shuffling things from client
6 years ago
Pavol Rusnak 8f46f3d46b
trezorctl: fix grammar in confirm messages
6 years ago
matejcik cd94fb5ff9 trezorctl: drop list_coins command (closes #277)
6 years ago
Pavol Rusnak 7cf46c6833
trezorctl: add hexlify to stellar_get_public_key
6 years ago
Pavol Rusnak 1477c9aa9e
trezorctl/trezorlib: add show_display to StellarGetAddress/StellarGetPublicKey
6 years ago
Pavol Rusnak b791e805a1 trezorctl: add stellar_get_address/stellar_get_public_key
6 years ago
matejcik 2f02b972d1 trezorctl: make wipe_device bootloader aware
6 years ago
matejcik 73f016c465 trezorctl: update firmware_update to work better with TT (fix #269)
6 years ago
Aleksey Popov 922748e348 lisk: restore Lisk sign and verify message functionality
6 years ago
matejcik 031404f822 trezorctl: fix pylint warnings
6 years ago
matejcik c10c3f7fd9 stellar: better way to handle default path
6 years ago
matejcik 9982ef98f9 Merge branch 'master' into matejcik/refactor
6 years ago
matejcik 7e83eb11e5 trezorctl: drop remaining stellar_sign_message command
6 years ago
matejcik 4b7926268e drop Lisk and Stellar sign/verify message functionality
6 years ago
Tomas Susanka e656bbf072 stellar: xdr parse move to trezorctl; client works with messages
6 years ago
matejcik ca8ebacab9 logging: convenience function to set up protobuf logging
6 years ago
matejcik eed91db880 protocol: python logging to supersede VerboseWire
6 years ago
matejcik 325312d11c protobuf: move formatter function to protobuf where it belongs better
6 years ago
matejcik d106869061 trezorlib: deprecate client.expand_path and move the staticmethod
6 years ago
ZuluCrypto 5fccc4381b
fix style to match flake8
6 years ago
ZuluCrypto 200b5a71df
Merge remote-tracking branch 'upstream/master' into stellar
6 years ago
ZuluCrypto 76241dca5c
trezorctl - clean up imports
6 years ago
Aleksey Popov 45cca15e5f lisk: Add lisk_sign_tx
6 years ago
Aleksey Popov 5e1168c48d lisk: Add lisk_get_publickey
6 years ago
Aleksey Popov 514e808b56 lisk: Add lisk_verify_message
6 years ago
Aleksey Popov d3685639f9 lisk: Add lisk_sign_message
6 years ago
Aleksey Popov 3e742177d2 lisk: Add lisk_get_address method
6 years ago
Pavol Rusnak ff8dafc182
trezorctl: reorder parameters in ethereum_sign_tx
6 years ago
Peter van Mourik 497f0467cf Added Wanchain support (#230)
6 years ago
Roman Zeyde 0a10b53e3a client: allow setting auto-lock delay
6 years ago
matejcik bd43363b1c coins: refactor, use data from coins.json instead of hardcoded lists
6 years ago
matejcik 40ff849228 flake8: make flake8 better and more strict
6 years ago
ZuluCrypto 1d722f838a
add Stellar support
6 years ago
Roman Zeyde bd3d014dd4 Allow specifying 'state' at ProtocolMixin c-tor
6 years ago
Jochen Hoenicke 88b789e8ae trezorctl: fix bug in sign_tx. (#237)
6 years ago
Pavol Rusnak a0dd3ee502
trezorctl: add passphrase_source handling to apply_settings
6 years ago
matejcik f75b90d260 Merge branch 'upstream' into refactor-transport-nicediff
6 years ago
matejcik 07ceb9aacc pretty printing protobufs
6 years ago
Jochen Hoenicke 8a62d12217 Update ethereum_sign_tx to python3 (#227)
6 years ago
matejcik 2a706a751a update trezorctl to use prefix search correctly
6 years ago
Pavol Rusnak fd41db8a59
trezorctl: don't always require internal entropy in reset_device
6 years ago
matejcik 8404bef6e3 support TREZOR_PATH environment variable for selecting default path (#221)
6 years ago
slush a4cdae39af Introducing TrezorDevice, removing concept of transports from trezorctl
6 years ago
Pavol Rusnak 646338c414
small nits of last commit
7 years ago
Karel Bilek 759316e96f Add webusb to transports
7 years ago
slush 87cd375b35 Fixing string conversion in encrypt_keyvalue/decrypt_keyvalue.
7 years ago
Anton Kolesnyk a8cd90c3ad Add varying url to broadcast tx, depending on the api
7 years ago
Pavol Rusnak e618402429
trezorctl: firmware_update -e erases firmware (first 32K; rendering it unusable)
7 years ago
slush c71f234a8b Added deprecation warning for Python2
7 years ago