Commit Graph

10800 Commits (3f12742669bd782cac374a1750d517f4fd88c43b)
 

Author SHA1 Message Date
Pavol Rusnak 8cd7c1aa0a add gitignore
11 years ago
slush a2ad820ac1 Removed unused FakeRead
11 years ago
slush c0d267e7d8 Fixes reading of message headers
11 years ago
slush 41b706d56a HID transport
11 years ago
slush 43c2d9b042 load_device moved to debuglink
11 years ago
slush 235aaf7768 Added link to homepage
11 years ago
slush 9a56af5dcb Refactored messages TxInput/TxOutput
11 years ago
slush 53ffe3b755 Fixed address_n
11 years ago
slush 5f0bf64bfa Messages TxInput and TxOutput refactored to TxRequest
11 years ago
slush 83aa0e6e66 UUID is exactly 9 bytes long
11 years ago
slush 29de33fa98 Data for testing private key generation
11 years ago
slush ca94e682d3 Unit test for Electrum address generation
11 years ago
slush 2730631e6d Implemented responder for signing
11 years ago
slush 80e25b1410 Removed unnecessary import in test_protect_call
11 years ago
slush db26da19a9 Fixed protobuf, int32 instead of uint32 in InputRequest
11 years ago
slush 1e6588e28f Test for protect_call
11 years ago
slush 1c78397c1b ButtonAck sent over recursion call, like other *Ack
11 years ago
slush 9b4359fe01 Refactored tests, added common.BitkeyTest
11 years ago
slush 4aafd2deff Stub for protect_call tests
11 years ago
slush ca78da632d Fixed DebugLink handling
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 b96b65e1ce Updated call parameters
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 c164eba47b Some basic commands (still under heavy development)
12 years ago
slush 52c50cd442 Socket transport
12 years ago
slush 8f84e356ad Major refactoring
12 years ago
slush 37b75d1bc9 Implemented debuglink connection
12 years ago
slush 0c81a7d8ec DebugLinkDecision message
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 b6106fa681 Basic structure of unit tests
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
slush c8e3242efb Refactored protobuf directory
12 years ago
slush fdd090b67e test uses BitkeyClient
12 years ago
slush 437d88db1b Drop pipe only when acting as a device
12 years ago
slush 541ebe37f5 Client library for talking with bitkey device
12 years ago
slush b2b3abc7ed protobuf specs changes
12 years ago
slush d4d2e0449c Fixed mapping
12 years ago
slush 99d892e759 Initial commit
12 years ago
slush0 be876ae1d2 Initial commit
12 years ago