1
0
mirror of https://github.com/trezor/trezor-firmware.git synced 2024-11-23 16:08:17 +00:00
trezor-firmware/trezorlib
2018-11-06 13:36:25 +01:00
..
messages
qt
tests tx_api: rework API, separate caching functionality to test support 2018-11-06 13:36:25 +01:00
transport bridge: perform HTTP request in read, not write 2018-10-10 13:15:28 +02:00
__init__.py
_ed25519.py
btc.py btc: refactor and cleanup sign_tx api & flow 2018-11-06 13:36:25 +01:00
cardano.py
ckd_public.py
client.py client: inline PassphraseState flow into Passphrase flow 2018-11-06 13:36:25 +01:00
coins.py tx_api: rework API, separate caching functionality to test support 2018-11-06 13:36:25 +01:00
cosi.py
debuglink.py debuglink: add support for arbitrary message filters 2018-11-06 13:36:25 +01:00
device.py
ethereum.py
exceptions.py
firmware.py firmware: fix byte order for VendorTrust field, reproduce reserved field 2018-11-06 13:36:25 +01:00
lisk.py
log.py
mapping.py
misc.py
monero.py fix style 2018-11-04 16:06:21 +01:00
nem.py
ontology.py
protobuf.py protobuf: make MessageType more dict-like, drop _add_ and _extend_ 2018-11-06 13:36:25 +01:00
protocol_v1.py
protocol_v2.py
ripple.py
stellar.py
tezos.py
tools.py
tx_api.py tx_api: rework API, separate caching functionality to test support 2018-11-06 13:36:25 +01:00
ui.py