Commit Graph

193 Commits (e52ec86846311be275e79008562472f19e488d23)

Author SHA1 Message Date
Tomas Susanka f81bc61316 ethereum: update tests to new message format (addresses are strings)
6 years ago
strmci 4afec2f3f3 trezorctl: use ChoiceType for set_passphrase_source (#356)
6 years ago
Tomas Susanka 7288700b86 eth: add get public key
6 years ago
matejcik 1f2db3666b ui: smarter ClickUI prompts only once
6 years ago
matejcik ecf62ac43c trezorctl: allow beta firmware
6 years ago
matejcik eb50d54ec2 device: add reasonable defaults for reset/recovery
6 years ago
matejcik 1233feb358 style: fix imports
6 years ago
matejcik c269d67cde trezorlib: finalize BTC API changes
6 years ago
Pavol Rusnak b4e34b98fc
trezorlib: add monero getaddress/getwatchkey + tests
6 years ago
Tibor Arpas e9b540e6b6 altcoin: Capricoin support tests and minor trezorctl addition. (#325)
6 years ago
Tibor Arpas 1a239201d8
trezorctl: fix bip115 handling
6 years ago
matejcik e1efd493fd trezorctl: updated firmware update flow
6 years ago
matejcik ca7cbad1cf trezorctl: variable referenced before assignment (fixes #313)
6 years ago
matejcik 2b02af1126 trezorctl: bad call to click.echo (fixes #304)
6 years ago
matejcik 2d7c74c535 switch to click 7.0
6 years ago
matejcik ffff11a462 style: isort & autopep
6 years ago
matejcik 06927e003e trezorlib: get rid of TextUIMixin
6 years ago
Pavol Rusnak c395501d2d
trezorctl: add no-backup option to reset-device
6 years ago
Jonathan Cross ed633dcbb5 Fixing typo in firmware_update (#317)
6 years ago
matejcik 4fb3acb029 style: uppercase hex constants to conform with black 18.9b0 style
6 years ago
Pavol Rusnak 4a0ca873eb trezorlib+tools: remove usage of binascii
6 years ago
Adrián Matejov 15df848b05 added Tezos support (#302)
6 years ago
Dušan Plavák bd6bcf7dfa Add network param to cardano sign tx (#306)
6 years ago
Pavol Rusnak 434f279069
use implicit encoding in encode/decode
6 years ago
Matus Zamborsky 21326d3a41 add Ontology support (#301)
6 years ago
Tomas Susanka 4f572f9e15 cardano: remove sign/verify functions
6 years ago
Pavol Rusnak 555bb62e3f
btc: add script_type to get_public_node
6 years ago
Dušan Plavák fb22b894ba Add cardano support to trezorctl and some tests (#300)
6 years ago
Tomas Susanka 88a02822d3 stellar: public key methods removed
6 years ago
matejcik 88b50ac2ff style: add makefile with style targets, final touchups
6 years ago
matejcik 3d3e9b67b4 style: apply black/isort
6 years ago
matejcik 29f928e4f2 style: bare excepts, left-over bad imports
6 years ago
matejcik 5259146a0b style: remove unused imports with autoflake
6 years ago
matejcik ca608d0a98 flake8: fix complaints (for the last time, hopefully)
6 years ago
matejcik 045ad85ecd trezorctl: use new API
6 years ago
matejcik 2bb7088281 Merge branch 'master' into matejcik/client-split
6 years ago
D.Matskevych 5a677c3782 Added Zencash supporting
6 years ago
Tomas Susanka 61e63c6a02 ripple: ripple prefix dropped in functions
6 years ago
Tomas Susanka c0f29bf4fd ripple: proper sign_tx command
6 years ago
Tomas Susanka 37847fb56f ripple: client functions moved to ripple.py
6 years ago
Tomas Susanka 147e7e21cb ripple: get address command including tests
6 years ago
matejcik 00617817c3 trezorlib: disable encrypt/decrypt message functionality
6 years ago
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