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 c3f74420a4
add OP_EQUAL to txapi parser
10 years ago
..
__init__.py Refactored code to follow trezor-common structures 11 years ago
ckd_public.py Fixed unittest for get_subnode CKD 11 years ago
client.py put TXAPIs into one location 10 years ago
debuglink.py rename word variables in DebugLinkState message 10 years ago
mapping.py cleanup protobuf mess 11 years ago
messages_pb2.py recompile pb, adjust TransactionType constructors 10 years ago
pinmatrix.py Implementation of ChangePin 11 years ago
protobuf_json.py pb2json allow extra fields to merge with 11 years ago
tools.py adapt to new pb, small fixes 10 years ago
transport.py Fixes bug with aligning the magic 11 years ago
transport_fake.py Module renamed to trezorlib 11 years ago
transport_hid.py Fixes HID detection on Mac 11 years ago
transport_pipe.py Fixed project name 11 years ago
transport_serial.py Module renamed to trezorlib 11 years ago
transport_socket.py Module renamed to trezorlib 11 years ago
tx_api.py add OP_EQUAL to txapi parser 10 years ago
types_pb2.py recompile pb, adjust TransactionType constructors 10 years ago