1
0
mirror of https://github.com/trezor/trezor-firmware.git synced 2025-01-11 16:00:57 +00:00
trezor-firmware/trezorlib
matejcik 4f9bdff564 client: simplify MovedTo now that we only need it to raise an error
this also removes most of client's imports, which will FINALLY let us
import client where it is needed without circular dependencies
2018-11-26 15:30:42 +01:00
..
messages build: remove prebuilt protobuf files 2018-07-09 13:46:18 +02:00
qt Fix Qt5/4 import strategy. 2018-10-04 17:42:59 +02:00
tests tests/lisk: all all all seed 2018-11-21 17:08:18 +01:00
transport transport: consolidate USB-based transports 2018-11-12 12:22:32 +01: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 cosi: replace slow djb implementation of ed25519 with an optimized one 2018-10-12 12:58:44 +02:00
btc.py trezorlib: add licence headers where missing 2018-11-12 12:22:32 +01:00
cardano.py trezorlib+tools: remove usage of binascii 2018-09-27 16:52:28 +02:00
ckd_public.py style: apply black/isort 2018-08-13 18:22:19 +02:00
client.py client: simplify MovedTo now that we only need it to raise an error 2018-11-26 15:30:42 +01:00
coins.py tx_api: rework API, separate caching functionality to test support 2018-11-06 13:36:25 +01:00
cosi.py cosi: tests for new verify_m_of_n method 2018-10-12 12:58:49 +02:00
debuglink.py trezorlib: add licence headers where missing 2018-11-12 12:22:32 +01:00
device.py style: isort & autopep 2018-10-10 13:15:28 +02:00
ethereum.py trezorlib: add licence headers where missing 2018-11-12 12:22:32 +01:00
exceptions.py trezorlib: add licence headers where missing 2018-11-12 12:22:32 +01:00
firmware.py trezorlib: add licence headers where missing 2018-11-12 12:22:32 +01:00
lisk.py trezorlib: add licence headers where missing 2018-11-12 12:22:32 +01: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 trezorlib: add licence headers where missing 2018-11-12 12:22:32 +01:00
monero.py trezorlib: add licence headers where missing 2018-11-12 12:22:32 +01:00
nem.py trezorlib+tools: remove usage of binascii 2018-09-27 16:52:28 +02:00
ontology.py trezorlib: add licence headers where missing 2018-11-12 12:22:32 +01:00
protobuf.py trezorlib: add some utility features 2018-11-06 13:36:25 +01:00
ripple.py trezorlib: add licence headers where missing 2018-11-12 12:22:32 +01:00
stellar.py style: uppercase hex constants to conform with black 18.9b0 style 2018-10-01 14:01:33 +02:00
tezos.py added Tezos support (#302) 2018-09-10 16:40:31 +02:00
tools.py trezorlib: reentrant session handling 2018-11-12 12:22:32 +01:00
tx_api.py style: fix imports 2018-11-06 13:36:25 +01:00
ui.py trezorlib: add licence headers where missing 2018-11-12 12:22:32 +01:00