1
0
mirror of https://github.com/trezor/trezor-firmware.git synced 2024-11-23 16:08:17 +00:00
trezor-firmware/trezorlib
2018-04-20 10:33:56 -06:00
..
messages sync with current state of upstream master 2018-04-19 15:18:55 -06:00
qt
tests stellar - added some unit tests 2018-04-03 19:50:38 -06:00
transport transport: fix all_transports when required modules are missing (#232) 2018-03-09 10:58:24 +01:00
__init__.py bump version to 0.9.1 2018-03-05 19:14:04 +01:00
ckd_public.py start dropping py2 compatibility code 2018-03-06 15:50:54 +01:00
client.py client.py - refactor Stellar signing loop to make the message flow clearer 2018-04-20 10:33:56 -06:00
coins.py tests/device: Bitcoin Gold tests 2018-03-07 16:43:01 +01:00
debuglink.py debuglink: add new fields 2018-03-20 16:47:11 +01:00
device.py restore device.py as a deprecated compatibility wrapper 2018-03-05 16:18:32 +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
nem.py trezorlib: factor out NEM to a separate module 2018-03-20 12:39:23 +01:00
protobuf.py trezorlib/protobuf.py: return BytesType from wire as bytes, not bytearray. 2018-03-20 13:00:36 +01:00
protocol_v1.py
protocol_v2.py
stellar.py stellar - refactor parser to return protobuf messages instead of map 2018-04-19 15:10:27 -06:00
tools.py replace removed iterbytes with direct iteration 2018-03-06 15:50:54 +01:00
tx_api.py tests/device: Bitcoin Gold tests 2018-03-07 16:43:01 +01:00