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

8074 Commits

Author SHA1 Message Date
slush0
229cfa3cd4 Compiled pb 2014-02-04 01:02:07 +01:00
slush0
a437ae1022 Fixed some tests 2014-02-04 00:32:10 +01:00
slush0
60e6064d4e Configurable ping message 2014-02-04 00:31:44 +01:00
slush0
fa8c5e884f Compiled pb 2014-02-04 00:30:58 +01:00
slush0
0d883b61b2 Added ButtonRequest.code 2014-02-03 23:13:09 +01:00
slush0
18948e2848 Setup script 2014-02-03 22:24:54 +01:00
slush0
a56700a03b Reworked HID path handling (to fix Windows issues) 2014-02-03 21:49:07 +01:00
slush0
15d8c840b5 Remove required rependency to PyQt4 2014-02-03 19:30:40 +01:00
slush0
b3f9390ded Added distribute_setup.py because of Windows dist 2014-02-03 19:25:05 +01:00
slush0
472d15e774 Merge branch 'master' of github.com:trezor/python-trezor 2014-02-03 19:20:13 +01:00
slush0
c339a416b4 Changed readme 2014-02-03 19:19:45 +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
1fcb7e7fff Compiled pb 2014-02-03 16:17:02 +01:00
slush0
35c877a205 Merge branch 'master' of github.com:trezor/python-trezor 2014-02-03 15:45:23 +01:00
Pavol Rusnak
7a35872ccf unit test for signing/verifying messages 2014-02-03 15:44:52 +01:00
Pavol Rusnak
8a41dad609 signatures are binary in VerifyMessage/MessageSignature 2014-02-03 15:27:29 +01:00
slush0
85d98f2989 Updated warning 2014-02-03 11:36:56 +01:00
Pavol Rusnak
81f462a5c5 add ecdsa_sig_to_der 2014-02-02 22:01:43 +01:00
Pavol Rusnak
73489fbd33 split signing into ecdsa_sign_digest and ecdsa_sign/ecdsa_sign_double 2014-02-02 20:36:03 +01:00
slush0
3853deed39 Added RecoveryDevice / WordRequest / WordAck 2014-02-02 18:29:37 +01:00
slush0
5a10692e86 Implemented RecoveryDevice 2014-02-02 18:27:44 +01:00
slush0
cbd1e36bb8 Compiled pb 2014-02-02 18:27:36 +01:00
slush0
7152e091a9 Fixed missing parameter in reset_device 2014-02-02 15:37:50 +01:00
slush0
0262d13944 Added warning about entering secrets to this script 2014-02-02 15:29:07 +01:00
slush0
c7729e082c Tool for checking TREZOR-generated mnemonic 2014-02-02 15:24:47 +01:00
slush0
aadc279741 Added some sugar for easier handling in Multibit 2014-02-02 11:28:43 +01:00
slush0
fdf8c6fc95 Added Features.initialized 2014-02-01 13:41:46 +01:00
slush0
845f874aea Added Features.initialized
Implemented wipe_device
2014-02-01 13:39:21 +01:00
slush0
e2c8ad0f90 Compiled pb 2014-02-01 13:39:06 +01:00
slush0
eb22fad568 protobuf text_format now prints in both binary and hex form 2014-02-01 11:57:59 +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
a40a077613 rework ecdsa_address_to_hash160 into ecdsa_address_decode 2014-01-31 15:26:51 +01:00
Pavol Rusnak
2e4ec7fe0a introduce ecdsa_address_to_hash160 2014-01-30 20:34:05 +01:00
Pavol Rusnak
e34874b7c1 add entropy message test 2014-01-29 19:09:24 +01:00
Pavol Rusnak
24861a1b58 add check for expected type of message responses 2014-01-27 20:19:12 +01:00
Pavol Rusnak
7dc057c903 add testcases for address generation
fix bug for version != 0
process uncompressed pubkeys as well
2014-01-27 19:57:44 +01:00
slush0
1089f58eb5 Code cleanup 2014-01-27 16:57:32 +01:00
Pavol Rusnak
368c31d138 remove coin from session 2014-01-21 19:20:10 +01:00
Pavol Rusnak
c0ee25c851 don't use implicit versions in bip32 2014-01-21 18:38:44 +01:00
Pavol Rusnak
733a4e979c adapt config.py to new api 2014-01-20 13:21:49 +01:00
slush0
78efd80bbc Added EstimateTxSize 2014-01-18 05:14:02 +01:00
slush0
93d7fe5341 Estimate tx size 2014-01-16 23:08:20 +01:00
slush0
a1000528f3 Compiled pb 2014-01-16 23:04:48 +01:00
Pavol Rusnak
8764a03453 compute fingerprints 2014-01-14 15:29:46 +01:00
Pavol Rusnak
ed7e2e5058 implement public child key derivation 2014-01-14 14:35:13 +01:00
slush0
91b2b637b4 BIP32 public CKD 2014-01-14 14:29:18 +01:00
slush0
999194fa59 Compiled pb 2014-01-14 14:29:13 +01:00