Commit Graph

37 Commits (6fe26c26e46b83470be6a2ed49b56d7638a5d190)

Author SHA1 Message Date
slush 6fe26c26e4 Fix PIN handling 11 years ago
slush 5b214bbed2 Removed OTP constructs.
Implements PinMatrix.
Codebase now reflects latest protobuf changes
11 years ago
slush 5db17b3a6d Proper loading of trezor_pb2.py 11 years ago
slush ce7e6fbb50 Synchronized protobuf,
compiled protobuf moved from bitkey_pb2.py to trezor_pb2.py
11 years ago
slush b01c49715e Mapping reflects latest changes in protobuf file 11 years ago
slush b120043fcc Fixed load_device 12 years ago
slush 0af7a672f0 Updated protobuf files 12 years ago
slush d363c2448d Removed 'algorithm' from protobuf 12 years ago
slush 1ae4ab42f8 Refactored protobuf 12 years ago
slush 5d1e1a79ae Working HID transport 12 years ago
slush a2ad820ac1 Removed unused FakeRead 12 years ago
slush c0d267e7d8 Fixes reading of message headers 12 years ago
slush 41b706d56a HID transport 12 years ago
slush 43c2d9b042 load_device moved to debuglink 12 years ago
slush 9a56af5dcb Refactored messages TxInput/TxOutput 12 years ago
slush 5f0bf64bfa Messages TxInput and TxOutput refactored to TxRequest 12 years ago
slush 2730631e6d Implemented responder for signing
Basic signtx unit test
12 years ago
slush db26da19a9 Fixed protobuf, int32 instead of uint32 in InputRequest 12 years ago
slush 1c78397c1b ButtonAck sent over recursion call, like other *Ack 12 years ago
slush 9d7e55ea30 Implemented get_address API 12 years ago
slush 842720052a Better exception handling 12 years ago
slush 68d46cb2f9 Updated generated protobuf 12 years ago
slush 6bdaaaf514 Added GetAddress/Address messages 12 years ago
slush e203d2ef53 Implemented Button* messages 12 years ago
slush 1409665302 transport.read_blocking, fixes socket transport 12 years ago
slush 694452c861 Added ButtonRequest, ButtonAck, ButtonCancel messages 12 years ago
slush 89f0ca3f7e Removed debug prints 12 years ago
slush f16ade99e0 Refactored client.call() to allow PIN/OTP in any order 12 years ago
slush 52c50cd442 Socket transport 12 years ago
slush 8f84e356ad Major refactoring
Added commandline tool cmd.py
12 years ago
slush 37b75d1bc9 Implemented debuglink connection 12 years ago
slush 0c3f723ee7 Implemented ready_to_read() 12 years ago
slush b8e60121fe Added DebugLinkDecision message 12 years ago
slush 8cf7a6ae3d Check for generated bitkey_pb2.py 12 years ago
slush 05a15eaf7d Warning about missing bitkey_pb2.py 12 years ago
slush b7a81c61eb Fixed paths and imports 12 years ago
slush 1d56e4da59 Reworked directory structure 12 years ago