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
Pavol Rusnak b4e34b98fc
trezorlib: add monero getaddress/getwatchkey + tests
6 years ago
..
messages build: remove prebuilt protobuf files 6 years ago
qt Fix Qt5/4 import strategy. 6 years ago
tests trezorlib: add monero getaddress/getwatchkey + tests 6 years ago
transport bridge: perform HTTP request in `read`, not `write` 6 years ago
__init__.py build: do not import trezorlib in setup.py, parse out `__version__` by hand 6 years ago
_ed25519.py cosi: replace slow djb implementation of ed25519 with an optimized one 6 years ago
btc.py altcoin: Capricoin support tests and minor trezorctl addition. (#325) 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 exceptions: smarter, nicer exceptions from Failures 6 years ago
coins.py decred: Return tree and version in insight api (#319) 6 years ago
cosi.py cosi: tests for new verify_m_of_n method 6 years ago
debuglink.py debuglink: allow with-block without expected_responses 6 years ago
device.py style: isort & autopep 6 years ago
ethereum.py tests: fix eip155 test 6 years ago
exceptions.py exceptions: smarter, nicer exceptions from Failures 6 years ago
firmware.py firmware: update forgotten comment 6 years ago
lisk.py style: uppercase hex constants to conform with black 18.9b0 style 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
monero.py trezorlib: add monero getaddress/getwatchkey + tests 6 years ago
nem.py trezorlib+tools: remove usage of binascii 6 years ago
ontology.py add Ontology support (#301) 6 years ago
protobuf.py style: uppercase hex constants to conform with black 18.9b0 style 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 tests: ripple fix 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 debug: improve infrastructure and expected message reporting 6 years ago
tx_api.py altcoin: Capricoin support tests and minor trezorctl addition. (#325) 6 years ago
ui.py ui: switch ClickUI to use stderr 6 years ago