Commit Graph

90 Commits (8e4611f56c2863b805261fd2273cda93a8ed961c)

Author SHA1 Message Date
slush0 8e4611f56c Compiled pb 11 years ago
slush0 2a3e5ace6b Added TrezorClientDebug which prints wire messages to stdout 11 years ago
slush0 6e90d5763e Added debug printing 11 years ago
slush0 b6a280c380 Fixed passphrase request 11 years ago
Pavol Rusnak b63418c8b8 add read_passphrase_protection to debuglink 11 years ago
Pavol Rusnak 8e6e3bb7be recompile pb 11 years ago
slush0 86a2a9f845 TrezorDebugClient: Removed expected_buttonrequests, added more generic expected_responses 11 years ago
slush0 f48cf157c7 Fixes HID detection on Mac 11 years ago
slush0 a117057dea Slightly refactored mixin structure, added debugging output 11 years ago
slush0 9b8462f71e typo 11 years ago
slush0 558f61e635 Heavily refactored TrezorClient 11 years ago
Pavol Rusnak dc54376b15 use filecache module if possible 11 years ago
slush0 22dd34baa1 Compiled pb 11 years ago
slush0 262d493ce2 CallException has always code and message 11 years ago
slush0 e919f1bd30 Fixed expect_buttonrequests
Splitted simplesigntx
11 years ago
Pavol Rusnak 6ee8d7d949 and test_pings for combinations of input params 11 years ago
Pavol Rusnak 17e28c0e10 add asserts to debuglink tests 11 years ago
Pavol Rusnak 49cecb563d add test_debuglink test 11 years ago
slush0 aeb0db92de Compiled pb 11 years ago
slush0 7edf015914 Removed debug printing 11 years ago
slush0 39f4ade40b Implemented ButtonRequestType 11 years ago
slush0 b81c5be4c3 Compiled pb 11 years ago
Pavol Rusnak 1716093dbb compile pb once again 11 years ago
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
Implemented wipe_device
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
SimpleSignTx basic unit test
11 years ago
slush0 6aa8fbd1da Compiled pb 11 years ago
slush0 ca6ab18ae5 Fixes DebugLinkGetState 11 years ago
slush0 981cf2ce7a Fixed ApplySettings 11 years ago