1
0
mirror of https://github.com/trezor/trezor-firmware.git synced 2024-10-13 11:29:11 +00:00
trezor-firmware/trezorlib
2018-09-04 15:51:38 +02:00
..
messages build: remove prebuilt protobuf files 2018-07-09 13:46:18 +02:00
qt style: apply black/isort 2018-08-13 18:22:19 +02:00
tests tx_api: update to assume "/api" path again, let blockHash request be 2018-09-03 14:59:29 +02:00
transport style: apply black/isort 2018-08-13 18:22:19 +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 style: apply black/isort 2018-08-13 18:22:19 +02:00
btc.py style: apply black/isort 2018-08-13 18:22:19 +02:00
ckd_public.py style: apply black/isort 2018-08-13 18:22:19 +02:00
client.py client: drop stellar_get_public_key from compatibility links 2018-09-04 15:51:38 +02:00
coins.py build: support new tooling in trezor-common 2018-09-04 15:51:38 +02:00
cosi.py style: apply black/isort 2018-08-13 18:22:19 +02:00
debuglink.py style: apply black/isort 2018-08-13 18:22:19 +02:00
device.py style: apply black/isort 2018-08-13 18:22:19 +02:00
ethereum.py tests: fix eip155 test 2018-09-03 14:53:53 +02:00
firmware.py style: apply black/isort 2018-08-13 18:22:19 +02:00
lisk.py style: add makefile with style targets, final touchups 2018-08-21 16:30:22 +02:00
log.py style: apply black/isort 2018-08-13 18:22:19 +02:00
mapping.py style: apply black/isort 2018-08-13 18:22:19 +02:00
misc.py style: apply black/isort 2018-08-13 18:22:19 +02:00
nem.py nem: make a clearer flow for create_sign_tx 2018-08-21 15:57:50 +02:00
protobuf.py trezorlib: implement auto-creating protobuf messages from dicts 2018-08-21 16:02:15 +02:00
protocol_v1.py style: apply black/isort 2018-08-13 18:22:19 +02:00
protocol_v2.py style: apply black/isort 2018-08-13 18:22:19 +02:00
ripple.py style: add makefile with style targets, final touchups 2018-08-21 16:30:22 +02:00
stellar.py stellar: public key methods removed 2018-09-03 14:57:10 +02:00
tools.py trezorlib: implement auto-creating protobuf messages from dicts 2018-08-21 16:02:15 +02:00
tx_api.py tx_api: fix issue on python < 3.5 2018-09-03 14:59:39 +02:00