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 603b201ad0
tests: create tests.support module
6 years ago
..
messages protobuf: update generators and messages to be identical with trezor-core 6 years ago
qt don't use generic Exception, but rather specific subclass 7 years ago
tests tests: create tests.support module 6 years ago
transport flake8: make flake8 better and more strict 6 years ago
__init__.py bump version to 0.9.1 6 years ago
client.py Merge pull request #167 from zulucrypto/stellar 6 years ago
coins.py coins: wrap JSON errors in an ImportError 6 years ago
debuglink.py debuglink: add new fields 6 years ago
device.py restore device.py as a deprecated compatibility wrapper 6 years ago
mapping.py Added registering custom protobuf messages by application. 7 years ago
nem.py tests/device/nem: multisig tests 6 years ago
protobuf.py protobuf: improve description of sint_to_uint 6 years ago
protocol_v1.py Rework from Google's protobuf to pure-python protobuf implementation 7 years ago
protocol_v2.py Removed excessive logging 7 years ago
stellar.py fix style to match flake8 6 years ago
tools.py replace removed iterbytes with direct iteration 6 years ago
tx_api.py coins: refactor, use data from coins.json instead of hardcoded lists 6 years ago