Commit Graph

8837 Commits (634ed5aabc6f3ad861403c4fff0edd7794f2f638)
 

Author SHA1 Message Date
slush0 2964cc4f9c Temporary disabled unit test
11 years ago
slush0 cbe8b42eed First unit test for streaming tx
11 years ago
slush0 d017ae2adf Fixed RequestTx structure
11 years ago
slush0 400f3e669f Reworked RequestTx
11 years ago
slush0 ff77261a61 Fixed bin_output
11 years ago
slush0 345f6d6814 Compiled pb
11 years ago
slush0 e6bfe66399 Validity of config set to 30 days
11 years ago
slush0 c6bcf54876 Reworked TxRequest message
11 years ago
Pavol Rusnak 28be645370 fix whitespace
11 years ago
slush0 bff8038fad Reworked TxRequest message
11 years ago
Pavol Rusnak df99b56108 add PassphraseRequest to docu
11 years ago
Pavol Rusnak 5dc0be857c update pb
11 years ago
Pavol Rusnak 8d94d6168f change java package for protobuf classes
11 years ago
Pavol Rusnak 8f7658da89 outputs->bin_outputs, our_outputs->outputs in TransactionType
11 years ago
slush0 2c5e663aa8 Fixed spacing
11 years ago
Pavol Rusnak 60df691bb2 make txapi class more universal
11 years ago
Pavol Rusnak c3f74420a4 add OP_EQUAL to txapi parser
11 years ago
slush0 e9dbedfd33 Added unit test for PAYTOSCRIPTHASH
11 years ago
Pavol Rusnak 0ca0594077 parse sequence in txapi as well
11 years ago
Pavol Rusnak 49eec8b78e txapi cleanup
11 years ago
Pavol Rusnak 7a1e2827c8 check for known scriptPubKey asm
11 years ago
Pavol Rusnak 38ed16934f use bitcore for tx api
11 years ago
Pavol Rusnak 860aa753c9 put TXAPIs into one location
11 years ago
Pavol Rusnak 412528d522 fix PinMatrixRequest type enum
11 years ago
Pavol Rusnak dc0d7fd1d6 initialize version/lock_time in TransactionType
11 years ago
Pavol Rusnak 52f360ab12 add documentation, remove TxInput/TxOutput messages, use TxAck instead
11 years ago
Pavol Rusnak 51b9d4e177 recompile pb, adjust TransactionType constructors
11 years ago
Pavol Rusnak 8f870c54ed recompile pb
11 years ago
Pavol Rusnak df45b3cf06 cosmetic changes
11 years ago
Pavol Rusnak 0a2e1b66c9 update pb
11 years ago
Pavol Rusnak bfcc001fd2 add bl hash
11 years ago
Pavol Rusnak 560e2a7038 rebuild pb
11 years ago
Pavol Rusnak 2b2d92b924 add revision to Features
11 years ago
Pavol Rusnak e827517591 add mnemonic_check function
11 years ago
Pavol Rusnak 393c298c35 add progress_callback to mnemonic/pbkdf2 functions
11 years ago
Pavol Rusnak 27070e84a9 support binary messages in sign/verify message
11 years ago
slush0 e410acad0a Tool for digitally signing the config for Trezor browser plugin
11 years ago
Pavol Rusnak d18ad92fc1 use PinMatrixRequestType instead of arbitrary string
11 years ago
slush0 21f3481c61 Removed button presses for LoadDevice/ResetDevice/RecoveryDevice
11 years ago
slush0 d2a787821b Fixed reset device
11 years ago
Pavol Rusnak 25631221c5 fix test_word_fail in test_msg_recoverydevice
11 years ago
slush0 e0efe950c0 Fixed typos
11 years ago
slush0 40f8c56eb4 Updated tests to do
11 years ago
slush0 bf7fb7928b Numbered mnemonic
11 years ago
slush0 099cdd2578 Fixed load_device_by_xprv
11 years ago
Pavol Rusnak da6ce3acb8 add test for failed word in recovery device
11 years ago
Pavol Rusnak 10c42633fc add function to retrieve mnemonic wordlist
11 years ago
Pavol Rusnak 4fc8868589 rename word variables in DebugLinkState message
11 years ago
Pavol Rusnak 29dfac6691 rename word variables in DebugLinkState message
11 years ago
Pavol Rusnak 14007cc613 add test_verify_bitcoind to test_msg_verifymessage
11 years ago