Commit Graph

9779 Commits (andrewkozlik/t1-keyboard-cyclic)
 

Author SHA1 Message Date
slush ce7e6fbb50 Synchronized protobuf,
11 years ago
slush b01c49715e Mapping reflects latest changes in protobuf file
11 years ago
slush cc37fbaa5f Protocol has been heavily modified, check trezor-emu for further details
11 years ago
slush 1fa4f1eb81 Test if USB device is presented
11 years ago
slush 8f42da3fcc Use first USB device by default
11 years ago
Pavol Rusnak 4593b3f636 use /dev/urandom in example
11 years ago
Pavol Rusnak 0f7c3be5dd expand readme
11 years ago
Pavol Rusnak 7c13e810fc add -Os flag to makefile
11 years ago
Pavol Rusnak 1830c2066d add more comments to readme
11 years ago
Pavol Rusnak 32c9ff72a5 reorganize code in speed tests
11 years ago
Pavol Rusnak 0ed5bea0d0 properly initialize rng
11 years ago
Pavol Rusnak ee09a6a7b2 param names cleanup
11 years ago
Pavol Rusnak b018f9e6fe add speed testing code for stm32
11 years ago
Pavol Rusnak 8e7bee7043 add speed test
11 years ago
Pavol Rusnak 1bd0592c26 fix for formatting
11 years ago
Pavol Rusnak 3645df58e1 add note about RNG
11 years ago
Pavol Rusnak ccbc219b29 import sources
11 years ago
slush b120043fcc Fixed load_device
11 years ago
slush 0af7a672f0 Updated protobuf files
11 years ago
slush 29bd7a10f8 Tests fixed to work with latest sources
11 years ago
slush 4b9a6675c7 SignTx test
11 years ago
slush a6f0657de7 Fixes workflow for failed test
11 years ago
slush d363c2448d Removed 'algorithm' from protobuf
11 years ago
slush ea3c8eaef0 Refactored protobuf
11 years ago
slush d0bc74ff21 Removed algorithm switching
11 years ago
slush 1ae4ab42f8 Refactored protobuf
11 years ago
slush d0708f323b Merge branch 'master' of github.com:slush0/bitkeylib-python
11 years ago
slush 5f381bd936 Enabled HID transport, 'list' command enumerates HID devices
11 years ago
slush 5d1e1a79ae Working HID transport
11 years ago
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
12 years ago
slush ca94e682d3 Unit test for Electrum address generation
12 years ago
slush 2730631e6d Implemented responder for signing
12 years ago
slush 80e25b1410 Removed unnecessary import in test_protect_call
12 years ago
slush db26da19a9 Fixed protobuf, int32 instead of uint32 in InputRequest
12 years ago
slush 1e6588e28f Test for protect_call
12 years ago
slush 1c78397c1b ButtonAck sent over recursion call, like other *Ack
12 years ago
slush 9b4359fe01 Refactored tests, added common.BitkeyTest
12 years ago
slush 4aafd2deff Stub for protect_call tests
12 years ago
slush ca78da632d Fixed DebugLink handling
12 years ago
slush 9d7e55ea30 Implemented get_address API
12 years ago