Commit Graph

10713 Commits (2487c89527ab128927b4ca5deedbd12f2911e3dc)
 

Author SHA1 Message Date
Pavol Rusnak dc0d7fd1d6 initialize version/lock_time in TransactionType
10 years ago
Pavol Rusnak 52f360ab12 add documentation, remove TxInput/TxOutput messages, use TxAck instead
10 years ago
Pavol Rusnak 51b9d4e177 recompile pb, adjust TransactionType constructors
10 years ago
Pavol Rusnak 8f870c54ed recompile pb
10 years ago
Pavol Rusnak df45b3cf06 cosmetic changes
10 years ago
Pavol Rusnak 0a2e1b66c9 update pb
10 years ago
Pavol Rusnak bfcc001fd2 add bl hash
10 years ago
Pavol Rusnak 560e2a7038 rebuild pb
10 years ago
Pavol Rusnak 2b2d92b924 add revision to Features
10 years ago
Pavol Rusnak e827517591 add mnemonic_check function
10 years ago
Pavol Rusnak 393c298c35 add progress_callback to mnemonic/pbkdf2 functions
10 years ago
Pavol Rusnak 27070e84a9 support binary messages in sign/verify message
10 years ago
slush0 e410acad0a Tool for digitally signing the config for Trezor browser plugin
10 years ago
Pavol Rusnak d18ad92fc1 use PinMatrixRequestType instead of arbitrary string
10 years ago
slush0 21f3481c61 Removed button presses for LoadDevice/ResetDevice/RecoveryDevice
10 years ago
slush0 d2a787821b Fixed reset device
10 years ago
Pavol Rusnak 25631221c5 fix test_word_fail in test_msg_recoverydevice
10 years ago
slush0 e0efe950c0 Fixed typos
10 years ago
slush0 40f8c56eb4 Updated tests to do
10 years ago
slush0 bf7fb7928b Numbered mnemonic
10 years ago
slush0 099cdd2578 Fixed load_device_by_xprv
10 years ago
Pavol Rusnak da6ce3acb8 add test for failed word in recovery device
10 years ago
Pavol Rusnak 10c42633fc add function to retrieve mnemonic wordlist
10 years ago
Pavol Rusnak 4fc8868589 rename word variables in DebugLinkState message
10 years ago
Pavol Rusnak 29dfac6691 rename word variables in DebugLinkState message
10 years ago
Pavol Rusnak 14007cc613 add test_verify_bitcoind to test_msg_verifymessage
10 years ago
Pavol Rusnak 2f498f63e2 don't request confirmation of change addresses
10 years ago
Pavol Rusnak 1e148a7b7b really query for internal entropy before sending external one
10 years ago
Pavol Rusnak 3cd07c4dea get public_node doesn't use coin param anymore
10 years ago
Pavol Rusnak 006812a0b3 add one more test to test_msg_changepin
10 years ago
Pavol Rusnak ffa289967c adapt to new pb, small fixes
11 years ago
Pavol Rusnak f39b54601b add ButtonRequest_SignTx
11 years ago
Pavol Rusnak 4ba03a6c70 use string again where appropriate
11 years ago
Pavol Rusnak 50d1537f43 disable layout retrieval in debuglink for now
11 years ago
slush0 4b9cc6cb78 Added debug printing to debuglink communication
11 years ago
Pavol Rusnak 31454ffda6 add button/pin/passphrase protection to ping call in cmd.py
11 years ago
slush0 8e97281f29 Unit tests of recovery device, apply settings
11 years ago
slush0 89d17297ce Compiled pb
11 years ago
Pavol Rusnak b5ceb14f8d extract ecdsa_get_pubkeyhash
11 years ago
Pavol Rusnak d5e1ff8be8 remove version_byte and address from bip32
11 years ago
slush0 6a5ef6b823 Removed 'address' from HDNodeType
11 years ago
slush0 ff31a7bebc Compiled pb
11 years ago
slush0 2708ccd8ba Test of change pin failure
11 years ago
slush0 39348895f9 Fixed unittest for get_subnode CKD
11 years ago
slush0 e19c8881c0 Removed 'version' from HDNodeType & fixed unit tests
11 years ago
slush0 60e23c38d3 Compiled pb
11 years ago
slush0 4b69996244 Implemented DebugLink->word request
11 years ago
slush0 7755fa0a78 Removed 'version' from HDNodeType
11 years ago
Pavol Rusnak 4ca5b9e5e2 fix get_public_node call in test_msg_getaddress
11 years ago
Pavol Rusnak 8c47b572df new test to compare private and public branch of bip32
11 years ago