Commit Graph

1096 Commits (df8c3da1a2f372898cf7ecf53b7d4defc367d89c)
 

Author SHA1 Message Date
Tomas Susanka bc036bc857 tests/device: two output changes yield error
7 years ago
Pavol Rusnak cb47dbd284
chmod +x tools/mem_flashblock.py
7 years ago
Pavol Rusnak a0c85bed12
tools: add pwd_reader from SLIP-0016
7 years ago
Jan Pochyla 2c91a668aa tests: fix udp debuglink
7 years ago
Pavol Rusnak bccd61cb23
client: implement PassphraseRequest.on_device handling
7 years ago
Pavol Rusnak e256281a99
rebuild protobuf to add {Initialize,Features}.state
7 years ago
Tomas Susanka 30e5c80956 Multisig tests enabled for t2 (#216)
7 years ago
脇山P 4cbf74f789 Support monacoin (#215)
7 years ago
Pavol Rusnak 1c3b05a44b
bump version to 0.9.0
7 years ago
Pavol Rusnak ba8bb99097
fix flake8 error
7 years ago
slush 489b1eb074 Removing unused transport_pipe.py
7 years ago
slush e141a6f5d1 Added get_path() to transports
7 years ago
slush f00a689087 Remove unnecessary logging
7 years ago
slush 6a22cf481c Fix handling of find_by_path in transports.
7 years ago
Pavol Rusnak d45cba1ddb
messages: add fw_vendor_keys to Features message
7 years ago
Pavol Rusnak 272ad30898
messages: add new fields to Features
7 years ago
Pavol Rusnak e9705c8208
webusb: don't create usb context on WebUsbTransport import
7 years ago
Roman Zeyde 1b6873eb20 Allow compatibility with Python 2 (#214)
7 years ago
Yash 9ec331ed46 Add in import for TransportException in transport_udp.py (#212)
7 years ago
slush 9ebe1b5204 Remove debug print
7 years ago
slush 81db1da68f Fix handling of bytes/str in transport paths
7 years ago
Karel Bilek 29ad78d57b Ignoring non-webusb devices
7 years ago
slush ac09c8d7de Make all transport prefixes lowercase.
7 years ago
slush 03a11450c1 Adding bridge transport to TrezorDevice, using as default transport
7 years ago
slush 562a19c812 Make examples working for all available transports.
7 years ago
slush a4cdae39af Introducing TrezorDevice, removing concept of transports from trezorctl
7 years ago
slush fae11f2996 Use python3 for setup
7 years ago
slush b32b59cc51 Use python3 in README
7 years ago
Pavol Rusnak 1a046b524c
setup: add dependency for libusb1
7 years ago
Pavol Rusnak 646338c414
small nits of last commit
7 years ago
Karel Bilek 759316e96f Add webusb to transports
7 years ago
Pavol Rusnak 7b844f0379
add Sint64 to protobuf
7 years ago
slush 11fd72890c trezorctl: Do not display PASSPHRASE on screen.
7 years ago
slush ab42e93718 trezorctl: Allow entering passphrase by environment variable PASSPHRASE.
7 years ago
Pavol Rusnak 5b3e992521
transport: update to new bridge API
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
Anton Kolesnyk 28c9820b3d Fixes for BlockCypher API and Dogecoin.
7 years ago
Pavol Rusnak c78c548752
protobuf: delete old messages first
7 years ago
Pavol Rusnak 694bc7ac11
protobuf: don't generate storage protobuf
7 years ago
Pavol Rusnak 8f6b2449be
sort imports in pb2py
7 years ago
Pavol Rusnak 78d2c07d34
regenerate pb messages
7 years ago
Pavol Rusnak 47cfa178e4
tests: fix test_msg_ethereum_signtx.py
7 years ago
Tomas Susanka 0c517c1565 tests/device: code style typos
7 years ago
Tomas Susanka 4bbf5880ce tests/device: ethereum sign tx with expected checks
7 years ago
Pavol Rusnak e618402429
trezorctl: firmware_update -e erases firmware (first 32K; rendering it unusable)
7 years ago
Pavol Rusnak 0c5eac2f39
skip None and empty ([]) fields in proto messages
7 years ago
Pavol Rusnak f587135b8d
fix last commit (also skip print statement)
7 years ago
Tomas Susanka 4e01971e4c client: expected field check fix
7 years ago
slush c71f234a8b Added deprecation warning for Python2
7 years ago