You can not select more than 25 topics Topics must start with a letter or number, can include dashes ('-') and can be up to 35 characters long.
trezor-firmware/trezorlib
matejcik cfb19dfb15
firmware: recognize, verify and handle firmware v1.8.0 and up
6 years ago
..
messages
qt
tests tests: set xfail to komodo device test for now 6 years ago
transport transport/webusb: reset USB device when connecting 6 years ago
__init__.py trezorlib: bump version 6 years ago
_ed25519.py Revert "style" 6 years ago
btc.py
cardano.py change network to protocol magic in cardano 6 years ago
ckd_public.py
client.py client: add get_default_client convenience function 6 years ago
coins.py
cosi.py
debuglink.py debuglink: allow clearing input_flow function 6 years ago
device.py device: pass u2f counter when running device recovery 6 years ago
ethereum.py
exceptions.py
firmware.py firmware: recognize, verify and handle firmware v1.8.0 and up 6 years ago
lisk.py
log.py Revert "style" 6 years ago
mapping.py
misc.py
monero.py
nem.py
ontology.py
protobuf.py protobuf: improve to_dict function 6 years ago
ripple.py
stellar.py
tezos.py
tools.py tools: make sure that passed Base58 string uses valid alphabet 6 years ago
tx_api.py trezorlib/tx_api: use tx-specific endpoint for blockbook 6 years ago
ui.py