..
messages
protobuf: update trezor-common and regenerate
2018-06-07 14:07:26 +02:00
qt
don't use generic Exception, but rather specific subclass
2017-11-06 11:10:23 +01:00
tests
tests/device: nem is not xfail anymore
2018-06-07 14:41:47 +02:00
transport
transport: better ways to handle errors when enumerating devices
2018-05-24 19:14:05 +02:00
__init__.py
bump version to 0.9.1
2018-03-05 19:14:04 +01:00
_ed25519.py
ed25519: type hints
2018-05-28 14:17:11 +02:00
client.py
trezorctl: update firmware_update to work better with TT ( fix #269 )
2018-06-07 17:06:31 +02:00
coins.py
vendor: update trezor-common
2018-05-30 11:31:12 +02:00
cosi.py
cosi: typehints, documentation, removed selftest
2018-05-28 14:20:26 +02:00
debuglink.py
logging: get rid of pprint and VerboseWireMixin
2018-05-11 15:29:38 +02:00
device.py
restore device.py as a deprecated compatibility wrapper
2018-03-05 16:18:32 +01:00
log.py
log: remove special handling of Features/CoinType in prettyprinter
2018-05-28 15:01:17 +02:00
mapping.py
Added registering custom protobuf messages by application.
2017-12-17 03:17:37 +01:00
nem.py
tests/device/nem: multisig tests
2018-04-10 14:50:01 +02:00
protobuf.py
log: remove special handling of Features/CoinType in prettyprinter
2018-05-28 15:01:17 +02:00
protocol_v1.py
protocol: python logging to supersede VerboseWire
2018-05-11 15:29:38 +02:00
protocol_v2.py
protocol: python logging to supersede VerboseWire
2018-05-11 15:29:38 +02:00
stellar.py
stellar: better way to handle default path
2018-05-28 15:47:40 +02:00
tools.py
trezorlib: remove Hash to btc_hash, prepare for moving it away from things
2018-05-11 15:29:38 +02:00
tx_api.py
zcash overwinter support
2018-06-05 16:05:14 +02:00