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
Tomas Susanka 6c659715dc
tests: style
6 years ago
..
messages build: remove prebuilt protobuf files 6 years ago
qt qt: don't import PyQt5.Qt 6 years ago
tests tests: style 6 years ago
transport transport: report proper exception when no device found 6 years ago
__init__.py trezorlib: bump to 0.11.1 6 years ago
_ed25519.py cosi: replace slow djb implementation of ed25519 with an optimized one 6 years ago
btc.py Don't require prevtx for coins with BIP-143 fork id (#352) 6 years ago
cardano.py trezorlib+tools: remove usage of binascii 6 years ago
ckd_public.py style: apply black/isort 6 years ago
client.py client: only normalize passphrase if not entered on device 6 years ago
coins.py tx_api: rework API, separate caching functionality to test support 6 years ago
cosi.py cosi: tests for new verify_m_of_n method 6 years ago
debuglink.py tests: limit number of reported expected responses 6 years ago
device.py device: add reasonable defaults for reset/recovery 6 years ago
ethereum.py eth: add get public key 6 years ago
exceptions.py client: refuse to work with outdated firmware 6 years ago
firmware.py trezorlib: add licence headers where missing 6 years ago
lisk.py trezorlib: add licence headers where missing 6 years ago
log.py style: apply black/isort 6 years ago
mapping.py style: apply black/isort 6 years ago
misc.py trezorlib: add licence headers where missing 6 years ago
monero.py trezorlib: add licence headers where missing 6 years ago
nem.py trezorlib+tools: remove usage of binascii 6 years ago
ontology.py trezorlib: add licence headers where missing 6 years ago
protobuf.py trezorlib: add some utility features 6 years ago
ripple.py trezorlib: add licence headers where missing 6 years ago
stellar.py style: uppercase hex constants to conform with black 18.9b0 style 6 years ago
tezos.py added Tezos support (#302) 6 years ago
tools.py trezorlib: update CallException to match the old one 6 years ago
tx_api.py Dash: Support spending DIP2 special transaction inputs (#351) 6 years ago
ui.py ui: allow empty passphrase in ClickUI 6 years ago