Commit Graph

267 Commits (c6094dc9adaac504dca29506a2c435cee47050b9)

Author SHA1 Message Date
slush0 2a59a8e055 Added Ping.button_protection
11 years ago
slush0 229cfa3cd4 Compiled pb
11 years ago
slush0 60e6064d4e Configurable ping message
11 years ago
slush0 fa8c5e884f Compiled pb
11 years ago
slush0 a56700a03b Reworked HID path handling (to fix Windows issues)
11 years ago
Pavol Rusnak d629a76689 print message size in _pprint
11 years ago
slush0 c9a348d4a9 Unit tests for signing messages
11 years ago
slush0 1fcb7e7fff Compiled pb
11 years ago
slush0 5a10692e86 Implemented RecoveryDevice
11 years ago
slush0 cbd1e36bb8 Compiled pb
11 years ago
slush0 845f874aea Added Features.initialized
11 years ago
slush0 e2c8ad0f90 Compiled pb
11 years ago
slush0 eb22fad568 protobuf text_format now prints in both binary and hex form
11 years ago
slush0 2782655320 Monkeypatching of google.protobuf.text_format
11 years ago
Pavol Rusnak 366a7aa07d monkeypatching: text formatting of protobuf messages
11 years ago
slush0 fe0e409e77 Implementation of ChangePin
11 years ago
Pavol Rusnak 24861a1b58 add check for expected type of message responses
11 years ago
slush0 1089f58eb5 Code cleanup
11 years ago
slush0 93d7fe5341 Estimate tx size
11 years ago
slush0 a1000528f3 Compiled pb
11 years ago
slush0 91b2b637b4 BIP32 public CKD
11 years ago
slush0 999194fa59 Compiled pb
11 years ago
slush0 20aa0faeb0 Compiled pb
11 years ago
slush0 b9925432cd Basic blockchain.info API
11 years ago
slush0 6aa8fbd1da Compiled pb
11 years ago
slush0 ca6ab18ae5 Fixes DebugLinkGetState
11 years ago
slush0 981cf2ce7a Fixed ApplySettings
11 years ago
slush0 e0ed224656 cmd allows textual bip32 paths with prime derivation
11 years ago
slush0 4c55093f6a pb2json allow extra fields to merge with
11 years ago
slush0 323838d41e Compiled pb
11 years ago
slush0 3b19508a9d xprv checksum
11 years ago
slush0 dc671173d0 Implemented ResetDevice
11 years ago
slush0 f0e7c61cdd Compiled pb
11 years ago
slush0 e542c2dc29 Fixed load_device, including command line
11 years ago
slush0 56eb483f70 Added base58 decoder
11 years ago
slush0 b4ff6139ae Refactored code to follow trezor-common structures
11 years ago
Pavol Rusnak d3df313442 cleanup protobuf mess
11 years ago
slush0 b7a2800b97 Compiled messages
11 years ago
slush0 a544af7c88 ckd public derivation
11 years ago
slush0 3ec7a7685a Signing messages, splitted protobuf
11 years ago
Pavol Rusnak 2720665743 use trezor-common submodule
11 years ago
slush0 12afba8385 Support for HID debug_link
11 years ago
Pavol Rusnak de5bcf6dc5 add wire_in/wire_out enum options to protobuf
11 years ago
Pavol Rusnak 817cd6ea86 use same product id for bootloader mode as well
11 years ago
Pavol Rusnak c01830462a add FirmwareErase message
11 years ago
Pavol Rusnak f863e1e602 drop FirmwareUpdate.force field
11 years ago
Pavol Rusnak 624d500c84 use required fields for bootloader firmwareupload message
11 years ago
Pavol Rusnak 2587eff8fd use new hidapi api
11 years ago
Pavol Rusnak 57151ce1b3 fix usb ids
11 years ago
slush0 0b54b50ba2 firmware_update command
11 years ago
slush0 e33be1965e Compilled protobuf
11 years ago
slush0 4807ad2fc4 Compiled protobuf
11 years ago
slush0 121e189643 Implemented test of pin exponential backoff
11 years ago
slush0 b8ddd0279a Test of PIN cancel function
11 years ago
slush0 4e5c3740aa Added strength indicator (weak / fine / strong / ultimate)
11 years ago
slush0 69fa23ff57 Fixed GetMPK, get_device_id
11 years ago
slush0 83e8dd1c0e Mapping now uses MessageType enum from protobuf
11 years ago
slush0 2a41550d92 compiled protobuf
11 years ago
slush0 2a1a1e61e4 Simplified PinMatrix widget
11 years ago
slush0 a69c820f5b Disable focus on buttons
11 years ago
slush0 f7f04b0482 Introduce pin_input message to trigger PinMatrix widget
11 years ago
slush0 12955a0c0c Allow only [1-9]+ in Pin matrix
11 years ago
slush0 0634d6bbb4 Qt4 widget for Pin matrix
11 years ago
slush0 ae9444a83b Fixes bug with aligning the magic
11 years ago
slush0 98bb17299b Module renamed to trezorlib
11 years ago
slush0 9fd3121724 Fixed project name
11 years ago
slush0 18d5f9f3d6 ApplySettings triggers init_device to reload Features structure
11 years ago