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 1c3b05a44b
bump version to 0.9.0
6 years ago
..
messages messages: add fw_vendor_keys to Features message 6 years ago
qt don't use generic Exception, but rather specific subclass 7 years ago
tests small nits of last commit 6 years ago
__init__.py bump version to 0.9.0 6 years ago
ckd_public.py revert ckd_public.py removal of bytes/string handling 7 years ago
client.py fix flake8 error 6 years ago
coins.py Add sign_tx support for Dogecoin 7 years ago
debuglink.py Rework from Google's protobuf to pure-python protobuf implementation 7 years ago
device.py webusb: don't create usb context on WebUsbTransport import 6 years ago
ed25519cosi.py ed25519: remove py2/py3 handling in ed25519 funcs as well 7 years ago
ed25519raw.py ed25519: remove py2/py3 handling in ed25519 funcs as well 7 years ago
mapping.py Added registering custom protobuf messages by application. 7 years ago
protobuf.py add Sint64 to protobuf 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
tools.py revert bytes/str change in tools.py 7 years ago
transport.py transport: add TransportException 7 years ago
transport_bridge.py Added get_path() to transports 6 years ago
transport_hid.py Added get_path() to transports 6 years ago
transport_udp.py Added get_path() to transports 6 years ago
transport_webusb.py Added get_path() to transports 6 years ago
tx_api.py Add varying url to broadcast tx, depending on the api 6 years ago