Commit Graph

13320 Commits (main)
 

Author SHA1 Message Date
slush0 e9dbedfd33 Added unit test for PAYTOSCRIPTHASH
10 years ago
Pavol Rusnak 0ca0594077 parse sequence in txapi as well
10 years ago
Pavol Rusnak 49eec8b78e txapi cleanup
10 years ago
Pavol Rusnak 7a1e2827c8 check for known scriptPubKey asm
10 years ago
Pavol Rusnak 38ed16934f use bitcore for tx api
10 years ago
Pavol Rusnak 860aa753c9 put TXAPIs into one location
10 years ago
Pavol Rusnak 412528d522 fix PinMatrixRequest type enum
10 years ago
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
10 years ago
Pavol Rusnak f39b54601b add ButtonRequest_SignTx
10 years ago
Pavol Rusnak 4ba03a6c70 use string again where appropriate
10 years ago
Pavol Rusnak 50d1537f43 disable layout retrieval in debuglink for now
10 years ago
slush0 4b9cc6cb78 Added debug printing to debuglink communication
10 years ago
Pavol Rusnak 31454ffda6 add button/pin/passphrase protection to ping call in cmd.py
10 years ago
slush0 8e97281f29 Unit tests of recovery device, apply settings
10 years ago
slush0 89d17297ce Compiled pb
10 years ago
Pavol Rusnak b5ceb14f8d extract ecdsa_get_pubkeyhash
10 years ago
Pavol Rusnak d5e1ff8be8 remove version_byte and address from bip32
10 years ago
slush0 6a5ef6b823 Removed 'address' from HDNodeType
10 years ago
slush0 ff31a7bebc Compiled pb
10 years ago
slush0 2708ccd8ba Test of change pin failure
10 years ago