1
0
mirror of https://github.com/trezor/trezor-firmware.git synced 2024-10-13 03:19:05 +00:00
trezor-firmware/trezorlib
matejcik 697f86210f revert usb reset related commits
As it stands, they cause more harm than good for a point release.
This code will be returned later, when it is more mature
2019-02-26 18:01:19 +01:00
..
messages
qt
tests tests: set xfail to komodo device test for now 2019-02-15 01:42:41 +01:00
transport revert usb reset related commits 2019-02-26 18:01:19 +01:00
__init__.py trezorlib: bump version 2019-02-20 13:58:32 +01:00
_ed25519.py Revert "style" 2019-02-18 20:43:08 +01:00
btc.py
cardano.py change network to protocol magic in cardano 2019-01-21 10:23:55 +01:00
ckd_public.py
client.py client: add get_default_client convenience function 2019-02-01 14:34:00 +01:00
coins.py
cosi.py
debuglink.py debuglink: allow clearing input_flow function 2019-02-01 14:27:52 +01:00
device.py revert usb reset related commits 2019-02-26 18:01:19 +01:00
ethereum.py eth: add get public key 2019-01-15 12:46:20 +01:00
exceptions.py
firmware.py firmware: fix digest for OneV1, disallow unsigned by default 2019-02-26 14:06:56 +01:00
lisk.py
log.py Revert "style" 2019-02-18 20:43:08 +01:00
mapping.py
misc.py
monero.py
nem.py
ontology.py
protobuf.py protobuf: improve to_dict function 2019-02-19 17:14:12 +01:00
ripple.py
stellar.py
tezos.py
tools.py tools: make sure that passed Base58 string uses valid alphabet 2019-01-23 11:34:41 +01:00
tx_api.py trezorlib/tx_api: use tx-specific endpoint for blockbook 2019-02-19 12:57:59 +00:00
ui.py