1
0
mirror of https://github.com/trezor/trezor-firmware.git synced 2024-10-13 03:19:05 +00:00
Commit Graph

33 Commits

Author SHA1 Message Date
slush0
e919f1bd30 Fixed expect_buttonrequests
Splitted simplesigntx
2014-02-08 23:15:38 +01:00
Pavol Rusnak
6ee8d7d949 and test_pings for combinations of input params 2014-02-07 11:31:12 +01:00
slush0
39f4ade40b Implemented ButtonRequestType 2014-02-06 10:44:10 +01:00
slush0
2a59a8e055 Added Ping.button_protection 2014-02-04 01:02:16 +01:00
slush0
60e6064d4e Configurable ping message 2014-02-04 00:31:44 +01:00
Pavol Rusnak
d629a76689 print message size in _pprint 2014-02-03 17:37:39 +01:00
slush0
c9a348d4a9 Unit tests for signing messages 2014-02-03 16:17:13 +01:00
slush0
5a10692e86 Implemented RecoveryDevice 2014-02-02 18:27:44 +01:00
slush0
845f874aea Added Features.initialized
Implemented wipe_device
2014-02-01 13:39:21 +01:00
slush0
2782655320 Monkeypatching of google.protobuf.text_format 2014-02-01 11:29:44 +01:00
Pavol Rusnak
366a7aa07d monkeypatching: text formatting of protobuf messages 2014-01-31 21:21:53 +01:00
slush0
fe0e409e77 Implementation of ChangePin 2014-01-31 19:48:19 +01:00
Pavol Rusnak
24861a1b58 add check for expected type of message responses 2014-01-27 20:19:12 +01:00
slush0
1089f58eb5 Code cleanup 2014-01-27 16:57:32 +01:00
slush0
93d7fe5341 Estimate tx size 2014-01-16 23:08:20 +01:00
slush0
91b2b637b4 BIP32 public CKD 2014-01-14 14:29:18 +01:00
slush0
b9925432cd Basic blockchain.info API
SimpleSignTx basic unit test
2014-01-13 04:44:57 +01:00
slush0
981cf2ce7a Fixed ApplySettings 2014-01-10 00:11:03 +01:00
slush0
e0ed224656 cmd allows textual bip32 paths with prime derivation
Implemented PassphraseRequest
2014-01-09 17:34:29 +01:00
slush0
3b19508a9d xprv checksum 2014-01-08 15:59:18 +01:00
slush0
dc671173d0 Implemented ResetDevice 2014-01-06 01:54:53 +01:00
slush0
e542c2dc29 Fixed load_device, including command line 2013-12-30 23:35:20 +01:00
slush0
b4ff6139ae Refactored code to follow trezor-common structures 2013-12-16 18:14:58 +01:00
Pavol Rusnak
d3df313442 cleanup protobuf mess 2013-12-16 17:40:25 +01:00
slush0
3ec7a7685a Signing messages, splitted protobuf 2013-11-26 17:29:50 +01:00
Pavol Rusnak
c01830462a add FirmwareErase message 2013-10-22 11:29:33 +02:00
Pavol Rusnak
f863e1e602 drop FirmwareUpdate.force field 2013-10-21 18:35:19 +02:00
slush0
0b54b50ba2 firmware_update command 2013-10-12 17:41:55 +02:00
slush0
121e189643 Implemented test of pin exponential backoff 2013-10-11 03:51:45 +02:00
slush0
b8ddd0279a Test of PIN cancel function 2013-10-10 17:18:02 +02:00
slush0
69fa23ff57 Fixed GetMPK, get_device_id 2013-10-08 20:33:39 +02:00
slush0
f7f04b0482 Introduce pin_input message to trigger PinMatrix widget 2013-10-07 23:27:56 +02:00
slush0
18d5f9f3d6 ApplySettings triggers init_device to reload Features structure 2013-09-13 05:31:24 +02:00