1
0
mirror of https://github.com/trezor/trezor-firmware.git synced 2024-11-18 05:28:40 +00:00
trezor-firmware/trezorlib
2018-08-10 15:48:39 +02:00
..
messages build: remove prebuilt protobuf files 2018-07-09 13:46:18 +02:00
qt regenerate license headers 2018-06-21 16:49:13 +02:00
tests style: remove unused imports with autoflake 2018-08-10 15:48:39 +02:00
transport style: remove unused imports with autoflake 2018-08-10 15:48:39 +02:00
__init__.py build: do not import trezorlib in setup.py, parse out __version__ by hand 2018-07-09 13:46:18 +02:00
_ed25519.py ed25519: type hints 2018-05-28 14:17:11 +02:00
btc.py trezorlib: post-merge updates 2018-08-06 16:15:44 +02:00
ckd_public.py regenerate license headers 2018-06-21 16:49:13 +02:00
client.py style: remove unused imports with autoflake 2018-08-10 15:48:39 +02:00
coins.py Added Zencash supporting 2018-07-26 11:34:51 +02:00
cosi.py style: remove unused imports with autoflake 2018-08-10 15:48:39 +02:00
debuglink.py debuglink: fix bug in self_test bootloader detection 2018-08-10 15:18:34 +02:00
device.py style: remove unused imports with autoflake 2018-08-10 15:48:39 +02:00
ethereum.py trezorlib: drop @field decorator 2018-07-09 13:57:30 +02:00
firmware.py style: remove unused imports with autoflake 2018-08-10 15:48:39 +02:00
lisk.py trezorlib: drop @field decorator 2018-07-09 13:57:30 +02:00
log.py style: remove unused imports with autoflake 2018-08-10 15:48:39 +02:00
mapping.py style: remove unused imports with autoflake 2018-08-10 15:48:39 +02:00
misc.py trezorlib: drop @field decorator 2018-07-09 13:57:30 +02:00
nem.py trezorlib: drop @field decorator 2018-07-09 13:57:30 +02:00
protobuf.py regenerate license headers 2018-06-21 16:49:13 +02:00
protocol_v1.py style: remove unused imports with autoflake 2018-08-10 15:48:39 +02:00
protocol_v2.py regenerate license headers 2018-06-21 16:49:13 +02:00
ripple.py style: remove unused imports with autoflake 2018-08-10 15:48:39 +02:00
stellar.py Merge branch 'master' into matejcik/client-split 2018-08-06 16:13:04 +02:00
tools.py trezorlib: post-merge updates 2018-08-06 16:15:44 +02:00
tx_api.py Added Zencash supporting 2018-07-26 11:34:51 +02:00