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 e5c2329b80
client: drop stellar_get_public_key from compatibility links
6 years ago
..
messages build: remove prebuilt protobuf files 6 years ago
qt style: apply black/isort 6 years ago
tests tx_api: update to assume "/api" path again, let blockHash request be 6 years ago
transport style: apply black/isort 6 years ago
__init__.py build: do not import trezorlib in setup.py, parse out `__version__` by hand 6 years ago
_ed25519.py style: apply black/isort 6 years ago
btc.py style: apply black/isort 6 years ago
ckd_public.py style: apply black/isort 6 years ago
client.py client: drop stellar_get_public_key from compatibility links 6 years ago
coins.py style: apply black/isort 6 years ago
cosi.py style: apply black/isort 6 years ago
debuglink.py style: apply black/isort 6 years ago
device.py style: apply black/isort 6 years ago
ethereum.py tests: fix eip155 test 6 years ago
firmware.py style: apply black/isort 6 years ago
lisk.py style: add makefile with style targets, final touchups 6 years ago
log.py style: apply black/isort 6 years ago
mapping.py style: apply black/isort 6 years ago
misc.py style: apply black/isort 6 years ago
nem.py nem: make a clearer flow for create_sign_tx 6 years ago
protobuf.py trezorlib: implement auto-creating protobuf messages from dicts 6 years ago
protocol_v1.py style: apply black/isort 6 years ago
protocol_v2.py style: apply black/isort 6 years ago
ripple.py style: add makefile with style targets, final touchups 6 years ago
stellar.py stellar: public key methods removed 6 years ago
tools.py trezorlib: implement auto-creating protobuf messages from dicts 6 years ago
tx_api.py tx_api: fix issue on python < 3.5 6 years ago