.. |
messages
|
Rework from Google's protobuf to pure-python protobuf implementation
|
2017-12-17 02:19:16 +01:00 |
qt
|
don't use generic Exception, but rather specific subclass
|
2017-11-06 11:10:23 +01:00 |
tests
|
device_tests: Add test_decred_multisig_change
|
2017-12-23 13:42:59 +01:00 |
__init__.py
|
fix typo
|
2017-12-17 03:23:37 +01:00 |
ckd_public.py
|
revert ckd_public.py removal of bytes/string handling
|
2017-12-18 22:40:11 +01:00 |
client.py
|
client: fix PinMatrixRequestType enum usage
|
2017-12-23 13:43:51 +01:00 |
coins.py
|
coins: Add Decred Testnet
|
2017-12-18 16:34:43 +01:00 |
debuglink.py
|
Rework from Google's protobuf to pure-python protobuf implementation
|
2017-12-17 02:19:16 +01:00 |
ed25519cosi.py
|
ed25519: remove py2/py3 handling in ed25519 funcs as well
|
2017-12-18 22:34:15 +01:00 |
ed25519raw.py
|
ed25519: remove py2/py3 handling in ed25519 funcs as well
|
2017-12-18 22:34:15 +01:00 |
mapping.py
|
Added registering custom protobuf messages by application.
|
2017-12-17 03:17:37 +01:00 |
protobuf.py
|
protobuf: Call _fill_missing in __init__
|
2017-12-19 13:16:22 +01:00 |
protocol_v1.py
|
Rework from Google's protobuf to pure-python protobuf implementation
|
2017-12-17 02:19:16 +01:00 |
protocol_v2.py
|
Removed excessive logging
|
2017-12-17 02:58:35 +01:00 |
tools.py
|
revert bytes/str change in tools.py
|
2017-12-19 16:10:37 +01:00 |
transport_bridge.py
|
transport_bridge: fix messages' module import
|
2017-12-23 13:43:51 +01:00 |
transport_hid.py
|
transport_hid: force V1 transport with env var
|
2017-10-31 13:51:13 +01:00 |
transport_pipe.py
|
transport: add TransportException
|
2017-09-05 17:16:04 +02:00 |
transport_udp.py
|
transport_udp: Support TREZOR_TRANSPORT_V1
|
2017-12-16 22:47:19 +01:00 |
transport.py
|
transport: add TransportException
|
2017-09-05 17:16:04 +02:00 |
tx_api.py
|
coins: Add Decred Testnet
|
2017-12-18 16:34:43 +01:00 |