Commit Graph

11121 Commits (692ea1415eab6d95d4ced3ceafba326c7b244617)
 

Author SHA1 Message Date
slush0 fa8c5e884f Compiled pb
11 years ago
slush0 0d883b61b2 Added ButtonRequest.code
11 years ago
slush0 18948e2848 Setup script
11 years ago
slush0 a56700a03b Reworked HID path handling (to fix Windows issues)
11 years ago
slush0 15d8c840b5 Remove required rependency to PyQt4
11 years ago
slush0 b3f9390ded Added distribute_setup.py because of Windows dist
11 years ago
slush0 472d15e774 Merge branch 'master' of github.com:trezor/python-trezor
11 years ago
slush0 c339a416b4 Changed readme
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 35c877a205 Merge branch 'master' of github.com:trezor/python-trezor
11 years ago
Pavol Rusnak 7a35872ccf unit test for signing/verifying messages
11 years ago
Pavol Rusnak 8a41dad609 signatures are binary in VerifyMessage/MessageSignature
11 years ago
slush0 85d98f2989 Updated warning
11 years ago
Pavol Rusnak 81f462a5c5 add ecdsa_sig_to_der
11 years ago
Pavol Rusnak 73489fbd33 split signing into ecdsa_sign_digest and ecdsa_sign/ecdsa_sign_double
11 years ago
slush0 3853deed39 Added RecoveryDevice / WordRequest / WordAck
11 years ago
slush0 5a10692e86 Implemented RecoveryDevice
11 years ago
slush0 cbd1e36bb8 Compiled pb
11 years ago
slush0 7152e091a9 Fixed missing parameter in reset_device
11 years ago
slush0 0262d13944 Added warning about entering secrets to this script
11 years ago
slush0 c7729e082c Tool for checking TREZOR-generated mnemonic
11 years ago
slush0 aadc279741 Added some sugar for easier handling in Multibit
11 years ago
slush0 fdf8c6fc95 Added Features.initialized
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 a40a077613 rework ecdsa_address_to_hash160 into ecdsa_address_decode
11 years ago
Pavol Rusnak 2e4ec7fe0a introduce ecdsa_address_to_hash160
11 years ago
Pavol Rusnak e34874b7c1 add entropy message test
11 years ago
Pavol Rusnak 24861a1b58 add check for expected type of message responses
11 years ago
Pavol Rusnak 7dc057c903 add testcases for address generation
11 years ago
slush0 1089f58eb5 Code cleanup
11 years ago
Pavol Rusnak 368c31d138 remove coin from session
11 years ago
Pavol Rusnak c0ee25c851 don't use implicit versions in bip32
11 years ago
Pavol Rusnak 733a4e979c adapt config.py to new api
11 years ago
slush0 78efd80bbc Added EstimateTxSize
11 years ago
slush0 93d7fe5341 Estimate tx size
11 years ago
slush0 a1000528f3 Compiled pb
11 years ago
Pavol Rusnak 8764a03453 compute fingerprints
11 years ago
Pavol Rusnak ed7e2e5058 implement public child key derivation
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